A Random Walk
About
Archive
Search
Tags
RSS
strace tips for better debugging
Bash - Oops I deleted my bin dir challenge
HTML toggle headings using Details Summary element and some CSS
An APL a day! - Caesar Salad
An APL a day! - Put It In Reverse
An APL a day! - Elimination Sort
Re-learning Lua
S3 Game
NPM and Node tips to make your dev machine (slightly) safer
Webhook to auto-deploy on git push to Github
Bash function to add TILs
Setting display brightness on Linux from the command line
Easy VPN using Wireguard
Git Tagging Tutorial
Bash Command Completion - Finding all the cats in your $PATH!
Command-line productivity tips : Getting help in the terminal
Git: How to keep your fork updated with remote repository
Ensuring that a shell script runs exactly once
Surviving the Linux OOM Killer
Algorithms: Gray Binary Code
100 Days Of Code
Algorithms: Generating Combinations
Awk - A useful little language
JVM Primer Part 2 - Debugging memory issues
A Primer on JVM Memory Management and Troubleshooting - 1
Snake case to camel case and back using regular expressions and Python
Cargo refused to build my project - A Rust debugging story!
Disk Space Debugging Checklist
Markdown (and some Hugo) Tutorial
Hello World