datasette 1.0a32

Simon Willison's Blog Tools

Summary

Datasette 1.0a32, an alpha release of the open-source tool for exploring and publishing data, has been announced.

No content available
Original Article
View Cached Full Text

Cached at: 06/01/26, 03:18 AM

# Release: datasette 1.0a32 Source: [https://simonwillison.net/2026/May/31/datasette/](https://simonwillison.net/2026/May/31/datasette/) This is a**beat**by Simon Willison, posted on[31st May 2026](https://simonwillison.net/2026/May/31/)\. [datasette1,504](https://simonwillison.net/tags/datasette/)[annotated\-release\-notes52](https://simonwillison.net/tags/annotated-release-notes/) ### Monthly briefing Sponsor me for**$10/month**and get a curated email digest of the month's most important LLM developments\. Pay me to send you less\! [Sponsor & subscribe](https://github.com/sponsors/simonw/)

Similar Articles

omlab/VLX-Seek-1.5-10B · Hugging Face

Reddit r/LocalLLaMA

VLX-Seek-1.5-10B is an open-source 10B vision-language model from omlab, designed for fine-grained visual grounding in embodied scenarios like drones, robots, and surveillance, using region-reference localization instead of coordinate generation.

Run Android ARM64 VR APKs on Apple Vision Pro

Hacker News Top

Klepton is an open-source tool that translates Android ARM64 VR APKs into loadable Apple libraries, enabling them to run on Apple Vision Pro without JIT, with Beat Saber already working.

nixpkgs-multiverse: every version that ever existed

Lobsters Hottest

nixpkgs-multiverse is a Nix flake that provides access to every version of every package that ever existed in Nixpkgs, allowing users to easily pin and mix historical package versions without multiple flake inputs.

SQLite with a Fine-Toothed Comb

Lobsters Hottest

John Regehr describes using tis-interpreter to search for undefined behavior in SQLite, finding bugs like dangling pointer uses and uninitialized reads that other tools missed.