This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
apoorva lal
apoorvalal.com
did:plc:4aj7hujucybehtvuteslorni
tbf i'd do this for like 10 commits and squash commits like so:
git reset --soft HEAD~10
git commit -am "actually informative commit message"
git push -f
the gc's are purely staging small units of work.
2025-08-31T00:05:37.502Z