Same 2021 article, same detector, a year apart: 97% AI, then 8.6%. This dev separates Anthropic's watermark from third-party detectors from platform badges, and argues the real question is who thought it through.
{ author: @pcescato }
Canvas gives pixels, not focus, text editing, IME, selection or accessibility. This dev argues every custom control ends up rebuilding a small UI framework inside the page, and built a retained runtime starting in the browser.
{ author: Zion Sati }
Adding full text search to Postgres is a two line migration. Running it without surprises is not. This dev covers GIN write amplification, what to watch during a real load test, and why relevance needs a judged query set.
{ author: Libme }
Every orphaned module had passing tests. Tests prove a function behaves when called, not that anything calls it. This dev's agent shipped fixes nothing invoked, then built a ranker that flagged its own core tools as dead.
{ author: Stefan Dragos Nitu }
No laptop, just a phone and a data plan. Vague feedback got vague results, precise feedback got exactly what was pictured. This dev found the tool was never the hard part. Knowing what to ask for was.
{ author: @chidimmaenyinna }