Profile

User's avatar
npub1gv26...tlwl
npub1gv26...tlwl
I see a lot of complaints about untested AI slop in pull requests. Submitting those is a dereliction of duty as a software engineer: Your job is to deliver code you have proven to work
Here's my article on Gemini 3 Flash, with four pelicans (one for each of its thinking effort levels) plus an image gallery Web Component that I had Gemini 3 Flash build specially for this post
I ported a Python library implementing a full HTML5 parser to JavaScript using GPT-5.2 and Codex CLI in 4.5 hours, and decorated for Christmas and watched Knives Out while I was doing it
JustHTML by @npub1ukcz...r8n2 is a new Python library (no dependencies) that parses HTML according to the HTML5 specification and passes the 9,200 test html5lib-tests suite It's 3,000 lines of code mostly written by coding agents over a couple of months