Sublime
An inspiration engine for ideas

I'd forgotten how informal the first bios I wrote for us were. The reason Jessica was called the Fourth Man (a reference to the Cambridge spy ring) was that she hadn't quit her previous job yet. https://t.co/R57OZCDURu
Weird convergence in tech industry:
Notion adds AI research, meeting notes, enterprise search. So do Atlassian, Grammarly/Coda. Glean. Granola.
Cursor. OpenAI buys Windsurf/Codex. GitHub and Google follow.
Browsers are next.
Is the... See more
Josh Millerx.com
o3 is out and it is absolutely amazing!!
i've been playing with it for a week or so and it's already my go-to model. it's fast, agentic, extremely smart, and has great vibes.
some of my top use cases:
- it flagged every single time I sidestepped conflict in my... See more
How I run multiple Claude Code agents in parallel using git worktrees. Please comment if there are better ways :)
```
function wt() {
git worktree add ../worktrees/$1 main
cd ../worktrees/$1 && git checkout -b... See more
Kieran Klaassenx.com
Google is cooking up a coding agent called Jules, connects to GitHub, builds a plan then executes it. https://t.co/8HREwxR8VM



