Release: A very experimental alpha plugin which lets you do this: datasette tailscale mydata.db \ --ts-authkey tskey-auth-xxxx --ts-hostname datasette-preview This starts a localhost Datasette server with a serves Datasette. It's using the Python bindings for the experimental asking if there's a cleaner way of setting up the proxy mechanism. Tags: <a href=" <a href=" Read more ›
Today we launched a new plugin for Datasette, on the Datasette project blog. That post has the what, but I'm going to expand on that a little bit here to provide the why. The TL;DR Datasette Apps are self-contained HTML+JavaScript applications that run in a tightly constrained sandbox hosted on your Datasette application. They can use JavaScript to run read-only SQL queries against data in Datasette, and can run write queries too if you configure them . Here's a and a - the latter lo... Read more ›
Release: This release expands datasette-acl from table-only permissions toward a general resource-sharing system. Alex Garcia did most of the work for this release - we're fleshing out the plugin that will allow multi-user Datasette instances finely grained control over who can access which resources within Datasette. Tags: <a href=" <a href=" Read more ›
The worst type of bug is one that only happens on prod. And only on prod. If you checked this blog in the past few weeks, you might have encountered a big fat 500 error. Read more ›
I don't know about good, I use a lot of local models and they're still pretty painful to run locally Read more ›
Chinese AI lab on June 13th, and then yesterday (June 16th) released the full open weights under an MIT license. Similar in size to their previous GLM-5 and GLM-5.1 releases, this is 753B parameter, The buzz around this model is strong. Artificial Analysis, who run one of the most widely respected independent benchmarks: . GLM-5.2 is the leading open weights model on the Intelligence Index v4.1. At 51, it leads MiniMax-M3 (44), DeepSeek V4 Pro (max, 44) and Kimi K2.6 (43) They did however fin... Read more ›