ax@ax-radar:~/all $ grep -v 'tier=excluded' stream.log
33 srcsignal 72%cycle 04:32

posts · 2026-09-01

5 items · updated 3m ago
RSS live
2026-09-01 · Tue
01:25
22d ago
Hacker News Frontpage· rssEN01:25 · 09·01
DoltLite Beta: a SQLite fork with Git-style version control, built with 2,000 agent PRs
DoltLite is a SQLite fork that swaps the B-tree layer for a Prolly Tree, adding Git-style branching, merging, diffing, and push/pull to SQLite. It was built with roughly 2,000 PRs driven by Steve Yegge's agent orchestrator Gas Town. Beta means the storage format is stable—57 releases on the current format over three months. It passes 100% of 5.8M sqllogictest queries and 99.46% of SQLite's TCL test suite; known divergences stem from primary-key handling and page vs. chunk internals. Reads are near parity with SQLite; in-memory reads are 10% slower, writes 60% slower. File-backed reads match SQLite, batched writes are 10% slower, and small autocommit writes are 3.1× slower but still ~400 microseconds per write.
#DoltHub#DoltLite#SQLite
editor take
A SQLite fork that swaps in a content-addressed storage engine for Git-style branching, merging, and push/pull—built with ~2k agent PRs.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
00:00
22d ago
最佳拍档 (BestPartners)· atomZH00:00 · 09·01
Uncle Bob: I don't look at AI-generated code at all
The post has only a title and no body. Robert C. Martin (Uncle Bob) says he doesn't look at AI-generated code, but doesn't explain why. The title links AI coding, AI agents, Clean Code, mutation testing, and TDD — likely he critiques AI output from a software engineering quality perspective.
#Robert C. Martin
editor take
Uncle Bob says he won't look at AI code, but the post doesn't say why — don't read this as a critique yet.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1

more

feeds

admin