🦞🌯 Lobster Roll

Thread

Stevens: a hackable AI assistant using a single SQLite table and a handful of cron jobs (geoffreylitt.com)

Stories related to "Stevens: a hackable AI assistant using a single SQLite table and a handful of cron jobs" across the full archive.

Stevens: A hackable AI assistant using a single SQLite table and cron jobs (geoffreylitt.com)
Stevens: a hackable AI assistant using a single SQLite table and a handful of cron jobs (geoffreylitt.com)
A hackable AI assistant using a single SQLite table and a handful of cron jobs (geoffreylitt.com)
A hackable AI assistant using a single SQLite table and a handful of cron jobs (geoffreylitt.com)
Scaling SQLite to 4M QPS on a Single Server (EC2 vs Bare Metal) (blog.expensify.com)
Scaling SQLite to 4M QPS on a Single Server (EC2 vs Bare Metal) (2018) (blog.expensify.com)
Multi-tenant apps with single-tenant SQLite databases in global Tigris buckets (fly.io)
Scaling SQLite to 4M QPS on a Single Server (EC2 vs. Bare Metal) (2018) (use.expensify.com)
SQLite is not a single connection database (igorstechnoclub.com)
Trailbase: Fast, single-file, open-source app server built using Rust and SQLite (github.com)
Trailbase: Fast, single-file, open-source app server built using Rust and SQLite (trailbase.io)
Single-Writer Database Architecture: How SQLite Shaped Our Transaction Model (bugsink.com)
git-remote-sqlite: Single-file Git repos that can replicate with Litestream (github.com)
Git-remote-SQLite: Single-file Git repos that can replicate with Litestream (github.com)
Show HN: Hackable ScreenTime iOS App with Home Assistant and JavaScript Plugins (joshspicer.com)
I’ve tried a bunch of habit tracking apps, but most of them don’t do much more than replicate checkboxes on paper. Meanwhile, I’ve got a Home Assistant instance running my entire environment. So I thought: what if my lights only turned off at night after I finished that chapter? Or the AC kicked in ...
Canonical instructions for coding assistants from a single AGENTS.md (npmjs.com)
Beyond the SQLite single-writer limitation with concurrent writes (turso.tech)
Show HN: DMARC report parser as a single Go binary (SQLite, no Elasticsearch) (github.com)
Show HN: Postastiq – A single-binary, SQLite-backed blogging platform (postastiq.com)
FireClaw: Personal OpenClaw assistant in a single binary, built on Firecracker (github.com)
LocalGPT: A local AI assistant with persistent memory in a single binary (localgpt.app)
Show HN: Wax – RAG in a single file (SQLite for AI memory) (github.com)
Wax is a Swift-native, on-device memory layer for agents: store documents + embeddings + hybrid retrieval in a single crash-safe file.<p>Goal: replace the typical “RAG stack” with something you can ship inside an app (offline, deterministic token budgeting, reproducible retrieval).<p>Feedback welcom...
Show HN: SnkvDB – Single-header ACID KV store using SQLite's B-Tree engine (github.com)
I built *snkvDB* — a single-header, ACID-compliant key-value store with zero setup.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;hash-anu&#x2F;snkv" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;hash-anu&#x2F;snkv</a><p>### Why I built this<p>I wanted something as simple as a hashmap, but:<p>* pe...
SnkvDB – Single-header ACID KV store using SQLite's B-Tree engine (github.com)
Show HN: Potatoverse platform for apps in single binary, SQLite db (github.com)
Show HN: Aru AI local-first AI assistant with semantic memory in browser SQLite (chat.aru-lab.space)
Hi HN,<p>For the past year, I’ve been building a personal AI assistant from scratch. I was frustrated by two things: cloud-based LLMs using my conversations for training, and the lack of persistent, cross-chat memory in most UIs.<p>I wrote Aru Ai entirely in Vanilla JS as a PWA. There is no backend,...