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

cursor

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

results 4687 page 124/235
14:47
2026-05-26
github.com
ai-agents

Open Source tech jobs portal and database

Caio, an open-source tech jobs platform, launched a public job index and search portal at caio-jobs.com to reduce the manual burden of job hunting for software professionals. The project, currently a searchable database …

23:18
2026-05-25
pasqualepillitteri.it
ai-agents

The evolution of AI-assisted software engineering paradigms

AI-assisted software engineering evolved from GitHub Copilot's statistical code completion (2021-2022) through conversational chatbots with retrieval-augmented generation (2023-2024) to the current Agentic Loop paradigm …

22:46
2026-05-25
github.com
ai-agents

Show HN: Nerve – self hosted runtime for AI agents

A developer has released Nerve, a self-hosted runtime for AI agents built on the Claude Agent SDK that provides persistent memory, scheduled execution, and task management. The open-source tool allows users to deploy per…

00:00
2026-05-25
huggingface.co
ai-agents

Harness, Scaffold, and the AI Agent Terms Worth Getting Right

A new glossary from Hugging Face aims to clarify the terms "harness" and "scaffold" in AI agent development, following confusion among researchers at the ICLR 2026 conference. The glossary defines a "harness" as the exec…

12:31
2026-05-24
lennysnewsletter.com
artificial-intelligence

The AI paradox: More automation, more humans, more work | Dan Shipper

Every CEO Dan Shipper predicts that the future of work will unfold inside AI coding tools like Codex and Claude Code, with every company eventually running a single “super-agent” in Slack that employees interact with dai…

17:20
2026-05-23
dev.to
artificial-intelligence

7 Agent Skill Packs That Actually Make AI Coders Better

Based on the article, the author tested dozens of AI agent skill packs and identified seven that genuinely improve AI coding performance. The selected packs solve real-world problems, including a complete software develo…

15:55
2026-05-23
dev.to
artificial-intelligence

Why AI Coding Agents Hallucinate and How to Fix It

Here is a 2-3 sentence factual summary of the article: The article explains that while many engineers can identify AI coding agent hallucinations—such as the model inventing nonexistent APIs or ignoring instructions—few…

07:53
2026-05-23
dev.to
developer-tools

How To Build an Image Cropper in Browser (Simple Steps)

The article provides a tutorial for building a client-side image cropper using vanilla HTML5, CSS3, and JavaScript, leveraging the Cropper.js library for image manipulation. It emphasizes processing images entirely in th…

06:32
2026-05-23
github.com
open-source

Rubish: A Unix shell written in pure Ruby

Rubish is a UNIX shell written in pure Ruby that parses shell syntax and compiles it to Ruby code for execution by the Ruby VM. It is fully compatible with bash, allowing existing bash scripts to run without modification…

← prev page 124 / 235 next →