5 commits a day for 3 summers

Joined July 2007
90 Photos and videos
Hacker News: you already don't read the linked article — but have you tried not reading the comments either? The smarter way to read HN: - one-click copy the article all comments - paste into Claude via sidepanel - get a report of everything that's valuable: arguments, counterarguments, insights - read that instead
21
May 29
Been trying out Claude Code UIs - @nimbalyst has just the right amount of bells and whistles (if a little buggy) An option to list Projects as tabs at the top would bump this to A-tier
2
1
2
125
May 27
Was waiting for somebody to reinvent TiddlyWiki but with AI. This is close
My favorite way of interacting with Claude Code is to have it generate static HTML files as outputs (reports, explorations, code structure, mockups etc.) I wanted to iterate on the file by commenting in browser and having Claude update the output live. So, I built this Claude Skill👇 How it works: - Install Claude Code skill (ask it to clone repo) - Build an HTML page for anything (e.g. research coding agents and generate HTML report) - Ask it to make the page interactive That's it. CC will launch a localhost server and allow you to then leave comments on the page itself and once it updates, will give you a tour of changes. It's like Google Docs kind of comments/iteration but for HTML pages.
130
May 20
Cybersecurity will be the last software job
May 19
We are investigating unauthorized access to GitHub’s internal repositories. While we currently have no evidence of impact to customer information stored outside of GitHub’s internal repositories (such as our customers’ enterprises, organizations, and repositories), we are closely monitoring our infrastructure for follow-on activity.
15
May 14
I call this Homer Coding
May 14
Notebook Navigator for Obsidian is good but opinionated. But that doesn't matter when you can patch your own (better) opinions on top of it to get all the features that are missing. All software is wet clay now
17
May 14
Notebook Navigator for Obsidian is good but opinionated. But that doesn't matter when you can patch your own (better) opinions on top of it to get all the features that are missing. All software is wet clay now
57
May 14
Update #2: Claude routines have gotten really reliable lately. You get 5 a day (on the pro plan). If you don't know what to do with them, having it generate and send daily briefs to your inbox every morning is high yield.
Apr 19
Update: it doesn't work. @ClaudeDevs fix your clanker
39
Apr 19
Update: it doesn't work. @ClaudeDevs fix your clanker
Apr 16
Scheduled prompts are the biggest thing about OpenClaw, and now they're available in Claude (without having to keep a computer switched on somewhere). Throw in some MCP servers and you have an autonomous agent out of the box.
66
Apr 16
Scheduled prompts are the biggest thing about OpenClaw, and now they're available in Claude (without having to keep a computer switched on somewhere). Throw in some MCP servers and you have an autonomous agent out of the box.
Apr 14
Now in research preview: routines in Claude Code. Configure a routine once (a prompt, a repo, and your connectors), and it can run on a schedule, from an API call, or in response to an event. Routines run on our web infrastructure, so you don't have to keep your laptop open.
63
Apr 12
One step closer to being paperclipped
22
X but as a curated RSS feed based on your interests. More people should be doing this.
61
Mar 26
Hoi An > Chiang Mai Bangkok > Saigon
39
Feb 20
Put together a guide on using x402 to accept Agent payments. Billions of AI agents coming online just as micropayments are solved is probably going to leave a dent simplescraper.io/blog/x402-p…
1
1
73
Feb 10
Yet another reason to build directly on AWS or Google Cloud. Before LLMs it might have made sense to pay Vercel, Heroku (rip) etc a simplicity premium to avoid wrangling with IAM roles. But now that AI eats complexity, why the middleman? "Deploy this to Cloud Run, don't make mistakes" and you've just saved 50%.
Replying to @rtwlz
I'm happy to cover the bill myself and in the process help you guys optimize this usageÂą. I've been impressed about how Vercel has enabled you to build this so fast, and with the quality of the overall website. It's fast af. You've built something amazing that's become a global public resource. Respect! Âą You guys have the 609th highest-traffic app on Vercel. It'd be my pleasure to share best practices given this is what only the largest enterprises & scale-ups can usually pull off
2
125
Jan 26
Analyzed 1,388 @superwhisper voice transcriptions (~169k words) to understand my productivity patterns. Nice way to surface revealed preferences
1
1
11
7,211
Jan 23
Phew, successfully dodged ever having to write React or Typescript.
This has been said a thousand times before, but allow me to add my own voice: the era of humans writing code is over. Disturbing for those of us who identify as SWEs, but no less true. That's not to say SWEs don't have work to do, but writing syntax directly is not it.
1
46
Jan 16
Expanding Obsidian's features from within Obsidian. Anything you can point a Claude agent at turns into realtime malleable software
327