Cool things I learned about Bash this week

made by petermalmgren, submitted by porterjamesj
Bash tricks and hidden features you might not know about, with examples!

Implementing a calculator parser in Rust

made by petermalmgren, submitted by nicholasbs
Building a simple calculator by writing a recursive descent parser in Rust.

Star Battle Puzzle Party

made by rachelehrlich, petermalmgren, mayajosyula, leanalee, Jake Donham, must-compute, DanMurphy, ckini, Jessyjones, Aaryan Porwal, submitted by Jake Donham
Multi-player Star Battle puzzle made by multiple players! Uses React, SVG, and Socket.io.

Implementing Tracepath in Rust

made by petermalmgren, submitted by nicholasbs
A walkthrough for implementing the Tracepath command line tool in Rust!