~/ hasil@local
offline
$ ls ~/projects

Projects.

Things I built on nights and weekends. Not all of them work. The ones that do are mostly small on purpose.

002 entries · sorted newest first
shipping maintained beta archived
P-05

youtube-auto-resume

v.2026

YouTube pauses your video. This hits play.

YouTube/Google declared war on adblockers. On Firefox, videos pause after a few seconds if you run uBlock Origin or anything like it. A major annoyance for me and many others. This extension watches for the pause and resumes automatically so you can stop clicking play.

→ git/youtube-auto-resume-firefox · javascriptfirefoxwebextension
shipping
P-02

cassette

v.2025

A WASM plugin host that does not lie to you.

Honest error messages, predictable memory, and a five-line example that actually compiles. Built after one too many afternoons fighting other peoples' abstractions.

→ git/cassette · rustwasmwasi
beta