Story Published at: May 15, 2023 at 05:53AM
Self-Replace: A Utility For Self Replacing Executables
Introducing “Implement DNS in a Weekend”
Story Published at: May 12, 2023 at 02:37PM
The Linux Kernel Module Programming Guide
Story Published at: May 2, 2023 at 03:39AM
Automate your Python project with Makefile (2021)
Story Published at: March 27, 2023 at 04:50PM
NASA ICER image compression algorithm as a C library
Story Published at: March 24, 2023 at 03:49AM
Understanding Computer Networks by Analogy
Story Published at: March 10, 2023 at 12:45PM
Marginalia Search: 2 years, big news
Story Published at: February 26, 2023 at 01:53PM
The Surprising Things That CSS Can Animate (2020)
Story Published at: January 20, 2023 at 10:13AM
Customer returned $800 in books after using them to stage a home for holidays
Story Published at: January 16, 2023 at 12:26PM
Show HN: Interactive exercises for Linux CLI text processing commands
Last month, I started learning a Python TUI framework called Textual. After working on a 4×4 board game, I made an interactive app to test your CLI text processing skills with 40 beginner to intermediate level exercises. The app is fairly basic in terms of features — only single input file, so no stdin data, multiple files, etc. Most of […]