Jeremy Lewi
@jeremy.lewi.us
Building web.runme.dev. Trying to get my hearbeats back by automating my job with AI.
With WebMCP I keep coming back to moving state out of REACT using useSyncExternalStore. Storing state in plain old JS objects makes it easier to manipulate imperatively via an Agent to allow the Agent to interact with the UI.
While I walked my dogs, Codex added IPYNB support to web.runme.dev so now you can open and edit your Jupyter/Colab notebooks in @runme.dev or let your coworkers use Colab to view your notebooks
web.runme.dev
We could soon be in a situation where there is more software written in the next year then all the years prior.
I would quit or retire if I couldn't use Codex(or equivalent). It solves way too many problems that I never want to waste my heartbeats in again. I will never ever again fight CI to get a PR merged. Just won't do it.
Are there proposals for "copy left" licenses for AI? E.g If you train on this data your model must be open Or If you train on this data your TOS can't block distillation
I think @tailscale.com is remarkably well positioned to capitalize on AI agents. Intelligence is embodied and networking is critical to that.
Slack is basically a message bus. If you want to replace it with an open protocol makes the most sense? Would atproto work ?
The only time I hear "functional and non-functional requirements" is in system design interviews
AI writing gets a lot of knocks but I find AI generated bug reports are typically more thorough than what I'd write. I'm increasingly using Codex to draft slack messages which I then review and send.
What does WebMCP being a W3C standard mean? I assume it means all browsers support it. But WebMCP is only useful when you combine browsing capabilities with an agent. Browser + Agent is a new class of apps. I suspect it will only include a subset of browsers. @sarahedo.bsky.social
Signed up for communities.bsky.app I want a community for AI and the Web (e.g. WebMCP)
Bluesky Communities
communities.bsky.app
I think one of the advantages of WebMCP is safety. WebMCP is a way for web site authors to designate a subset of functionality intended for AI use as opposed to human use.
OpenCode has an FR for an integrated browser; github.com/anomalyco/op... IUC one of the key design questions is how do you allow Human AI collaborative control without fighting over the cursor. I think WebMCP solves this problem for apps that opt in.
[FEATURE]: Integrated browser for desktop · Issue #26772 · anomalyco/opencode
Feature hasn't been suggested before. I have verified this feature I'm about to request hasn't been suggested before. Describe the enhancement you want to request I would like OpenCode Desktop to i...
github.com
I (really Codex) added excalidaw to @runme.dev on web. I needed a simple way to save my diagrams to Google Drive so I could share them web.runme.dev
Them: taking a break in the unseasonable SF heat. Me: Using codex on my phone to respond to a page. Getting back my heartbeats thanks to AI.
🛠️ We in Chrome wrote security guidance for WebMCP: For Agent Developers: developer.chrome.com/docs/agents/... For Site Developers: developer.chrome.com/docs/ai/webm... Written by @JuliaPagnucco, a wonderful Sr. Security Eng, and @alexandrascript.com, great tech writer. Important guidance!
Agent security considerations for WebMCP | AI on Chrome | Chrome for Developers
Agent developers must design protections against malicious text from untrusted content. We identify some security techniques relevant to agents using WebMCP.
developer.chrome.com
I'm starting to use Codex to post messages on slack. Surely this is further evidence slack needs to go away. The entire value proposition of slack is you need to talk to a human. Once it's just automated messages and AIs talking to AIs surely there is a better way
I'm still in the very early days of figuring out how to turn the crank with AI. Observability and continual improvement are still very much open questions.
I think we need to get money and billionaires out of politics. We have to stop trying to distinguish between "bad billionaires" and "good billionaires" based on whether they agree or disagree with our policies. So I'm voting for Anthony
These powerful companies and their unethically wealthy leaders will never stop consuming our resources. We can stop them, but our politicians lack the courage to stand against their money and influence. Vote now before it’s too late. Election Day is June 2nd. #CA15 #Vote #DangForCongress #GOTV
BigTech doing layoffs because of AI gets a lot of attention. I think AI is commoditizing software. Which begs the question what is the future of software companies? Some of the biggest Web 2.0 companies (Facebook, YouTube) were built on the premise that creating webpages was hard.
I've used 2.6 billion tokens with Codex in the past week. This is all /goal for programming and operational tasks. In particular my usage is scaling with human effort as opposed to some other dimension; e.g. asking codex to analyze bluesky message
Google photos titles collages of my dogs "Big blockbuster starring a local legend"
I've been using /goal in Codex for almost every operational task (pushes, run evals, etc...). I think my days of manually typing and running commands is coming to an end. I didn't expect this. A lot of the motivation for investing in notebooks was to allow human editing and execution of commands.
"I’m not the only one. Personal sites are coming back. RSS feeds are coming back. Webrings are coming back. People are remembering that a website can be a home or a place instead of a profile." www.terrygodier.com/the-boring-i... Yessss @terrygodier.com!
The Boring Internet
The internet you grew up on isn't dying. A commercial veneer glued on top of it is. A visual essay about what actually persists.
terrygodier.com
SVG is so useful for having Codex render diagrams. Google Docs not rendering SVG is really annoying. Just added HTML cells to web.runme.dev for this use case
web.runme.dev
SVG from Scratch | SVG is not an image format. It's a coordinate system, a styling surface, and an animation target, all in one. Here's what you actually need to know to use it well. | www.carmenansio.com/articles/svg...