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

code

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

results 749 page 6/38
00:00
2026-05-24
dev.to
developer-tools

How I Finally Conquered Deployment Hell: The PHP Deployment Kit

The article describes the creation of the PHP Deployment Kit, a universal deployment tool designed to eliminate repetitive tasks and handle complex edge cases in PHP project deployments. The kit addresses common pain poi…

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

Claude Code vs Cursor AI: Which Should You Use in 2026?

According to the article, Claude Code excels at understanding and debugging complex, unfamiliar codebases by inferring context from imports and architecture, while Cursor AI is superior for rapidly generating new feature…

23:13
2026-05-23
khz.ac
developer-tools

My I3-Emacs Integration

The article describes the author's attempt to integrate the i3 tiling window manager with the Emacs text editor by creating shared keybindings. After finding that using a script with xdotool and emacsclient was too slow …

23:11
2026-05-23
dev.to
artificial-intelligence

Introducing QAC: a commit message specification for AI agents

The article introduces QAC (Quality-Aware Commits), a new commit message specification designed to address the lack of traceability and intent in git histories created by AI coding agents. It argues that current commit f…

23:10
2026-05-23
dev.to
artificial-intelligence

Quick Tip: Benchmarking Multimodal APIs in Under 10 Minutes

The article summarizes a backend engineer's practical benchmark of multimodal AI models accessed through a unified API endpoint. The author tested models like Qwen3-VL-32B, GLM-4.6V, and Hunyuan on vision and audio tasks…

22:57
2026-05-23
bun.com
developer-tools

Bun.Image

Bun.Image is a chainable image processing pipeline built into the Bun runtime that can decode, resize, rotate, and re-encode JPEG, PNG, WebP, HEIC, and AVIF formats without any npm dependencies or native addon build step…

22:52
2026-05-23
dev.to
artificial-intelligence

Gemma 4 dense by default: why your local agent doesn't want the MoE

Here is a 2-3 sentence factual summary of the article: The article argues that for local agent workloads like multi-turn tool use and code editing, Google's dense 31B-parameter Gemma 4 model is a better default than the…

22:52
2026-05-23
dev.to
artificial-intelligence

CodeMender Doesn't Work Without a Skeptic

At Google I/O 2026, Google DeepMind announced CodeMender, an autonomous code-security agent that uses a "reasoning model" to propose patches for vulnerabilities and a separate "critique agent" to rigorously validate thos…

22:30
2026-05-23
dev.to
robotics

Hexapod agent powered by Gemma4:e4b

A developer built an AI-powered hexapod robot using the Gemma 4:e4b model to enable autonomous navigation and dynamic gait adjustments across uneven terrain. The system uses two dedicated ports: one for translating high-…

22:21
2026-05-23
dev.to
artificial-intelligence

Reasoning happens before the response

The article describes a system where an AI agent, before responding to a user request, runs an "integrity procedure" to detect and resist urgency-based manipulation. This procedure forces the model to separate urgency fr…

← prev page 6 / 38 next →