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

Code

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

results 31918 page 99/1596
20:35
2026-07-07
odra.dev
ai-tools

We charge $10k a week to delete AI-generated code

A startup called Odra is offering a $10,000-per-week service to refactor and reduce AI-generated codebases, promising to cut code volume by up to 50% while preserving functionality. The service includes a free analysis, …

13:54
2026-07-07
francescomoramarco.com
artificial-intelligence

Show HN: The Banana Test: coding agents grow a 3D banana plant'

A developer created the Banana Test, a benchmark where multiple AI coding agents (Claude models and GPT-5.5) each generate a single Three.js HTML file animating the full lifecycle of a banana plant from corm to pups, tes…

09:28
2026-07-07
reykur.io
ai-safety

AI coding assistant is quietly shipping your secrets

AI coding assistants are leaking secrets into public code repositories and websites, with researchers finding 428 npm packages containing .claude/settings.local.json files, 33 of which held real credentials like API keys…

14:56
2026-07-06
theguptalog.blogspot.com
ai-safety

Alibaba bans Claude Code over alleged backdoor risks

Alibaba has banned employees from using Anthropic's Claude Code over alleged backdoor risks, citing hidden code that could track users' locations and embed identifying markers in transmitted data. The ban, effective July…

22:12
2026-07-03
dev.to
artificial-intelligence

AI coding agents don't have a workspace. Here's what that costs you.

A developer argues that the real cost of switching AI coding models is not the model itself but the loss of accumulated context, rules, and decisions. They identify the lack of a persistent workspace that spans different…

19:00
2026-07-02
games.slashdot.org
ai-policy

Godot Game Engine No Longer Accepts AI Code

The Godot Foundation will no longer accept AI-authored code or agent-submitted pull requests after maintainers were overwhelmed by low-effort submissions. The new policy requires all contributions to come from humans who…

16:17
2026-07-01
github.com
ai-agents

I built a way for coding agents to use secrets with O seeing them

Developer pdumicz released Secret Shuttle, a local bridge that lets AI coding agents use secrets like API keys without ever seeing the plaintext values. The tool stores secrets in a local daemon vault and exposes only re…

15:03
2026-06-30
dev.to
large-language-models

RAG for Code: Why Chunking by Function Beats Chunking by Lines

A developer built a retrieval-augmented generation (RAG) system for code and found that chunking by function boundaries dramatically outperformed line-based chunking. By using a parser to extract complete functions, meth…

00:00
2026-06-29
blog.lvmbdv.dev
artificial-intelligence

Generating coding puzzles with LLMs

The developer of dailyprog, a daily coding puzzle site, built an LLM-based puzzle generator to automate content creation after manual puzzles proved unscalable. The generator uses a structured vocabulary and code validat…

08:24
2026-06-27
dev.to
ai-agents

When the agent codes in seconds, CI becomes the slow neighbour

A developer observed that AI coding agents generate code in seconds, making pull-request CI the bottleneck. The developer argues that cheap, deterministic checks like lint and unit tests should be moved into the inner lo…

16:43
2026-06-26
blog.codacy.com
ai-agents

Knowledge Bases Will Define the Next Generation of Agentic Coding

Knowledge bases will define the next generation of agentic coding, transforming institutional knowledge for AI agents, according to a developer who built Verity, a tool that creates knowledge bases for coding agents. The…

13:52
2026-06-26
dev.to
artificial-intelligence

AI Coding Agents Need Runtime Telemetry Before Commit Telemetry

A new arXiv paper scanning over 180 million Git repositories found that AI coding agents are heavily used in open source, but single-signal observability is weak. The study revealed a 30x recall gap between multi-method …

← prev page 99 / 1596 next →