Sublime
An inspiration engine for ideas
Lecture 14 - How to Operate (Keith Rabois)
youtube.com
Part 2 of Build Your Own Operator on macOS is now live! The new cua-agent framework cuts down complexity and accelerates CUA development - so you can focus on building, not boilerplate. https://t.co/1QQMVigIM5

This Cursor MCP turns 500 requests in 2500 requests with "one weird trick" to get max value
(link in replies)
- Give Cursor a task, it completes it
- The review gate is called before task ends
- You run more tasks via a popup
- Type TASK_COMPLETE to... See more

I've built 19 projects with Cursor AI without line a single line of code myself.
But, the Truth is Cursor is dumb you don't add detailed docs around your project.
You need to build a strong <Context Boundary> around Cursor
Here what you can do to improve your... See more

Workflow with Cursor + Claude Code
- Load a reference and your working Codebase in Cursor.
- Make a plan with Gemini 2.5 Pro and choose necessary files from the reference codebase and save it to plan .md
- Open Claude Code, ask it about the plan until you happy
- Then start it... See more
I got sick of the "AI loop of death" where the agent spirals, breaks stuff, and can't fix it!
So I built a 4-rule task manager for Cursor + Windsurf that:
- Creates a plan
- Breaks it into tasks
- Ships one focused task at a time
- is 10x more... See more
Ian Nuttallx.com