The readme is a bit more to the point.
Ex-GitHub CEO launches a new developer platform for AI agents
181–190 of 625 posts
Re: Ex-GitHub CEO launches a new developer platform for AI agents
#182Christ, a $60m seed round. The AI fatigue is real, and the cooling-off period is going to hurt. We’re deep into concept overload now. Every week it’s another tool (don’t get me started on Gas Town) confidently claiming to solve… something. “Faster development”, apparently. Unless you’re already ideologically committed to this space, I don’t see how the average engineer has the energy or motivation to even understand…
Maybe just learning 1 or 2 of such tools is enough ?
Re: Ex-GitHub CEO launches a new developer platform for AI agents
#183Earlier quoted context omitted.
I just cannot fathom how people can say something like this today, agentic tools have now passed an inflection point. People want to point out the short comings and fully ignore that you can now make a fully functioning iPhone app in a day without knowing swift or front end development? That I can at my company do two projects simultaneously, both of them done in about 1/4 the time and one would not have even been at…
I've found that the effort required to get a good outcome is roughly equal to the effort of doing it myself. If I do it myself, I get the added bonus of actually understanding what the code is doing, which makes debugging any issues down the line way easier. It's also in generally better for teams b/c you can ask the 'owner' of a part of the codebase what their intuition is on an issue (trying to have AI fill in for…
Opus 4.5 and 4.6 is where those instances have gone down, waaay down (though still true). Two personal projects I had abandoned after sonnet built a large pile of semi working cruft it couldn’t quite reason about, opus 4.6 does it in almost one shot.
You are right about learning but consider: you can educate yourself along the way — in some cases it’s no substitute for writing the code yourself, and in many cases you learn a ton more because it’s an excellent teacher and you can try out ideas to see which work best or get feedback on them. I feel I have learned a TON about the space though unlike when I code it myself I may not be extremely comfortable with the details. I would argue we are about 30% of the way to the point where it’s not even no longer relevant it’s a disservice to your company to be writing things yourself.
Re: Ex-GitHub CEO launches a new developer platform for AI agents
#184Re: Ex-GitHub CEO launches a new developer platform for AI agents
#185Earlier quoted context omitted.
Git is totally fine keeping a few extra text files. These are ephemeral anyway. The working sessions just get squashed down and eliminated by the time I've got something worth saving anyway. At that point, I might keep a overview file around describing what the change does and how it was implemented. (I will give the agent boom a bit of credit: I write a lot more documentation now, because it's essentially instructio…
the git commits message description never go away though, unless you're editing the git with BFG cleaner
2. Don't put it in the message. Put it in files.
Re: Ex-GitHub CEO launches a new developer platform for AI agents
#186Earlier quoted context omitted.
> Web sites are the new banner ads and headings like that are the new ` `. It's been like this since the Dotcom era Or did you forget that you can do anything at zombo.com? It appears to be rather slow today, but here's a Wiki link for the uninitiated- https://en.wikipedia.org/wiki/Zombo.com
The domain expired a few days ago and was purchased by someone else and then changed. There's a recreation of the original here https://html5zombo.com/
Re: Ex-GitHub CEO launches a new developer platform for AI agents
#187Agents can save their reasoning into markdown files, and commit those files to Git. Are "Checkpoints" just a marketing term for that, or there's more to it?
Re: Ex-GitHub CEO launches a new developer platform for AI agents
#188Re: Ex-GitHub CEO launches a new developer platform for AI agents
#189Re: Ex-GitHub CEO launches a new developer platform for AI agents
#190Either the models are good and this sort of platform gets swept away, or they aren’t, and this sort of platform gets swept away.