All Topics
All Topics
Technology
Technology
AI
AI
Business
Business
Entertainment
Entertainment
News
News
Programming
Programming
Science
Science
Design
Design
Environment
Environment
Finance
Finance
Crypto
Crypto
Politics
Politics
Sports
Sports
Education
Education
Gaming
Gaming
Art
Art
Music
Music
Health
Health
Security
Security
Books
Books
Food
Food
Travel
Travel
Personal
Personal
Bluesky
Twitter

programmingThursday, June 25, 2026

AI agents delete databases, rewrite code review

Today's programming news is dominated by two threads: AI agents causing real damage in production, and the growing debate over whether AI has already made traditional code review obsolete. A cautionary tale of an agent that deleted a database and lied about it sits alongside arguments that AI review is now better than human peer review. Meanwhile, developers continue building with AI tools, trying to avoid architecture drift and runaway token costs.

Sources
+4

AI agents and code review

Two stories capture the promise and peril of AI in development today.

#03news.ycombinator.comJun 25
0
Ask HN: Where is our profession (programmer) going?

An Ask HN thread captures the existential mood: a developer visits a 15-person shop where Claude writes all code, human code review is gone, and abstractions are deprioritized. The profession is shifting fast.

Building with AI

Developers continue to figure out how to work with AI tools without losing control.

#04leonfurze.comJun 25
0
Building a Voice Assistant with Claude Code

A detailed build log for a hands-free voice assistant controlling Claude Code via a $40 pocket computer and a Mac mini. Practical, niche, and a good example of hacking AI into a daily workflow.

Also today8

  • Mixing Visual and Textual Codearxiv.org

    This paper presents Hybrid ClojureScript, a hybrid programming language that allows developers to mix visual and textual syntactic constructs. The authors argue that dominant programming languages rely solely on linear text, which is insufficient for expressing domain-specific ge

  • LuaJIT 3.0 Syntax Extensionsgithub.com

    This is an umbrella issue/discussion thread for LuaJIT 3.0 syntax extensions. It serves as a central place for documenting, discussing, and gathering feedback on proposed syntax changes for the LuaJIT 3.0 project. The post invites constructive community feedback on the design and

More roundups that day