this post was submitted on 06 Mar 2025
54 points (100.0% liked)

Technology

38168 readers
296 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 3 years ago
MODERATORS
 

archive link

A quarter of the W25 startup batch have 95% of their codebases generated by AI, YC managing partner Jared Friedman said during a conversation posted on YouTube.

...

In a video titled “Vibe Coding is the Future”, Friedman, along with YC CEO Garry Tan, managing partner Harj Taggar, and general partner Diana Hu, discussed the trend of using natural language and instincts to create code.

an important caveat to this, I think, is that YC is heavily invested in startups that will sell AI, not just startups that are using it to build their product. so they have an incentive to hype it up as much as they can.

if any of these startups succeed, my condolences to the engineers who get hired afterwards and are stuck bugfixing and trying to understand the LLM-generated codebase the founders slapped together.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 2 days ago

I think there is a difference. Because software is so flexible and quick to build, it's orders of magnitude easier to build something known and understood.

A promising startup with its systems in a knot, but their initial team is still on retainer? Brains can be picked, abstraction boundaries placed, surgical rewrites deployed. Despite the mess, they still understand it, and development can expand.

It remains to be seen if AI-generated code is recoverable, if any existing strategies can be applied so humans can contribute, or if the company is forever beholden to AI providers to release a better AI to manage/improve what they've already got.