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 127/235
11:00
2025-02-24
joshwcomeau.com
news

A Million Little Secrets

The article describes the creation of a highly detailed landing page for the author's upcoming course, "Whimsical Animations," which contains over 14,000 lines of code and 200 files. A key feature is the "Chaos Toolbar,"…

22:00
2024-11-03
gist.github.com
developer-tools

LazyVim mappings for Jetbrains IDEs

The article provides a configuration file (`.idea-lazy.vim`) that maps LazyVim-style keybindings for use in JetBrains IDEs via the IdeaVim plugin. It requires the IdeaVim, Which-Key, and IdeaVim-Sneak plugins, and includ…

06:30
2017-01-15
gist.github.com
cloud-computing

index.html

The article contains the source code for an HTML file that implements a button to initiate an OAuth 2.0 authentication flow with Microsoft Azure Active Directory (AAD). The script constructs a URL to Microsoft's login en…

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

AI Integration for UK SMEs - A Practical Guide for 2026

A practical guide for UK SMEs on integrating AI into existing business processes highlights that while interest is high, only 18% have integrated AI. The guide recommends starting with customer service triage and documen…

03:35
2026-08-15
joanwestenberg.com
artificial-intelligence

A Mind That Stops Beginning Starts to Decay

JA Westenberg argues that creators who outsource their initial creative spark to AI tools like Grok or ChatGPT risk losing their own identity, emphasizing that a self is defined by what one chooses to begin, not what one…

03:08
2026-08-15
sourcefeed.dev
ai-tools

Claude Code's New Session Guide Is Really About the Meter

Anthropic published a guide titled "Maximizing the value of your Claude Code sessions" that reveals how its prompt caching billing mechanics affect developer workflows, with tips like using /compact before breaks and /re…

00:58
2026-08-15
github.com
artificial-intelligence

Show HN: Dictata – Local Whisper dictation with LLM cleanup

Dictata v0.1.0, a 100% local system-wide voice dictation app for Windows built in Rust, transcribes speech via whisper.cpp and offers optional LLM cleanup, with no data leaving the machine. The release supports hotkey di…

00:08
2026-08-15
sourcefeed.dev
artificial-intelligence

17 Million Messages Say Enterprise AI Is Mostly Writing

OpenAI's first telemetry-based study, 'How Organizations Use AI: Evidence from ChatGPT,' analyzing 17 million messages from over 1,500 organizations, finds enterprise AI adoption is broad but shallow, dominated by writin…

23:22
2026-08-14
promptcube3.com
artificial-intelligence

Is Grok actually good for coding?

In a hands-on comparison, Grok, the AI model from xAI, achieved 88% initial logic accuracy on a legacy Python-to-FastAPI conversion task, trailing Claude 3.5 Sonnet's 94% and GPT-4o's 91%, but outperformed both on bleedi…

22:30
2026-08-14
runtimewire.com
artificial-intelligence

GitHub adds xAI's Grok 4.6 to Copilot for long-running coding agents

GitHub added xAI's Grok 4.6 to GitHub Copilot on August 14, making the two-day-old reasoning model available across GitHub's editors, command-line tools, and cloud coding agent for Copilot Pro, Pro+, Max, Business, and E…

18:52
2026-08-14
promptcube3.com
artificial-intelligence

Stop using Claude Opus for simple boilerplate

Claude 3 Opus is too slow and expensive for simple coding tasks, according to a developer's experience; Claude 3.5 Sonnet completes the same refactoring in 12 seconds versus 15-30 seconds for Opus, at $3/$15 per million …

18:30
2026-08-14
lobu.ai
ai-agents

Self-Improving Agents Are Event-Sourced

Lobu, an AI startup, has built an event-sourced memory layer for AI agents that treats every write as an append-only commit, with corrections made by writing new events that supersede old ones, ensuring history is walkab…

17:48
2026-08-14
dev.to
ai-agents

Build an AI Financial Agent with EODHD's MCP Server

EODHD has released an official MCP server with over 70 financial data tools, enabling AI agents to access fundamentals, prices, earnings, and news through a single interface. A developer demonstrates how to build a finan…

16:14
2026-08-14
github.com
ai-agents

Show HN: Hexis, open-source Claude Skills management

Bevel Software released Hexis, an open-source, git-backed control plane for managing AI-agent skills, tools, context, permissions, and identity, self-hosted and MCP-native. The platform allows centralized management of A…

← prev page 127 / 235 next →