Skip to content

topic

Vibecoding

4 posts tagged Vibecoding.

Vibecoding & Dev Tooling3 min read

Browser-Native Python Data Persistence: What the OPFS + Pyodide Harness Proves

Simon Willison used Claude Code to build a cross-browser test harness exploring whether Datasette Lite can read and write persistent SQLite files via the browser's Origin Private File System — a small experiment with large implications for client-side data tooling.

  • pyodide
  • webassembly
  • opfs
  • sqlite
  • vibecoding
Read the post
AI & Vibecoding4 min read

"Claude Responded:" What a Congressional AI Fumble Says About Disclosure in the Wild

An unedited Claude timestamp left in a House defense bill summary exposes the widening gap between ambient AI use and the review discipline that professional work demands.

  • ai disclosure
  • vibecoding
  • claude
  • ai tooling
  • generative ai
Read the post
Vibecoding & Dev Tooling3 min read

One Character That Broke Everything: The Dependency Pin Trap in Python Plugins

Simon Willison's datasette-export-database 0.3a2 fixed a classic Python packaging mistake — a strict `==` pin that silently locked out most users.

  • python
  • packaging
  • datasette
  • vibecoding
  • open-source
Read the post
AI Trading5 min read

Risk Rails First: Designing LLM-in-the-Loop Trading Systems

Putting a language model near live capital is an exercise in constraint engineering. The model is the easy part; the rails that bound what it can do are the product.

  • ai-trading
  • llm
  • risk-management
  • automation
  • vibecoding
Read the post