[KongchangAI]

#SQLite

6 related articles

Capsule: Pack Web Apps and Data into a Single SQLite File
·2 min

Capsule: Pack Web Apps and Data into a Single SQLite File

Capsule is a Rust/Tauri 2.0 tool that packs HTML web apps and data into a single SQLite file — privacy-first, local storage, portable sharing, with AI support.

Read more
github-to-sqlite 2.9.1 Released: Fixes sqlite-utils 4.x Compatibility
·1 min

github-to-sqlite 2.9.1 Released: Fixes sqlite-utils 4.x Compatibility

github-to-sqlite 2.9.1 fixes compatibility with sqlite-utils 4.x. Learn what changed, why it matters for Datasette-based data pipelines, and how to upgrade.

Read more
SQLite Releases AGENTS.md: Explicitly Rejecting AI-Generated Code and Opening a Dedicated Bug Forum
Industry Insights
·2 min

SQLite Releases AGENTS.md: Explicitly Rejecting AI-Generated Code and Opening a Dedicated Bug Forum

SQLite adds AGENTS.md explicitly rejecting AI-generated code and opens a dedicated Bug forum to handle the flood of AI bug reports. A look at its AI governance strategy.

Read more
LLM CLI 0.32a1 Released: Fixes Tool-Calling Session Storage Bug
Tech Frontiers
·2 min

LLM CLI 0.32a1 Released: Fixes Tool-Calling Session Storage Bug

Simon Willison's open-source CLI tool LLM releases v0.32a1, fixing a data integrity issue when restoring tool-calling sessions from SQLite. Learn about the fix, core features, and how to update.

Read more
Datasette 1.0a29 Released: Fixing a Gnarly Segfault Race Condition with GPT-5.5
Tech Frontiers
·2 min

Datasette 1.0a29 Released: Fixing a Gnarly Segfault Race Condition with GPT-5.5

Datasette 1.0a29 preview released, fixing a segfault race condition introduced by test optimization. Developer Simon Willison used GPT-5.5 xhigh to help reproduce the issue, showcasing AI debugging in practice.

Read more
Reinventing the Wheel: Why Building From Scratch Is the Shortcut to the Technical Frontier
Expert Opinions
·3 min

Reinventing the Wheel: Why Building From Scratch Is the Shortcut to the Technical Frontier

Developer Andrew Quinn compressed a 3GB SQLite database into a 7MB FST file, sharing a profound insight: reinventing four or five wheels by hand beats passive study at pushing you to the technical frontier.

Read more