Jim's Depository

20 years of rewriting the same code
swift category
Real fonts on small screens. No shaping, no hinting, no strings — you own the pixels, it owns the curves.
swift category
RFC 5228 email filtering using the Sieve language. I mean, I fell bad making you use that, but it is what there is. And this will do it.
embedded category
When a framebuffer cannot fit in RAM, fixed-Huffman DEFLATE can turn banded rendering into browser-ready PNGs without zlib’s workspace. The trade-off is less compression than a full encoder, but a practical HTTP screenshot path for tiny embedded dashboards. Dashboards compress about 10x compared to 30x for an unconstrained compressor.
femtoblogger category
IndexNow is an aggregator for sending notices that a web page is updated to interested parties. They have an interesting one ended authentication mechanism.
coding category
For months this site has been shunned by Google. Something happened now it will discover all the pages, but not look at them or index them. It says it is planning to, but never does it. They are celebrating their probably accidental black holing of the site by giving me an award for them cutting my clicks to 5 in a month.
embedded category
A real-world Lua policy manages dual-voltage battery banks, solar, generators, relays, and inverter interlocks—plus a practical workflow for staging configurations, flashing firmware, and inspecting controller snapshots with `power4ctl`.
swift category
This Concurrency–friendly SQLite layer offers actor-owned connections, explicit read/write transactions, prepared statements, and typed row decoding in 765 lines of Swift.
embedded category
blescan uses Rust, zbus, and BlueZ’s D-Bus APIs to list nearby advertisers or inspect a device’s GATT services, characteristics, and readable values. Prebuilt Debian packages are available for Raspberry Pi.
more articles