Tag
Sci-Bot is an AI-powered research assistant connected to the Sci-Hub database, providing answers grounded in scientific literature. The project was built using AI-generated code as an experiment.
Stage is a code review platform that helps engineers review AI-generated PRs faster by grouping changes into logical chapters, aiming to reduce the backlog of pull requests.
This newsletter article discusses the challenge of AI-generated code outpacing human code review, leading to 'AI code slop', and offers strategies to balance speed and quality.
Bjarne Stroustrup criticizes AI-generated code, stating it introduces more bugs, bloat, and security holes, and is nearly impossible to validate, with senior developers retiring rather than dealing with it.
cargo-crap is a Rust tool that uses the CRAP metric to identify functions that are both complex and poorly tested, helping developers manage risk in AI-generated code.
A developer seeks feedback on building a system to audit AI-generated pull requests by reducing cognitive load and highlighting critical changes, asking about first-60-second review practices and trust evidence.
Google's Threat Intelligence Group reports that hackers are using AI-generated code to discover and weaponize a zero-day vulnerability that could bypass two-factor authentication, marking a notable escalation in AI-driven cybercrime.
Google reports 75% of its new code is now AI-generated and human-reviewed, up from 25% in 2024 and 50% in 2025, driven by Gemini models and agentic workflows.