apfel - The free AI already on your Mac
CLI. Fully local using apple foundation model. Needs macos tahoe and a silicon apple. 4k token context
apfel.franzai.com
Posts by Alexander Reelsen
... distributed systems, blob storage with a dose of Lucene, latest Java and down to the ops level in between.
Feel free to ping me in case of questions about the position or check the more verbose job description and apply
jobs.elastic.co/jobs/enginee...
Interested in bringing Elasticsearch search capabilities to the next level? We're searching for an experienced colleague to join the team I am in as well. Fully distributed, nicest and most humble colleagues you can ask for (and me admittedly), plus fun problems at the edge of search...
SQL Has Problems. We Can Fix Them: Pipe Syntax In SQL
Not a new paper, but still some interesting tidbits in there. Like the LOG operator, especially when you deal with page long queries and joins. You also find a bit of criticism when googling...
research.google/pubs/sql-has...
CrackArmor: Multiple vulnerabilities in AppArmor
A bunch of vulnerabilities in AppArmor, dating back up to 2017. Security is a game of adding layers...
cdn2.qualys.com/advisory/202...
DuckDB with HNSW, ACORN & RaBitQ
nice blogpost about implementing ACORN in a DuckDB plugin and why it makes so much sense.
cigrainger.com/blog/duckdb-...
defuddle - Get the main content of any page as Markdown
With agents on the rise these kind of tools will become an absolute standard and improve a lot in the next months.
github.com/kepano/defud...
Capsicum vs seccomp: Process Sandboxing
Nice comparison between FreeBSD & Linux implementations. "Elegant, certainly. Also almost completely unusable for anything that needed to do actual work." about the initial seccomp impl...
vivianvoss.net/blog/capsicu...
How we caught the Axios supply chain attack
trivy, litellm, axios.. guess this will hit dependencies across even more languages soon. Great post how this was detected with a prototype tool running on a engineers laptop.
www.elastic.co/security-lab...
Parents, who have kids playing Nintendo switch: I am searching for a bit of a logic/puzzle/brainteaser/adventure game for a 10 year old. As I don't play myself, I am happy for recommendations :-)
Decompiled the White House's New App
Nice blog post about reverse engineering the white house app. If you are not too interested just scroll to the recap at the end. It's pretty wild.
blog.thereallo.dev/blog/decompi...
Monaspace is a new type system that advances the state of the art for the display of code on screen.
As a consumer it's often so hard to overlook all the work that goes into fonts, and I am happy for these kind of explanations. Nice read!
monaspace.githubnext.com
The Claude Code Source Leak: fake tools, frustration regexes, undercover mode, and more
Interesting peak into the source leak showing potential product features and some shortcuts taken.
alex000kim.com/posts/2026-0...
pg_plan_alternatives: Tracing PostgreSQL's Query Plan Alternatives using eBPF
capturing execution plans, visualizing via SVGs. Check out the whole blog for other great postgres performance posts.
jnidzwetzki.github.io/2026/03/04/p...
Landdown - Simple shell script sandbox
Nice idea of just prepending scripts with a few statements utilizing landdown to lock down read/write permissions and network connecton ability. Similar to landrun.
git.sr.ht/~marcc/landd...
pgmicro - in-process reimplementation of PostgreSQL, backed by SQLite
Postgres compatibility remains the USP for any database tool. And sqlite remains the USP for anything database in the agentic era[tm]. Just a PoC at the moment though.
github.com/glommer/pgmi...
Official Elastic Skills
a list of skills with various that will grow over time, allowing you to basically have a list of local files and automatically create visualizations out of that. A nice benchmark to test agents and different visualization tools against my CDN data
github.com/elastic/agen...
yes 🤦♀️
Due to the flyway license change there is now a search for replacements in many projects (i.e. KeyCloak). Following the issue I heard for the first time about sqitch, which seems to be more of a maintenance mode. Anyone using this?
sqitch.org
AI bug reports went from junk to legit overnight, says Linux kernel czar
From low quality to medium quality, that still requires some work outside the code, but the rate of change is interesting to see.
www.theregister.com/2026/03/26/g...
Where did 400 MiB go?
Nice investigation where 400MB of a node.js app went. V8, glibc, app, GC.. so many candidates to exclude and include.
frn.sh/pmem/
Paper of the day: ZOR filters: fast and smaller than fuse filters
"ZOR filters can achieve overhead within of the information-theoretic lower bound while retaining fuse-like query performance"
arxiv.org/abs/2602.03525
Noticed that my wezterm brew package had not been updated for more than a year I also followed the herd and switched to ghostty. Not too much of a difference to me. Managed to get my keyboard shortcuts transferred pretty quickly and do not have a lot of custom configurations otherwise.
ghostty.org
zeroboot - sub-millisecond VM sandboxes for AI agents via copy-on-write forking
sandboxes will be created until the all CLI coding agents have added native per-default access to their solution. Same for all the claws of the world.
github.com/zerobootdev/...
turboAPI - FastAPI compatible python framework, but written in Zig
Apparently a drop-in replacement with a much better performance footprint by removing GIL and more handlers written in Zig.
github.com/justrach/tur...
Shaper - a a duckdb powered dashboarding tool
Interesting approach of extending SQL with dashboarding instructions. Slight difference to evidence with using SQL in markdown and then custom tags.
taleshape.com/shaper/docs/
Seems that there is a trend for PDF rendering engines in programming languages at the moment. This time a go variant, the demo features a nice HTML to PDF rendering example. No tex or typst needed.
github.com/carlos7ags/f...
Paper of the day: Learning Retrieval Models with Sparse Autoencoders
SPLARE from the same folks who published SPLADE it seems. For now it seems just a paper, not a model yet. Also seems multilingual.
arxiv.org/abs/2603.13277
Revamped my little website a little. Still focused on text content, but now with a dark mode and published all my presentations on my personal website as well instead of leaving them spread across slideshare, speakerdeck and notion - who knows how long those stick around.
spinscale.de