Marcio Castilho

947 posts

Marcio Castilho banner
Marcio Castilho

Marcio Castilho

@mcastilho

Co-Founder and Chief Architect of https://t.co/E5HurqpHNP | Founding member and creator of KnowBe4, the World’s Largest Cybersecurity platform

Clearwater, FL Katılım Mayıs 2007
1.1K Takip Edilen1K Takipçiler
Sabitlenmiş Tweet
Marcio Castilho
Marcio Castilho@mcastilho·
I'm excited to announce my new role as CoFounder and Chief Architect of ReadingMinds.ai. Join the Beta Waitlist now!
English
2
0
5
165
Aakash Gupta
Aakash Gupta@aakashgupta·
Karpathy just mass-distributed a product without writing any code for it. The gist is one page of markdown describing how to build an LLM-maintained personal wiki. Raw docs go into a folder, an LLM "compiles" them into 100+ interlinked articles, and the whole thing self-heals through automated linting passes. His version runs on Obsidian with custom scripts and 400K words of compiled research. He calls it an "idea file." One page of markdown. Your agent reads it and builds the entire system customized to your stack in an afternoon. His Obsidian setup is probably thousands of lines of hacky Python. You'll never see any of it. A one-page spec and a capable agent gets you 90% of the way there, tuned for your own tools and workflow. The economics of this are wild. In the old model, someone shares a repo and maybe 2% of people actually clone it, install the dependencies, and get it running. Idea files flip that ratio. The agent handles all the translation work between "what Karpathy built" and "what works on your machine." The conversion rate from "saw a cool project" to "have my own version running" collapses from days to hours. Karpathy is basically saying the era of "here's my repo, go figure out the dependencies" is being replaced by "here's what I built and why, go tell your agent to make you one." Software distribution is becoming a game of telephone where every recipient gets a better version than the original.
Andrej Karpathy@karpathy

Wow, this tweet went very viral! I wanted share a possibly slightly improved version of the tweet in an "idea file". The idea of the idea file is that in this era of LLM agents, there is less of a point/need of sharing the specific code/app, you just share the idea, then the other person's agent customizes & builds it for your specific needs. So here's the idea in a gist format: gist.github.com/karpathy/442a6… You can give this to your agent and it can build you your own LLM wiki and guide you on how to use it etc. It's intentionally kept a little bit abstract/vague because there are so many directions to take this in. And ofc, people can adjust the idea or contribute their own in the Discussion which is cool.

English
36
62
839
170.5K
Marcio Castilho retweetledi
Achou Preço BR 🔥
Achou Preço BR 🔥@achouprecobr·
@chatmlx visibility into what agents are actually doing is such a pain point right now. love the focus on observability — most tooling treats AI as a black box. congrats on the PH launch!
English
0
2
2
58
Marcio Castilho retweetledi
audbox
audbox@audboxme·
@chatmlx this is the kind of post that makes building in public worth doing. nice work
English
0
1
2
30
Marcio Castilho retweetledi
Aleksei Serebriakov 🐍
Aleksei Serebriakov 🐍@slwl_dev·
@chatmlx A cockpit for Claude Code that shows what your agents are building in real time — that visibility layer is exactly what's missing from most AI dev workflows. Is it showing diffs, tool calls, or both?
English
0
1
2
42
Marcio Castilho retweetledi
ChatML
ChatML@chatmlx·
ChatML is live on Product Hunt! 🚀 The cockpit for Claude Code: → See every agent, every diff, one dashboard → AI code review with inline comments → 100% free & open source Built entirely by AI. 900+ PRs. Zero human code. producthunt.com/products/chatm…
English
0
2
3
173
Marcio Castilho
Marcio Castilho@mcastilho·
The code review alone is worth it: → Quick review: fast sanity check → Deep review: logic, edge cases, patterns → Security review: vulnerabilities, injection, auth issues All with inline comments on the actual diff. Before it becomes a PR.
English
1
0
0
27
Marcio Castilho
Marcio Castilho@mcastilho·
Today I'm launching ChatML on @ProductHunt. I was running 10+ Claude Code agents in parallel and had zero visibility into what they were building. So I built the cockpit. Here's the story — and why every line of code was written by AI. 🧵
English
2
0
2
91
Marcio Castilho
Marcio Castilho@mcastilho·
Today I am releasing ChatML. A new open source AI Agent Orchestrator for Claude Code. Try it out: chatml.com
English
0
0
0
84
Vladimir Tchuiev
Vladimir Tchuiev@VTchuiev·
@DannyAziz97 Always wondered... How people run this without the agents tripping over each other and overwriting each other's code?
English
10
0
13
3.7K
Danny Aziz
Danny Aziz@DannyAziz97·
I saw a guy coding today in his terminal. Panel 1 Claude Code - refactoring auth. Panel 2 Claude Code - new API endpoint. Panel 3 Claude Code - fixing that production bug. Panel 4 Claude Code - database migration. Panel 5 Claude Code - "quick" CSS update. No branches. Straight to main. --dangerously-skip-permissions on repeat. Like a psychopath. It's me.
Danny Aziz tweet media
English
100
51
999
137.3K