James Darling
abscond.org
James Darling
@abscond.org
I thought it would be a nice 30-minute Sunday morning activity to update this little API to use the new 2025 IMD data.

The new geography data is also much higher resolution (nice!), but that means the SQLite file is now 500MB, so this little hack has broken (boo!)

I have other things I need to do
November 23, 2025 at 2:05 PM
Unfortunately, "vibe electronics" doesn't appear to be an option yet. Like humans, chatgpt struggles with how many fingers a transistor has.
April 26, 2025 at 4:16 PM
I think a career doing Test Driven Development is unhelpful when you're doing electronics. Creating a failing test has cost me £60.
April 26, 2025 at 11:30 AM
It feels weird, but is it bad? The reduction of external dependencies and build complexity feels like it's worth it?
February 5, 2025 at 3:28 PM
Committing a 65MB database file to version control still feels weird though.
February 5, 2025 at 3:07 PM
Appreciated Mohamed Hassan's talk at @brightonruby.com and @simonwillison.net's datasette work for getting me to take SQLite more seriously.

Talk: brightonruby.com/2024/litesta...
Also <3 Simon's excellent work in the open that helped me debug my spatialite docker img: github.com/simonw/datas...
Litestack: Unleashing the power of SQLite for Ruby Applications
When a technology has it’s moment
brightonruby.com
February 5, 2025 at 12:41 PM
I've repeatedly come across the need to find intersecting polygons for a location from a read-only source, but usually end knee-deep in PostGIS. Once I got it working, SQLLite with Spacialite is a lot more suited for this. The whole thing contained in a read-only docker image.
February 5, 2025 at 12:32 PM
I think it’s a very good view of your work, but more of a wistful view of a younger, more hopeful self.
November 28, 2024 at 1:57 PM
But a key thing to note: no matter how prodigious you are in your personal data production, it’s not close enough to being useful for training or tweaking a generative model with. You’ll be looking at prompt augmentation.
November 18, 2024 at 10:47 AM
I have plonked my Apple reminders into my morning journal prompts, but haven’t had much of an effect yet. Needs more tweaking maybe: github.com/james/ducky/...
Add my Apple reminders to the input · james/ducky@e2a589a
Using the reminders-cli to input my current todo list into the prompt for the questions.
github.com
November 18, 2024 at 10:43 AM