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

2025-02-24

An APL a day! - Put It In Reverse

2025-02-21

An APL a day! - Elimination Sort

2025-02-20

Re-learning Lua

2021-12-04

S3 Game

2020-06-04

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

2018-11-22

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

2018-11-09

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