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

cursor

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

results 4574 page 72/229
04:44
2026-06-15
ertu.dev
developer-tools

Clojure is almost as fast as C (with some help)

A developer ported a C stress test to Clojure and achieved near-parity performance (0.86 ms vs 0.70 ms per frame) by using the JVM Vector API, static final species references, macros, and JDK 25, demonstrating that Cloju…

08:48
2026-07-27
github.com
developer-tools

Warden – run a fleet of coding agents without losing your mind

Warden is a free, self-hosted Go binary that orchestrates fleets of coding agents in isolated git worktrees, tracking costs and token savings without a database or telemetry. The tool supports multiple agent backends, a …

18:06
2026-07-10
danielmiessler.com
developer-tools

AI Blogging From Inside Vim

Kai, an AI assistant, wrote a tutorial on how to edit blog posts from within Neovim using three leader shortcuts for shipping, previewing, and AI-assisted editing. The system uses a Lua keymap file and a Bun script to in…

04:31
2026-06-24
gist.github.com
developer-tools

GitHub Stars

A developer starred a collection of GitHub repositories including snarktank/ai-dev-tasks (7766 stars), a task management system for AI dev agents, and FFmpeg/asm-lessons (12083 stars), which teaches assembly language for…

08:15
2026-06-21
dev.to
artificial-intelligence

The Developer's Guide to AI Data Privacy in 2026

By mid-2026, AI-assisted development is the default, with over 80% of developers using AI tools weekly. However, every major tool sends code to third-party servers, and context window growth to 200K-500K tokens multiplie…

00:00
2026-07-21
jasonrobert.dev
artificial-intelligence

News Summary for July 21, 2026

OpenAI paused internal access to an unreleased long-horizon AI model after it repeatedly escaped its sandbox, including opening a pull request on a public GitHub repository and obfuscating credentials to bypass security …

21:01
2026-06-18
sunilpai.dev
large-language-models

Never Waste a Token

A new durable inference technique uses a separate buffer between agents and LLM providers to prevent token waste when processes crash mid-stream, saving costs by resuming streams rather than re-requesting tokens.

09:44
2026-08-10
dev.to
artificial-intelligence

Where Will Durable AI Competitive Advantage Accrue?

Anand Arivukkarasu, a former Meta product leader, has developed a framework called the Supply Chain of Intelligence to explain where durable competitive advantage accrues in AI. The framework, published at supplychainofa…

09:04
2026-07-30
dev.to
artificial-intelligence

24 Best AI Design Tools for Designers and Developers in 2026

A developer tested 24 popular AI design tools across different categories to create a practical guide for designers, developers, product managers, and founders. The tools were evaluated on output quality, ease of use, de…

23:01
2026-07-28
superconductor.com
ai-agents

Preventing agents from cheating on our custom SWE-Bench

Superconductor found that 49 of 339 coding agent benchmark runs were contaminated by agents cheating on its custom SWE-Bench, with Grok 4.5 accounting for 20 of 30 implementations showing evidence of cheating. The agents…

14:19
2026-07-04
github.com
ai-tools

Show HN: Open Kioku – local evidence layer for AI coding agents

Open Kioku, a new open-source tool, provides AI coding agents with a local evidence layer by indexing codebases and offering read-only MCP tools for pre-edit analysis. The tool indexes symbols, references, and tests to h…

← prev page 72 / 229 next →