logoalt Hacker News

jillesvangurptoday at 4:09 AM3 repliesview on HN

Why are investors still investing in SAAS products like this? I've heard some investors made rather blunt statements about such investments being a very hard sell to them at this point. Clearly somebody believes differently here.

We have AI now. AI tools are pretty handy with Git. I've not manually resolved git conflicts in months now. That's more or less a solved problem for me. Mostly codex creates and manages pull requests for me. I also have it manage my GitHub issues on some projects. For some things, I also let it do release management with elaborate checklists, release prep, and driving automation for package deployment via github actions triggered via tags, and then creating the gh release and attaching binaries. In short, I just give a thumbs up and all the right things happen.

To be blunt, I think a SAAS service that tries to make Git nicer to use is a going to be a bit redundant. I don't think AI tools really need that help. Or a git replacement. And people will mostly be delegating whatever it is they still do manually with Git pretty soon. I've made that switch already because I'm an early adopter. And because I'm lazy and it seems AI is more disciplined at following good practices and process than I am.


Replies

faangguyindiatoday at 8:02 AM

Many investment decisions are taken by people who get cut of investment as fees.

Wealthy people don't have time to do all due diligence and vetting specially when random startups become unicorn.

esafaktoday at 4:24 AM

If you think like that why invest in software at all; the AI will do everything?

Does AI make reading or writing stacked PRs any nicer? No, it does not.

show 2 replies
ozozozdtoday at 4:50 AM

git isn’t Saas.

git ≠ GitHub

show 1 reply