TIL: Use the --root flag in place of HEAD~N for editing the initial commit message
6/11/2026 · 5 min read
git rebase -i --root
gitclirebasecommit
Engineering Blog
6/11/2026 · 5 min read
git rebase -i --root
6/9/2026 · 3 min read
One of many lessons deploying to an EC2 has taught me so far.
6/6/2026 · 7 min read
How important are data structures and algorithms for frontend development?
6/5/2026 · 3 min read
Inspired by Wirth's Law and the reality of the meta of UI bloat.