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

code

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

results 783 page 18/40
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…

03:25
2026-05-22
dev.to
news

Bugs and Slop. What’s in a Name?

The term "AI slop" unfairly stigmatizes AI-generated code for flaws like redundancy and edge-case errors, which are fundamentally the same as human-made "bugs" that the software industry has long accepted and managed thr…

01:30
2026-05-19
simonwillison.net
large-language-models

The last six months in LLMs in five minutes

Key developments in large language models (LLMs) from November 2025 to May 2026, highlighting a critical inflection point where coding agents became reliably effective for daily use. During this period, the title of "bes…

21:17
2026-05-20
dev.to
artificial-intelligence

Strands Agents + AgentCore Runtime - a perfect match

Architecture of the AWS Briefing Agent, which was refactored to use the Strands Agents SDK and Amazon Bedrock Knowledge Base, resulting in a 75% reduction in code. The Strands Agents SDK provides core components like the…

08:41
2026-05-20
dev.to
developer-tools

Agent Token Kosten reduzieren per CLI (2026 Anleitung)

CLI coding agents like Claude Code and Codex can generate significant token costs by reading entire files, repeating conversation history, and processing irrelevant context during each session. The guide recommends reduc…

12:00
2026-05-07
spectrum.ieee.org
artificial-intelligence

AI Is Starting to Build Better AI

Artificial intelligence systems are now helping to build improved versions of themselves, with OpenAI's GPT-5.3-Codex assisting in its own creation and Anthropic reporting that Claude Code writes the majority of its code…

15:41
2025-10-18
righto.com
developer-tools

Solving the NYTimes Pips puzzle with a constraint solver

The article describes how the author used the MiniZinc constraint solver to solve the New York Times' daily Pips puzzle, where dominoes must be placed on a grid to satisfy specific conditions like sums and equality of pi…

← prev page 18 / 40 next →