posts
2026
Hyprland crashed, tmux lost the socket
When Hyprland restarts, your tmux panes still point to the old socket. And get the annoying message that can't connct to the socket. Fuck my life...
Git Workflow
My git workflow, being a terminal user.
Managing multiple git identities
How to use multiple git configs for different projects without thinking about it.
Click Claude
Some thoughts on Claude Code
2023
Creating a Lua Environment in C++
How to embed Lua into a C++ project for runtime scripting and extensibility.
Case Study K
A case study on securing Apache against Slowloris attacks using Kubernetes, Istio, Vagrant, and Helm.
Slowloris DoS
An overview of Slowloris DoS attacks and how they silently exhaust web server connections.