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 9/39
04:51
2026-05-20
andlukyane.com
artificial-intelligence

Testing MiniMax M2.7 via API on three real ML and coding workflows

Testing the MiniMax M2.7 model via API on three real-world workflows—refactoring a PyTorch project, drafting knowledge-base notes, and scaffolding a Kaggle competition entry—using Claude Code as the agentic harness. The …

06:20
2026-05-24
dev.to
developer-tools

I Didn't Write a Single Line of Code. I Built It Anyway.

The author, a non-traditional developer with a background in the U.S. Army and automotive repair, built a full-stack invoicing application for his home mechanic business using AI tools, spending only $0.50 in API tokens …

03:17
2026-05-22
news.ycombinator.com
developer-tools

Show HN: Spec-Driven Development Workflow for Claude Code

Spec-Driven Development workflow for coding agents like Claude, which improves performance by decomposing tasks across two dimensions: first generating multi-step specs (requirements, code analysis, design), then splitti…

21:43
2026-05-21
osnews.com
artificial-intelligence

Twelve ways to be wrong about “AI”-assisted coding

Common methods for measuring the productivity of AI coding tools—such as counting lines of code, closed tickets, or developer surveys—are fundamentally flawed. It asserts that every study claiming AI has a positive effec…

22:27
2026-05-06
gist.github.com
developer-tools

3 PROMPTS OF CODING AGENTS

Structured framework for AI coding agents, defining two primary roles: a **Tech Lead** for initial project planning and a **Staff Software Engineer** for executing surgical modifications. It mandates strict protocols inc…

01:58
2026-04-13
gist.github.com
developer-tools

My claude code settings (Mac)

Configuration file (`settings.json`) for Claude Code on Mac, which defines automated hooks that pause and resume media playback (using `nowplaying-cli`) during Claude interactions, and triggers a `rtk` hook before Bash t…

14:53
2026-03-29
alexselimov.com
artificial-intelligence

From AI doomer to handwriting code again

The author reflects on how a personal crisis (being sick) led them to rediscover the joy of writing code manually, rather than relying on AI-driven development tools. They contrast this experience with their previous hab…

10:00
2026-05-18
wired.com
news

I’m a Normie. Can Normies Really Vibe Code?

A man whose mother suffered a broken leg from a dog collision used the incident as motivation to build his first software application using "vibe coding," an AI-powered method that allows people with no programming skill…

12:00
2026-05-13
safedep.io
cybersecurity

Malicious npm Packages Backdoor Claude Code Sessions

Five typosquatting npm packages published by accounts named "superbase" and "micresoft" contain a hidden 4.5 MB ELF binary that executes automatically upon `npm install` and, through a hijacked `SessionStart` hook, re-ex…

05:00
2026-05-23
wired.com
news

Hoka Coupon Codes: 30% Off | May 2026

The article provides a factual summary of various Hoka coupon codes and promotional offers available as of May 2026, including up to 30% off select styles, a Memorial Day sale with up to 20% off, and a 10% discount for n…

00:00
2026-03-23
andlukyane.com
developer-tools

Redesigning My Personal Website with Claude Code

The author redesigned their personal website in two waves, first adding infrastructure improvements like full-text search, dark mode support, and structured data, then overhauling content and layout using Claude Code. Th…

19:23
2026-05-23
dev.to
developer-tools

Build a Database Connection Framework In 133 Lines Of Code

This article explains how to build a custom database connection framework for ASP.NET minimal APIs using ADO.NET and SQLite, replacing Entity Framework to gain full control over SQL queries. The author demonstrates creat…

← prev page 9 / 39 next →