ai-coding
DoltLite hit beta on about 2,000 agent-written pull requests News
DoltHub announced on August 31, 2026 that DoltLite -- a SQLite fork with Git-style version control -- reached beta after five months and roughly 2,000 pull requests written by a team of agents, and now passes 100 percent of the 5.8-million-query sqllogictest suite.
A 65,000-line Go-to-Rust rewrite cost $400 by translating through a data model first News
Developer Iurii Krasnoshchok published an account on September 1, 2026 of rewriting a 65,000-line Go codebase into Rust for about $400 using Claude Fable, by having the model extract the program's structure into graphs and state machines first and regenerate code from that representation rather than translating file by file.
Torvalds: 'Linux is not one of those anti-AI projects' News
Linus Torvalds told the Linux kernel mailing list that the project will not take an anti-AI stance, rejecting what he called social-warrior attitudes toward developers who use AI tools and telling objectors they can fork the kernel.
Zig's creator says the 'AI rewrote our codebase' story is marketing, not a win News
Andrew Kelley and a widely-shared essay argue the celebrated AI-assisted rewrites shipped 'unreviewed slop' - fluent code that looks correct but hides systemic bugs, a review failure rather than proof of AI or language superiority.
Hallmark Tool
A design skill you install into Claude Code, Cursor, or Codex that forces AI-generated interfaces to look designed rather than generated. It picks a different page structure per brief, applies one of 20 named themes, and runs 57 anti-slop gates plus a self-critique pass before emitting anything -- banning fabricated statistics, inline color values, fake browser chrome, and italic headers. MIT licensed, 6.2k stars.