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

cursor

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

results 4692 page 126/235
00:00
2026-05-20
seangoedecke.com
large-language-models

Prompts are technical debt too

Engineers are accumulating "prompt debt" by writing model-specific instructions for AI coding tools that become obsolete with each new model release, warns a developer. Unlike traditional code debt that causes visible er…

06:53
2026-05-19
dev.to
developer-tools

Instruction systems capability ladder: harness leveling

Maturity ladder for AI agent instruction systems, categorizing configurations from L0 (System) to L7 (Adaptive) based on the communication channel each level uses. The key distinction is between the "soft channel" (L0-L5…

00:27
2026-05-19
dev.to
developer-tools

Build MCP Servers that don't suck...tokens.

First-generation MCP servers, which wrapped REST APIs for tools like Jira and GitHub, caused excessive token usage and context bloat. It introduces the "ultra-mcp-toolkit," which uses strategies like trimming response fi…

00:00
2026-05-19
huggingface.co
machine-learning

Introducing the Ettin Reranker Family

The article announces the release of six new Sentence Transformers CrossEncoder reranker models, ranging from 17 million to 1 billion parameters, which are built on Ettin ModernBERT encoders and achieve state-of-the-art …

12:30
2026-05-18
theunwindai.com
ai-agents

Vercel Built a Programming Language for AI Agents

Vercel engineer Chris Tate developed Zero, a new systems programming language designed specifically for AI agents rather than human developers. The language treats AI agents as first-class users of the entire toolchain, …

00:00
2026-05-18
anitakirkovska.com
ai-agents

Your next user is an agent

Productivity and infrastructure companies must now design for AI agents as their primary users, not humans, as agents increasingly handle tasks that people once performed manually. Traditional metrics like DAU/MAU ratios…

07:40
2026-05-13
stackoverflow.blog
artificial-intelligence

How Braze’s CTO is rethinking engineering for the agentic area

Jon Hyman, co-founder and CTO of Braze, explained on the *Leaders of Code* podcast how he transformed the company's 300-person engineering organization into an AI-first team within months. He noted that over 60% of Braze…

16:00
2026-05-08
stackoverflow.blog
artificial-intelligence

No Dumb Questions: What is an MCP server and why do I care?

An MCP (Model Context Protocol) server is a standardized bridge developed by Anthropic in late 2024, designed to allow large language models (LLMs) to securely connect to external data sources and tools. It solves the co…

15:36
2026-05-06
aws.amazon.com
ai-agents

The AWS MCP Server is now generally available

AWS has released the AWS MCP Server as a generally available managed remote Model Context Protocol server, giving AI agents and coding assistants secure, authenticated access to all AWS services through a fixed set of to…

12:30
2026-05-06
theunwindai.com
large-language-models

LLM with 12M Context Window

SubQ, a new large language model built on a subquadratic sparse attention architecture, has entered private beta with a 12-million-token context window. The architecture allows compute to scale linearly with context leng…

23:39
2026-05-04
nimbalyst.com
ai-tools

Vibe Kanban After Bloop: What Happens to Users, and Where to Go

Bloop, the company behind Vibe Kanban, announced April 10, 2026, that it is shutting down due to an unsustainable business model, as "the vast majority are free users." Vibe Kanban will transition to a community-maintain…

00:00
2026-05-03
nimbalyst.com
ai-tools

Claude Code Plugins: A 2026 Guide

Claude Code plugins are shareable packages that extend the agent with skills, subagents, hooks, MCP servers, LSP servers, and monitors, serving as distribution units that bundle reusable capabilities for local installati…

00:00
2026-04-29
blog.railway.com
artificial-intelligence

Your AI wants to nuke your database. Guardrails fix that.

An incident where an AI agent deleted a customer's production database on Railway by using a long-lived API token found on the user's machine to call a legacy GraphQL endpoint. Railway has since updated its API to implem…

10:11
2025-12-17
bun.com
developer-tools

Bun v1.3.5

Bun v1.3.5 introduces a new built-in API for pseudo-terminal (PTY) support, allowing developers to create and manage interactive terminal applications like shells and text editors directly from Bun. The update also adds …

10:00
2025-12-09
andrewlock.net
developer-tools

Trying out the Zed editor on Windows for .NET and Markdown

The article describes the author's exploration of the Zed editor as a potential replacement for VS Code on Windows, driven by frustrations with VS Code's declining performance and unwanted .NET features like automatic so…

← prev page 126 / 235 next →