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

code

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

results 816 page 28/41
16:20
2026-05-25
lennysnewsletter.com
artificial-intelligence

How the engineer behind Claude Cowork uses Claude

Felix Rieseberg, the engineering lead for Claude Cowork and Claude Code Desktop at Anthropic, demonstrated on a podcast how he uses the AI tool to build a 3D floor planner from a 2D house plan, create live dashboards fro…

05:07
2026-05-24
dev.to
artificial-intelligence

AI Agents Need More Than Fact-Checking

According to the article, as AI tools evolve from simply answering questions to performing actions like sending emails, booking meetings, and editing files, traditional fact-checking is no longer sufficient for verificat…

02:02
2026-05-24
blog.cloudflare.com
developer-tools

The day my ping took countermeasures

The article describes a technical anomaly where the author's `ping` command displayed the message "taking countermeasures" after their computer's clock was rolled backward due to an unsynchronized NTP daemon. The author …

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…

16:54
2026-05-22
krebsonsecurity.com
cybersecurity

CISA tries to contain data leak

The U.S. Cybersecurity & Infrastructure Security Agency (CISA) is facing congressional scrutiny after a contractor intentionally published sensitive AWS GovCloud keys and other agency secrets on a public GitHub account, …

01:44
2026-05-22
dev.to
artificial-intelligence

Beyond Runtime: SkillLite's Full-Chain Security for Evolving Agents

SkillLite is a lightweight, Rust-native engine designed for secure, local-first execution and evolution of AI agents, implementing a "full-chain" security model that protects agents from installation through execution. U…

19:52
2026-05-18
dev.to
large-language-models

From Burnout to Building: One Indie Dev's Story Behind Mozart

A self-taught developer's journey from freelance burnout to founding a startup called Mozart, driven by the realization that AI has shifted the role of developers from writing code to orchestrating and managing it. The a…

00:00
2026-05-08
lucumr.pocoo.org
large-language-models

Pushing Local Models With Focus And Polish

A developer frustrated with the fragmented local AI model ecosystem argues that running models locally for coding agents remains unnecessarily difficult compared to using hosted APIs, citing missing features like tool pa…

17:00
2026-05-06
blog.cloudflare.com
cybersecurity

When DNSSEC goes wrong: how we responded to the .de TLD outage

On May 5, 2026, DENIC, the operator of the .de country-code top-level domain, began publishing incorrect DNSSEC signatures, causing validating DNS resolvers like Cloudflare's 1.1.1.1 to reject the records and return SERV…

00:00
2025-07-06
blog.himanshuanand.com
cybersecurity

How I Discovered a Libpng Vulnerability 11 Years After It Was Patched

The article describes how the author accidentally rediscovered CVE-2014-9495, an 11-year-old integer overflow vulnerability in the libpng library, while practicing secure code review. The bug occurred when user-controlle…

15:20
2016-08-13
gist.github.com
developer-tools

Computer Science Tools, Books & Articles

This article provides a curated list of computer science resources, including books and PDFs, covering topics from basic computer hardware and software principles to advanced subjects like compilers, operating systems, a…

19:46
2026-05-25
github.com
ai-tools

AWO – Run Claude and Codex in isolated Git worktrees

AWO is a new Go CLI tool that runs Claude Code and Codex in isolated git worktrees, preventing agent edits from directly modifying a developer's working tree. The tool executes agents in single, writer-reviewer, or compe…

16:48
2026-05-25
dev.to
ai-tools

skill-insp: A Skill That Scores Other Skills

A developer built **skill-insp**, a Claude Code skill that automatically evaluates other skills across eight weighted dimensions and produces a score out of 100. The tool analyzes SKILL.md files for common mistakes like …

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 …

← prev page 28 / 41 next →