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

cursor

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

results 4622 page 95/232
16:38
2026-05-27
simonwillison.net
artificial-intelligence

I think Anthropic and OpenAI have found product-market fit

Anthropic and OpenAI have both shifted enterprise pricing for their coding agent products to match API token costs, eliminating previous discounts. The changes, implemented by Anthropic in November 2025 and OpenAI in Apr…

13:37
2026-05-27
dev.to
ai-agents

Best Frontend Coding Agent: AI Workflow Shortlist

Frontman, a frontend development tool, has published a workflow-based framework for selecting AI coding agents, arguing that the best tool depends on the specific frontend task rather than a universal ranking. The framew…

13:00
2026-05-27
dev.to
ai-agents

What happens when an AI agent commits to your repo

A developer's analysis of Git histories reveals that AI coding assistants amplify existing developer habits, producing either vague, large commits or small, well-structured ones depending on the user's skill level. The p…

05:21
2026-05-27
dev.to
ai-tools

From Figma to production React, with AI in the loop

A developer has built shadcncraft, a design-to-code workflow that connects Figma directly to production React code using AI. The system uses four components—a Figma kit, a React registry, and two MCP servers—to let AI to…

23:41
2026-05-26
letsdatascience.com
ai-products

Apple Redesigns Siri with Dark Theme in iOS 27

Apple is redesigning Siri with a dark-only color scheme and a dedicated app for chatbot-style conversations in iOS 27, according to MacRumors citing Bloomberg reporter Mark Gurman. The company has licensed Google's Gemin…

11:02
2026-05-26
mooracle.io
ai-tools

FinOps for AI: Track What Your Code Costs per Commit

GitHub Copilot will move to usage-based billing in AI Credits on June 1, 2026, making AI cost per feature a measurable planning input rather than a curiosity. The article argues that teams should attribute AI costs to in…

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…

15:24
2026-05-23
dev.to
developer-tools

Why Zed Is Replacing VS Code in My AI-Augmented Workflow

Zed is a Rust-based code editor that offers significantly faster performance than VS Code by using a custom GPU-accelerated UI framework instead of Electron, making it ideal for AI-augmented workflows. It features native…

05:00
2026-05-23
dev.to
developer-tools

CSS :has() Selector: The Layout Trick I Wish I Knew 5 Years Ago

The CSS `:has()` selector, now supported in all major browsers, allows developers to style a parent element based on whether it contains a specific child element, effectively turning CSS into a conditional parent selecto…

04:21
2026-05-23
latent.space
artificial-intelligence

[AINews] All Model Labs are now Agent Labs

All major AI model labs are pivoting to agent-focused products, with OpenAI's Greg Brockman reversing the industry's previous stance that the model alone is the product. AI21 has shuttered its model team to focus on agen…

03:16
2026-05-23
dev.to
developer-tools

A Practical Guide to Designing RESTful APIs

This article provides a practical guide to designing RESTful APIs, emphasizing a resource-oriented approach where endpoints represent nouns and HTTP verbs describe actions, rather than using action-based URLs. It covers …

14:00
2026-05-22
stackoverflow.blog
artificial-intelligence

Dispatches from O'Reilly: The accidental orchestrator

This article, the first in a series on agentic engineering, argues that neither the hype claiming AI will make software engineers obsolete nor the reassurance that AI is just another tool is honest. The author observes t…

21:16
2026-05-21
gist.github.com
developer-tools

Video Modification Simplified

The article describes **vid.py**, a Python command-line tool that acts as a simplified wrapper around ffmpeg for common video tasks. It provides functions for parsing timecodes, estimating video duration by probing input…

19:53
2026-05-21
gist.github.com
developer-tools

migrate_antigravity.py

Antigravity released a migration tool to automatically transfer extensions, settings, and conversation histories from Antigravity v1 to the new Antigravity IDE. The script handles process termination, file migration, and…

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

4 GitHub Repos That Prove AI Agents Aren't Just for Coding Anymore

A shift in open-source AI agents from general coding assistants to specialized tools, featuring four GitHub repositories as examples. These include "mattpocock/skills," which enforces engineering discipline on coding age…

← prev page 95 / 232 next →