The Smallest Hello World Program
Understanding how executable binaries actually work
Dec 30, 20248 min read16K

Search for a command to run...
Articles tagged with #software-development
Understanding how executable binaries actually work

Learning how the IMAP protocol actually works

I recently had a discussion with a colleague about whether we should introduce a character count limit per line into our style guide. He believes it enhances readability, while I argue that readability should be facilitated by the editor or IDE, not ...

A review by a Rust enthusiast

& Why I use Ubuntu as server distribution
