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 95/1596
04:17
2026-07-10
logosresearch.ai
ai-agents

Migrating Code by Proof: From F# to Python

A team built a prototype that verifies code migration from F# to Python using a proof in the Lean theorem prover, rather than relying on tests. The system translates both the original and rewritten code into Lean, then p…

02:51
2026-07-10
unstack.io
large-language-models

Write code like a human will maintain it

A developer warns that relying on LLMs to write code without following best practices leads to accumulating code smells, as the model learns from and replicates bad patterns in the codebase, making future maintenance har…

13:52
2026-07-09
dev.to
developer-tools

I built Satori: a read-only codebase map for AI coding agents

Hamza built Satori, an open-source, read-only codebase map for MCP-compatible AI coding agents. It provides a structured investigation path to help agents efficiently navigate symbols, ownership boundaries, and dependenc…

06:35
2026-07-09
blog.stackademic.com
artificial-intelligence

AI Can Code 100x Faster Than You. So What Is Your Value Now?

AI can now write code dramatically faster than human developers, raising questions about the future value of programmers. The author argues that while AI makes coding cheaper, it does not make building real software easi…

06:25
2026-07-06
promptcube3.com
artificial-intelligence

My DeepSeek V3 coding review nightmare and th

A developer reports that DeepSeek V3, while fast at generating boilerplate code, over-engineers legacy code reviews by suggesting architectural rewrites that introduce race conditions, whereas Claude 3.5 Sonnet is more c…

22:32
2026-06-30
github.com
ai-agents

Show HN: TakoVM – open-source sandboxing for your agent's code

Tako Research released TakoVM, an open-source sandboxing tool for AI agent code execution that provides Docker isolation, job queues, execution history, and retry logic out of the box. The tool aims to simplify secure co…

16:25
2026-06-30
thenextweb.com
ai-startups

Chamath’s AI coding startup 8090 raises $135M, and he’s CEO

Chamath Palihapitiya's AI coding startup 8090 raised $135 million in a Series A round led by Salesforce, with Palihapitiya taking the CEO role. The company sells a governed software factory platform that integrates AI ag…

09:57
2026-06-29
github.com
ai-agents

Show HN: VibeRaven – Production workflows for AI coding agents

VibeRaven, a new open-source tool for AI coding agents, provides production workflows that enforce evidence-based task completion, separating code fixes from provider dashboard work and requiring approval before risky ch…

21:36
2026-06-27
dev.to
artificial-intelligence

I Built an AI Agent That Rewrites Its Own Code (in ~150 lines)

A developer built a tiny Darwin Gödel Machine in ~150 lines of code that improves its own code by editing itself and keeping only changes that verifiably increase test scores. The program started by passing 1 of 8 tasks …

03:32
2026-06-25
aikido.dev
ai-safety

Everybody's shipping code they can't read

A supply-chain attack on the @mastra AI-agent ecosystem saw an attacker republish 141 packages with a malicious dependency that targeted crypto wallets. The incident highlights how AI coding tools like Claude Cowork can …

15:00
2026-06-18
dev.to
developer-tools

Stop Using Claude Like a Rubber Duck: Real Code Review Strategies

A developer shares strategies for effective AI-assisted code review, emphasizing specificity in prompts to get actionable feedback rather than generic comments. Techniques include asking about performance concerns, edge …

← prev page 95 / 1596 next →