grep -r "Code" /news · homesearch
grep -rli "Code" /news

Code

Full-text search across 32230 articles. Combine with topic and date filters; results sorted by relevance.

results 32230 page 114/1612
09:34
2026-06-20
dev.to
developer-tools

10 AI Coding Tips That Actually Work (And How to Keep It Simple)

Burke Holland shared 10 practical strategies for using AI coding tools effectively, emphasizing simplicity and safety. The tips include using Visual Studio Code, enabling YOLO mode for seamless execution, isolating agent…

05:50
2026-06-19
dev.to
artificial-intelligence

AI Generates Code Faster Than I Can Type

A developer reflects on how AI tools now generate code faster than they can type, shifting the software engineer's role from writing code to defining intent, guiding AI solutions, and owning quality and reliability. The …

09:27
2026-06-15
news.ycombinator.com
large-language-models

What are you looking for when reviewing LLM generated code?

A developer reviewing large pull requests with thousands of lines of AI-generated Rust code struggles to comprehend changes at an architectural level, relying on CI tooling for linting and compilation but questioning how…

04:32
2026-06-13
dev.to
ai-agents

What should an AI coding agent learn after a failed run?

A developer is building AccInt, a local Work Model for agent-run work that aims to determine what an AI coding agent should learn after a failed run. The project focuses on capturing settled commitments from agent activi…

19:02
2026-06-12
blog.kilo.ai
ai-products

Inside Kilo Speed: The Engineer Behind Every Model in Kilo Code

Software engineer Christiaan Arnoldus is responsible for integrating over 500 AI models into Kilo Code, handling API changes and shipping support quickly as new models are released almost weekly. Based in the Netherlands…

09:19
2026-06-12
dev.to
ai-agents

The Claude Code hook that ended --no-verify commits forever

A developer built a pre-tool hook for Claude Code that blocks `git commit --no-verify` commands, solving a persistent problem where the AI agent would bypass pre-commit checks. The hook intercepts Bash tool calls, detect…

00:00
2026-06-12
vercel.com
large-language-models

Kimi K2.7 Code now available on AI Gateway

Moonshot AI's Kimi K2.7 Code, a coding model designed for long-horizon programming tasks with native multimodal text and vision input, is now available on Vercel's AI Gateway. The model supports frontend development, Dev…

02:32
2026-06-06
news.ycombinator.com
ai-tools

Show HN: Zedra – Mobile control plane for AI coding agents

Zedra, a new mobile code editor built on Rust with GPUI, connects directly to desktop environments to allow users to run AI coding agents remotely via terminal. The app uses peer-to-peer networking over QUIC/UDP for secu…

17:37
2026-06-04
hauleth.dev
ai-safety

Reviewing code requires reading

Charity Majors, CTO of Honeycomb.io, asked what it would take for engineers to feel comfortable shipping code to production without reading it. A developer responded that code review serves to diffuse responsibility acro…

09:34
2026-06-03
brunelly.com
ai-products

AI-Generated Code Security Review Is Broken

AI-generated code security reviews fail to detect critical vulnerabilities because they lack full project context, according to a new analysis of software development tools. Generic AI tools cannot account for complex, l…

09:00
2026-06-03
dev.to
ai-policy

How to add EU AI Act disclosure to your SaaS UI (with code)

A developer has released open-source code to help SaaS companies comply with the EU AI Act's Article 50 transparency obligations, which take effect August 2, 2026. The code provides React components and HTML templates fo…

08:29
2026-06-03
github.com
ai-tools

Show HN: Agentcad – Claude Code's favorite CAD tool

Agentcad, an open-source CAD tool designed for AI coding agents, has been released under the Apache License 2.0. The tool allows agents like Claude Code and Cursor to generate 3D models by writing Python scripts using Ca…

22:45
2026-05-30
github.com
ai-tools

Arch-Decision – A multi-agent architecture tool for Claude Code

Arch-decision, an open-source AI orchestrator, produces formal Architecture Decision Records (ADRs) from codebases in minutes by using a multi-agent system to explore code, generate approaches, and recommend solutions. T…

← prev page 114 / 1612 next →