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

code

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

results 794 page 20/40
08:46
2026-05-20
dev.to
artificial-intelligence

CLI ile Aracı Token Maliyetlerini Düşürme (2026 Rehberi)

CLI coding agents like Claude Code and Codex can waste significant tokens by reading entire files, retaining full conversation histories, and performing unnecessary context loading, leading to high API costs. The guide r…

18:10
2026-04-13
xint.io
cybersecurity

Finding and Patching a CPython 0day in Hours: CVE-2026-6100

A security researcher used the AI-native tool Xint Code to scan the entire CPython source code, which identified a critical vulnerability (CVE-2026-6100) in the tarfile module within 30 minutes. The bug was reported to t…

21:08
2026-05-23
dev.to
developer-tools

Stop Letting AI Guess Your Playwright Tests: Use Context7 MCP

The article explains that AI coding assistants often generate outdated Playwright test code due to their training data cutoffs, as Playwright's features and best practices change rapidly. Context7 MCP is introduced as a …

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

Python SDK for Tell A Bot API: Automate Your SMS Verification

The article announces the release of a Python SDK for the Tell A Bot API, which provides temporary US phone numbers to receive SMS messages and OTP codes for over 700 services. The SDK allows developers to automate phone…

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

From an Abandoned Hackathon Project to an AI Study Workspace 🚀

The article describes how the author revived an abandoned hackathon project—an AI-powered study assistant for students—after months of neglect, using GitHub Copilot to refactor messy code, improve the UI, and add functio…

14:53
2026-05-22
github.com
developer-tools

Launch HN: Superset (YC P26) – IDE for the agents era

Superset (YC P26) is a desktop application that orchestrates multiple CLI-based coding agents, such as Claude Code and Codex, across isolated git worktrees to enable parallel task execution without context switching. It …

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

The Anti-Antigravity

Google's launch of Antigravity 2.0 represents a major shift from a coding assistant to a standalone "agent-first" desktop application, removing core developer tools like file explorers, terminals, and Git control to prio…

00:00
2025-05-24
zfhuang99.github.io
artificial-intelligence

The Coming AI Revolution in Distributed Systems

Recent breakthroughs in AI have enabled it to autonomously generate accurate formal specifications from large production codebases, as demonstrated when GitHub Copilot produced precise TLA+ specifications from Azure Stor…

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

# I Built an AI Website Builder and Here's What Actually Happened

The article describes the development of CrafticWeb, an AI-powered website builder that generates real HTML/CSS/JS code from user descriptions. The builder uses DeepSeek via OpenRouter for AI generation, features a React…

09:30
2026-05-23
dev.to
developer-tools

Google AI Studio Just Changed the Shape of App Development

Here is a 2-3 sentence factual summary of the article: At Google I/O 2026, Google AI Studio was presented not merely as an AI coding assistant, but as a platform designed to compress the entire app lifecycle—from initia…

18:46
2026-05-22
bun.com
developer-tools

Bun's unreleased Rust port has 13,365 unsafe blocks

According to the article, Bun's unreleased Rust port contains 13,365 unsafe code blocks, which were counted using a single ripgrep command and categorized by root cause. The audit found that approximately 9,300 of these …

07:41
2026-05-21
dev.to
artificial-intelligence

Strange Truths from the Architecture of AI

Early AI, like the 1958 Mark I Perceptron, was a physical analog machine that used motors to adjust resistors rather than digital code. It explains that modern AI logic is not found in readable code but is instead embedd…

← prev page 20 / 40 next →