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

code

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

results 765 page 14/39
00:35
2026-05-23
dev.to
artificial-intelligence

#ai #productivity #chatgpt #python

The article argues that the primary challenge for AI coding tools shifts from code generation quality to context management as projects scale beyond 40 files. Key differentiators include repo understanding, multi-file co…

13:00
2026-05-20
dev.to
artificial-intelligence

Why AI made fundamentals more valuable, not less

AI coding assistants have not democratized software development but instead widened the skill gap between junior and senior engineers. While both can produce code quickly, a senior developer’s deep expertise enables them…

10:00
2025-12-02
bun.com
artificial-intelligence

Bun is joining Anthropic

Anthropic has acquired the company behind Bun, the high-performance JavaScript runtime, bundler, and package manager. Bun will remain open-source under the MIT license, will continue to be actively maintained by the same…

09:00
2026-05-23
dev.to
artificial-intelligence

AI does exactly what you ask — that's the problem

Here is a factual summary of the article: The article argues that modern AI coding assistants like Claude 4.x and GPT-4o have become strictly literal in following prompts, which means they will produce technically corre…

16:41
2026-05-12
stackoverflow.blog
artificial-intelligence

You Shipped It Fast. But Did You Ship It Right?

While AI tools enable faster code production, they often create an "illusion of correctness" where syntactically clean code passes reviews but contains hidden assumptions that cause production failures. It argues that te…

00:00
2025-12-01
zfhuang99.github.io
artificial-intelligence

Learnings from 100K Lines of Rust with AI

In a three-month project, the author used AI coding agents to build a 100K-line Rust-based multi-Paxos consensus engine that modernizes Azure's Replicated State Library (RSL) for contemporary hardware, achieving a perfor…

02:39
2026-02-24
gist.github.com
developer-tools

Python AGENTS.md (2026-02-23)

This document outlines strict coding guidelines for AI agents and contributors working with Python code, emphasizing full optimization through algorithmic efficiency, parallelization, and minimal technical debt. It manda…

00:08
2026-02-06
gist.github.com
artificial-intelligence

Ultralight Orchestration

The article describes "Ultralight Orchestration," a minimal multi-agent system that coordinates tasks between AI models Claude, Codex, and Gemini using an orchestrator, planner, coder, and designer agents. The system is …

09:37
2026-05-21
dev.to
artificial-intelligence

Chasing Tokens: The Developer Grind Nobody Warned You About

Polarized state of software development in 2026, divided between "token chasers" who use AI to rapidly ship code and "refusers" who write every line by hand. It argues that both sides have valid points: AI can dramatical…

15:25
2026-04-29
pytorch.org
large-language-models

Introducing AutoSP

Researchers at Microsoft have introduced AutoSP, a compiler-based solution that automatically converts standard training code into multi-GPU sequence parallel code for long-context language model training. The tool, inte…

07:28
2026-04-08
brainbaking.com
artificial-intelligence

A Commentary On GenAI Inspected Through Different Lenses

Rapid adoption of generative AI in software engineering, arguing that it undermines code quality, developer ownership, and craftsmanship by encouraging the acceptance of "slop" code. The author analyzes GenAI from four p…

← prev page 14 / 39 next →