llm, datasette, and sqlite-utils (and a few helpers I’ll mention below).
llm, datasette, and sqlite-utils (and a few helpers I’ll mention below).
uv shebang trick so I have to, too. But no actually I really do want to cover this killer feature of uv because it finally gives us the python “scripts” that we were promised.
Welcome back! Today, we’re diving into multi-label classification.
TimescaleDB. Is. Dope.
Back in the bad ol’ days when I worked on transient astronomy, all my timeseries data fit in memory. I’d store it in a CSV and not give it a second thought. But if you want to build a web application that leverages timeseries data, that won’t fly. You might think “I can’t store my timeseries data in a relational database, I need to stand up a whole new database for my timeseries stuff and I need to learn a whole new tsdb system and blah blah blah…”