Manually importing data as audio in Audacity sounds super cool but takes a while and slows down my composition. Today I'm automating it in Rust!| reillyspitzfaden.com
Patela: A basement full of amnesic servers| osservatorionessuno.org
How should one structure their CLI programs? I've seen this question a few| kbknapp.dev
How I used my own Rust tool to ship 175 quality pixel fonts.| chevyray.dev
Posts and writings by Nical| nical.github.io
Today marks one week since I started working on my programming language, Crane.| maxdeviant.com
Learn the basics of StructOpt and build tailored Command Line Interfaces (CLIs) in Rust.| www.thorsten-hans.com
When Rust put out a call for blogs for 2020 I knew that I wanted to answer. I love pretty much everything about Rust, and I want to be able to use Rust as my tool of choice when building anything. However, right now there is some marked pain when working on certain kinds of projects in Rust.| maxdeviant.com
A lot about sockets, syscalls and bits| Adam Chalmers Programming Blog