Postingan

Show HN: Rekal – Long-term memory for LLMs in a single SQLite file https://ift.tt/6fOuzy5

Show HN: Rekal – Long-term memory for LLMs in a single SQLite file I got tired of repeating myself to my LLM every session. rekal is an MCP server that stores memories in SQLite and retrieves them with hybrid search (BM25 + vectors + recency decay). One file, local embeddings, no API keys. https://ift.tt/BmMPwiu April 13, 2026 at 04:25AM

Show HN: Claudraband – Claude Code for the Power User https://ift.tt/iecGOW1

Show HN: boringBar – a taskbar-style dock replacement for macOS https://ift.tt/jUbixO9

Show HN: boringBar – a taskbar-style dock replacement for macOS Hi HN! I recently switched from a Fedora/GNOME laptop to a MacBook Air. My old setup served me well as a portable workstation, but I’ve started traveling more while working remotely and needed something with similar performance but better battery life. The main thing I missed was a simple taskbar that shows the windows in the current workspace instead of a Dock that mixes everything together. I built boringBar so I would not have to use the Dock. It shows only the windows in the current Space, lets you switch Spaces by scrolling on the bar, and adds a desktop switcher so you can jump directly to any Space. You can also hide the system Dock, pin apps, preview windows with thumbnails, and launch apps from a searchable menu (I keep Spotlight disabled because for some reason it uses a lot of system resources on my machine). I’ve been dogfooding it for a few months now, and it finally felt polished enough to share. It’s for peo...

Show HN: T4 – a versioned datastore with branching and time-travel (S3-backed) https://ift.tt/hZRmXQe

Show HN: T4 – a versioned datastore with branching and time-travel (S3-backed) Hi HN, I built t4, a datastore that stores its WAL and snapshots in S3. Instead of traditional storage, it writes append-only segments to object storage and reconstructs state from checkpoints + WAL. A side effect of this model is that the database becomes naturally versioned: - you can restore any past state - branch from any point (with copy-on-write) - replay history I started this as an experiment to replace etcd in Kubernetes, but it’s evolving into a general-purpose versioned state store. Curious what people think about: - using object storage as the primary persistence layer - whether branching/time-travel is actually useful in practice https://ift.tt/aSDs3VU April 13, 2026 at 12:22AM

Show HN: We scanned uscis.gov for third-party trackers. The results are jarring https://ift.tt/amDKlIv

Show HN: We scanned uscis.gov for third-party trackers. The results are jarring https://ift.tt/q5JioSc April 11, 2026 at 08:43PM

Show HN: OpenDescent, decentralised encrypted messenger, no servers, no accounts https://ift.tt/9yS0VNf

Show HN: OpenDescent, decentralised encrypted messenger, no servers, no accounts https://ift.tt/jWc7ZeL April 11, 2026 at 11:33PM