02 — writingartikelen
WritingArtikelen
Where I write up what I figured out building these — the good parts, the dead ends, and the odd strong opinion about tooling.Waar ik opschrijf wat ik ontdekte bij het bouwen — de leuke stukken, de doodlopende wegen en af en toe een uitgesproken mening over tooling.
firm: the Rails Solid stack, in pure Pythonfirm: de Rails Solid-stack, in pure Python
Background jobs, caching, pub/sub, and an audit log that all live in your existing SQL database. Ports of Rails 8's Solid stack — no Redis required.Achtergrondtaken, caching, pub/sub en een auditlog die allemaal in je bestaande SQL-database draaien. Ports van de Solid-stack uit Rails 8 — geen Redis nodig.
Owning the catalog: a faster search for the Dutch online libraryDe catalogus in eigen hand: sneller zoeken in de Nederlandse online bibliotheek
The official onlinebibliotheek.nl search is poor, so I scraped the whole catalog into SQLite + FTS5 and built my own fast, faceted search UI.De officiële zoekfunctie van onlinebibliotheek.nl is slecht, dus schraapte ik de hele catalogus naar SQLite + FTS5 en bouwde er mijn eigen snelle, gefacetteerde zoek-UI op.