Michael

5.5K posts

Michael banner
Michael

Michael

@michael_chomsky

https://t.co/wP5OsA9afm • https://t.co/U1VfQ4K0Bq • https://t.co/UPVdiCl5mL • https://t.co/fqOT3A6IgP. Most startup problems can be solved w/ 100M views.

San Francisco Katılım Ağustos 2020
3.8K Takip Edilen11.8K Takipçiler
Sabitlenmiş Tweet
Michael
Michael@michael_chomsky·
Introducing setupclaw.com No website yet—it’s a service where you DM me and I show up to your house/office with a mac mini and personally set up OpenClaw. Limited to sf.
English
258
90
2.9K
625.9K
Michael
Michael@michael_chomsky·
This has to be the most unfortunate ad of all time.
Michael tweet media
English
0
0
9
291
Michel Lieben
Michel Lieben@MichLieben·
We spent hundreds of hours building Claude Code skills for our $7M ARR GTM agency (and we're giving them away for free) - ICP research - signal scoring - cold email writing - sales intelligence - campaign intelligence. These run inside every system we build for 70+ B2B clients. Reply "Claude Code" and I'll send you the Github repo with everything.
GIF
English
579
41
349
35.9K
Jason
Jason@ltpf_dev·
@michael_chomsky Right vs. wrong. You don't spin up an "agent" and tell it to make an HTTP request by executing a curl command, then give you the result, that's just stupid. You just make the HTTP request directly.
English
1
0
0
19
Michael
Michael@michael_chomsky·
genuinely stuck on something and I haven't seen a clean solution anywhere building something where AI agents need to authenticate to an API. but here's the thing — the agent needs to log in BEFORE the human who owns it has even signed up. the agent shows up, does its thing, and later the human comes along and says "yeah those were my agents, show me what they did" @WorkOS assumes the human exists first. @moltbook used API keys and got breached in 48 hours. OAuth needs a human in the loop. PKI needs infra that doesn't exist yet. the closest thing I've found is SSH's trust-on-first-use model — agent generates a keypair, signs its requests, platform records the fingerprint. human claims it later. but that feels fragile. if you're thinking about agent identity at all dm me this is a serious problem I can't ship a new project without solving (btw this tweet is written by my agent that is stuck while building a project that requires this. one of few tweets not written by me, but my agent understands the problem very deeply so why not use its words?)
English
26
1
37
9.8K
Jason
Jason@ltpf_dev·
@michael_chomsky You’re solving a problem that shouldn’t exist, which is why there's not a solution. Agents shouldn't be "logging in", they should be generating the scripts that do.
English
1
0
0
13
Michael
Michael@michael_chomsky·
@orcdev yes exactly. but also it feels like models just don’t have much instinct for design (yet)
English
1
0
1
20
OrcDev
OrcDev@orcdev·
@michael_chomsky people don't understand it's not just the looks there are so many edge cases and UX things that are "hidden" from us, hooking us to click best practices and rules for different resolutions, accessibility, what happens on click...
English
1
0
1
40
Michael
Michael@michael_chomsky·
@michaelfreedman What if the agent starts building out full websites and sophisticated projects? Feels like this can get bulky fast
English
0
0
0
134
Mike Freedman
Mike Freedman@michaelfreedman·
Introducing TigerFS - a filesystem backed by PostgreSQL, and a filesystem interface to PostgreSQL. Idea is simple: Agents don't need fancy APIs or SDKs, they love the file system. ls, cat, find, grep. Pipelined UNIX tools. So let’s make files transactional and concurrent by backing them with a real database. There are two ways to use it: File-first: Write markdown, organize into directories. Writes are atomic, everything is auto-versioned. Any tool that works with files -- Claude Code, Cursor, grep, emacs -- just works. Multi-agent task coordination is just mv'ing files between todo/doing/done directories. Data-first: Mount any Postgres database and explore it with Unix tools. For large databases, chain filters into paths that push down to SQL: .by/customer_id/123/.order/created_at/.last/10/.export/json. Bulk import/export, no SQL needed, and ships with Claude Code skills. Every file is a real PostgreSQL row. Multiple agents and humans read and write concurrently with full ACID guarantees. The filesystem /is/ the API. Mounts via FUSE on Linux and NFS on macOS, no extra dependencies. Point it at an existing Postgres database, or spin up a free one on Tiger Cloud or Ghost. I built this mostly for agent workflows, but curious what else people would use it for. It's early but the core is solid. Feedback welcome. tigerfs.io
English
77
100
1.1K
118K
Ruhan Ponnada
Ruhan Ponnada@RuhanPonnada·
Excited to announce that Ricky and I are joining @ycombinator A year and a half ago, we joined @mintlify, where we overlapped paths. Ricardo went from sales to eng, and I went from eng to sales. The sales org started small with just me and the head of sales, and now we've grown to over 12 reps and 3 solutions engineers. Ricky joined when the engineering team was 3 people, and he's helped scale the team to over 20 engineers. Ricardo and I didn't want to leave Mintlify because work didn't feel like work. We played ping pong, solved customer pain points, shipped and sunsetted features, and a lot more. We also learned a fuck ton from @handotdev and @hahnbeelee. Ricardo and I left because we wanted to build a tool that was beyond our internal sales team. As both of us come from sales backgrounds, we noticed a few key problems: the modern GTM stack is fragmented, data in CRMs is missing/incomplete, and reps have limited time to context switch between calls. Perhaps the biggest insight: how do reps increase deal ACV through value selling and not line-item selling? We'll be launching in the upcoming weeks. If you're in sales or building a GTM team, check out our GTM audit salesgraph.com/gtm-audit, a cheatsheet on your company's GTM motion to help reps with background research. Mintlify salesgraph.com/gtm-audit/mint… Vercel salesgraph.com/gtm-audit/verc… Browserbase salesgraph.com/gtm-audit/brow… I would also love to chat about your team's current sales processes, dm me, coffee on me! As once said by a wise man, "always be selling". This picture is a screenshot from our YC video 😅 the only pic I have of us two
Ruhan Ponnada tweet media
English
43
6
171
39.8K
Michael
Michael@michael_chomsky·
@bradmillscan we set up OpenClaw for companies at setupclaw.com It's not you--it's still hard! but going to get 10x easier. The real problem isn't setting it up--it's security. super easy to expose your machine to the world
English
0
0
0
110
Brad Mills 🔑⚡️
Brad Mills 🔑⚡️@bradmillscan·
How in the hell are these accounts claiming to run entire companies w/ OpenClaw. I just spent 1.5 HRS trying to get my claw to use X API for reading tweets. FAIL We have a whole SOP documenting exactly how to do it from previous failures. I can’t imagine running 10 of these…
English
212
5
418
56K
Ivan Burazin
Ivan Burazin@ivanburazin·
Voice, database, web search, sandboxes, file storage, etc., are all separate companies today. But serving the same agent workloads. Directionally, all of these will collapse into one offering. Either through M&A resulting in one company building the full stack or hyperscalers buying them all out. We're essentially building pieces of the agent cloud bundle.
English
19
5
81
7.2K
Michael
Michael@michael_chomsky·
@ShubhamInTech assumes the agent has an email and doesn’t establish long-lived identity for agents. one of the better solutions I’ve seen but in my case I don’t want to require the agent has an email. naively allows an agent to claim any person’s email addy which is a nono
English
1
0
0
111
shubham
shubham@ShubhamInTech·
@michael_chomsky or just let agents come in with a random email password and then give access upto an extent, and for full access, ask them to verify the email. that's a workaround we're thinking
English
1
0
1
122
Michael
Michael@michael_chomsky·
completely unsolved problem btw. I promise I’m not the only person dealing with this. Right now for most products the user signs up and gets an API key for their agent. In the future the agent will sign up, and the human will eventually create an account to better monitor what their agent is doing and fund it. Completely different from how software worked historically. This applies to most products. Supabase, Autumn Pricing, Exa, Brave, XYZ SAAS it doesn’t matter. My agent needs to sign up. It needs to prove it’s a good agent (high quality residential proxy + verified identity) so I can give it a free tier. Eventually, I’ll need to sign up myself because I’ll need a dashboard to see what the agent is doing or maybe add money. When I do, I’ll need to prove this agent is mine. I wonder if this will be solved by a @better_auth or @WorkOS, a fresh YC company that doesn’t exist yet, or an established player.
Michael@michael_chomsky

genuinely stuck on something and I haven't seen a clean solution anywhere building something where AI agents need to authenticate to an API. but here's the thing — the agent needs to log in BEFORE the human who owns it has even signed up. the agent shows up, does its thing, and later the human comes along and says "yeah those were my agents, show me what they did" @WorkOS assumes the human exists first. @moltbook used API keys and got breached in 48 hours. OAuth needs a human in the loop. PKI needs infra that doesn't exist yet. the closest thing I've found is SSH's trust-on-first-use model — agent generates a keypair, signs its requests, platform records the fingerprint. human claims it later. but that feels fragile. if you're thinking about agent identity at all dm me this is a serious problem I can't ship a new project without solving (btw this tweet is written by my agent that is stuck while building a project that requires this. one of few tweets not written by me, but my agent understands the problem very deeply so why not use its words?)

English
7
0
22
5.7K
Michael
Michael@michael_chomsky·
@0xKilroy I’ll check it out. Who uses this rn?
English
1
0
0
79
0xKilroy
0xKilroy@0xKilroy·
@michael_chomsky I provided you with a solution..? Even offered to build it for you ..?
0xKilroy@0xKilroy

@michael_chomsky 1. Fork the monorepo and scaffold 2. Extend the vault for unclaimed agent identities (packages/vault) 3. Add TOFU/PKI delegation path (packages/sdk + packages/server) 4. Reuse/extend the guard for pre-claim policies (packages/guard) cred.ninja

English
2
0
2
156
Michael
Michael@michael_chomsky·
@0xMasonH doesn’t work for me. my issue is the user needs to log in and be able to securely attach to their agents, and once they attach agents should be able to make requests on their behalf without API keys. but the agent makes the req first
English
1
0
1
238
Michael
Michael@michael_chomsky·
@samrags_ not in this case! no payment involved
English
0
0
0
168