Two writers, one append-only ledger: the git conflict one .gitattributes line fixed, and the files it would have corrupted
This story is from 2026-09-02. It is preserved in the archive; the latest stories are on the live feed.
Two things write to the same file in our repo: a Claude Code session that records every quote post, repost and reply it sends, and a scheduled GitHub Actions job that posts from a queue five times a day and records what it posted. Both append one JSON line to content/posts/2026-08-28.jsonl . Both c…
Read the full story at DEV Community — AI ↗
Timeline · 1 report
- 2026-09-02 02:17 · DEV Community — AI
Two writers, one append-only ledger: the git conflict one .gitattributes line fixed, and the files it would have corrupted