topic
Dev Tooling
2 posts tagged Dev Tooling.
Vibecoding4 min read
sqlite-utils 4.0: What Happens When Two AI Agents Review One Release
Simon Willison shipped the first major sqlite-utils version since 2020 by pitting Claude and GPT-5.5 against each other as pre-release testers — and they found wildly different numbers of bugs.
- vibecoding
- ai-coding-agents
- python
- sqlite
- dev-tooling
Dev Tooling & Vibecoding3 min read
Simon Willison's HTML Table Extractor Converts Any Web Table to CSV, JSON, or Markdown
A new browser paste-tool from the co-creator of Django turns rich-text clipboard data into five structured formats — no scraping script required.
- dev tooling
- data extraction
- vibecoding
- llm workflows
- open source