Apps

Ply: a native UI engine for Rust apps

Ply: A Rust UI Engine That Actually Makes Sense Building apps in Rust is supposed to be empowering. You get memory safety, performance, and the satisfaction of knowing your code

· 4 min read
Apps

jj: version control without the staging area

jj: Version Control That Actually Makes Sense Git has trained us to think in patches, staging areas, and merge conflicts. We've accepted that version control should be painful

· 3 min read
Apps

sig: Interactive grep for streaming data

sig: Interactive grep for streaming data You're watching a Kubernetes pod's logs fly by and there—did you see that error message? Gone. Buried under twenty

· 2 min read
Apps

tortuise: 3D Gaussian Splats in Your Terminal

tortuise: 3D Gaussian Splats in Your Terminal 3D graphics. In your terminal. Made of Unicode characters. That sounds like a joke until you see it running. Tortuise renders Gaussian splats

· 3 min read
Linux

iptables: the commands you need

Complete iptables firewall guide: tables, chains, rules, real server configuration, troubleshooting, and practical security examples for Linux systems.

· 6 min read