Scroll to see more

Rust

4 min read – Rust

Make some noise with Rust!

Use your keyboard and this three step program to tame some noise using the Rust programming language.

7 min read – Development, Everyday hacks, Rust

A better `ls` in 100 lines of Rust

Don't you just hate how boring ls is? I mean, it just spits out the names of files and folders on a line, one after the other. Come on, it's not 1987 anymore. Let's try to make our own version, using Rust! Don't know any Rust? Go ahead and read last year's Introduction to Rust first! 🦀 I'll be waiting 🥱