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

code

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

results 820 page 29/41
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 …

14:30
2026-05-21
dev.to
artificial-intelligence

Both Camps in the 'Left Behind' Argument Are Right About Each Other

A debate on Hacker News sparked by a blog post arguing that people who rely heavily on AI will be "left behind" because they will lose critical thinking, coding, and learning skills. In contrast, the opposing camp claims…

08:10
2026-05-21
dev.to
artificial-intelligence

Security Checks with Local LLMs

An experiment using local Large Language Models (LLMs) to perform security checks and code quality reviews, motivated by rising costs and new limits for cloud-based LLM APIs. The author selected the `qwen2.5-coder:14b-in…

14:40
2026-05-20
github.com
artificial-intelligence

Testing distributed systems with AI agents

Methodology for testing distributed and stateful systems using AI coding agents that execute two specialized skills: one to design a claim-driven test plan and another to execute it. The approach produces structured Mark…

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

How I Cut My AI Bill by Caching LLM Responses in Node.js

Llm-cacher**, an open-source Node.js caching library for LLM API calls, after realizing that repeated or similar prompts during testing and production lead to unnecessary costs. The library offers zero-code-change integr…

22:54
2026-05-19
dev.to
artificial-intelligence

How Google AI Studio Is Quietly Redefining Developer Workflows

Google AI Studio is evolving from a simple model playground into a full-stack development platform that streamlines the entire workflow of building AI-powered applications. The platform now offers features like context-a…

04:24
2026-05-19
jxnl.co
artificial-intelligence

Codex-maxxing

Shifting from using coding agents solely for software development to applying them broadly for "knowledge work," such as creating presentations and spreadsheets. This behavioral change was driven by features like durable…

21:03
2026-02-24
gist.github.com
artificial-intelligence

Prompts

22 copy/paste-ready prompts for building an AI agent system, specifically detailing instructions for creating a Personal CRM, a meeting recording integration, and a RAG knowledge base. Each prompt includes specific techn…

17:47
2020-09-03
reenigne.org
semiconductor

8086 microcode disassembled

The article describes the process of extracting and disassembling the microcode ROMs from high-resolution photographs of the Intel 8086 and 8088 dies, revealing the internal instruction sequences of these processors. Key…

00:07
2026-05-25
dev.to
ai-agents

github's agent audit api is the boring feature that matters

GitHub has made repository Copilot cloud agent configuration accessible through its REST API, enabling platform and security teams to programmatically audit settings like MCP servers, enabled tools, Actions workflow poli…

00:30
2026-05-24
hellmood.111mb.de
news

wake up! 16b

This article describes the creation of "wake up! 16b," a 16-byte x86 assembly program released at the Outline Demoparty in May 2026. The program simultaneously generates an infinite Sierpinski fractal on screen and produ…

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…

← prev page 29 / 41 next →