Implemented all 12 text processing tools planned in the previous article. Also reorganized the category system and switched the listing UI to a table layout.
I compiled research findings and implementation specifications for adding text-processing tools to lilting.ch/lab. Based on a comparison with DevToys, it highlights the gaps and documents detailed specs for 12 candidate tools.
Technical prep for automating an implement → review → fix loop with Claude Code and OpenAI Codex via tmux. Can it build something overnight unattended?
An experiment in exchanging WebRTC signaling data via QR codes to achieve P2P voice calls with zero servers. Covers SDP chunking/reassembly and ICE candidate gathering.