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 17/39
13:00
2025-04-14
joshwcomeau.com
artificial-intelligence

The Post-Developer Era

The article argues that despite widespread adoption of AI coding tools like those used at Google, human developers remain essential and have not been replaced. The author contends that AI generates code under the guidanc…

00:00
2023-10-12
cursor.com
developer-tools

Our Problems

Several key challenges faced by the Cursor development team, including improving context retrieval by training a custom reranker to filter 500k tokens down to 8k, creating a "copilot for edits" to handle small code chang…

00:02
2026-05-24
dev.to
artificial-intelligence

AI productivity gains are real, but smaller in production

A new meta-analysis of 23 studies on GenAI coding assistants, published on arXiv, found a statistically significant but moderate productivity gain in programming. However, the effect was highly context-dependent and smal…

10:38
2026-05-22
modelrift.com
artificial-intelligence

Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark

A practical benchmark was conducted to test how well various AI coding tools, including Google Antigravity, could generate parametric 3D CAD code in OpenSCAD by tasking them with building a detailed model of the Pantheon…

09:39
2026-05-22
dev.to
cybersecurity

npm Supply Chain Audit: The Checklist Most Teams Stop Too Early

In October 2021, the popular npm package `ua-parser-js`—used by major companies like Facebook and Google with 7 million weekly downloads—had no reported vulnerabilities and clean code, but its maintainer's token was comp…

12:24
2026-05-21
discuss.haiku-os.org
artificial-intelligence

Will AI ever be used in Haiku?

Fragmented and largely off-topic forum discussion that debates desktop operating system market share, specifically comparing Windows, macOS, and Linux. The conversation then shifts to a heated argument about the use of A…

18:00
2026-05-20
wired.com
artificial-intelligence

I Gave My OpenClaw Agent a Physical Body

The author successfully connected an AI agent called OpenClaw to a physical robot arm, enabling it to configure the arm, grasp objects, and train another AI model for object manipulation. This experiment highlights the "…

00:00
2025-11-19
spader.zone
developer-tools

This Ain't Yer Granddaddy's C

The article presents a collection of modern coding tricks and ergonomic improvements for the C programming language, aimed at making it feel more contemporary and user-friendly in 2025. The author advocates for practices…

00:00
2025-07-28
jola.dev
developer-tools

When Software Engineers Think They Need More Focus Time

The article argues that software engineers often mistakenly prioritize uninterrupted coding time over their true job of creating impact and delivering value. It emphasizes that the most valuable work—such as catching cri…

00:00
2024-12-15
zfhuang99.github.io
artificial-intelligence

Evaluating Windsurf - A Production System Experiment

Experiment evaluating the AI coding assistant Windsurf on a complex, real-world task: implementing a group ID feature in Microsoft's RSL (Replicated State Library), a 7,500+ line codebase used in Azure. The experiment fo…

02:31
2026-05-23
dev.to
artificial-intelligence

How to Build a Supervisor Agent Architecture Without Frameworks

This article explains how to build a supervisor-based multi-agent architecture in pure Python without using external frameworks. It describes the "Supervisor Pattern," where a central orchestrator coordinates specialized…

18:26
2026-05-22
gist.github.com
cybersecurity

tools

Based on the provided text, the article contains the source code for a batch file titled "BLUE MOON V6.5". The program presents a text-based menu with options to launch web applications, generate random usernames and pas…

14:18
2026-05-22
dev.to
artificial-intelligence

Why I Built Mneme HQ: Preventing AI Agent Architectural Drift

The article describes the problem of "architectural drift" in AI-assisted coding, where AI agents forget past project decisions (like database choices or rejected libraries) with each new session, forcing developers to r…

03:16
2026-05-23
dev.to
developer-tools

A Practical Guide to Designing RESTful APIs

This article provides a practical guide to designing RESTful APIs, emphasizing a resource-oriented approach where endpoints represent nouns and HTTP verbs describe actions, rather than using action-based URLs. It covers …

22:00
2026-03-01
jeffgeerling.com
large-language-models

Expert Beginners and Lone Wolves will dominate this early LLM era

Based on the article, the author, a self-described "AI skeptic," successfully used local LLMs (GPT-OSS 20B and Qwen3 Coder 30B) to migrate blog comments, completing the task in a few evenings. The author notes that while…

← prev page 17 / 39 next →