← Back to context

Comment by g-b-r

4 days ago

How is it helping a lot?

From first-hand experience, for established OSS initiatives it's good for repetitive, high-volume work task like security alerts, fuzzing, duplicate issue detection, PR review, summarizing long threads, and legacy refactoring.

I personally find the barrier of starting new (FOSS) projects much lower now days.

  • What if -- and bear with me here -- that barrier was actually a good thing?

    • You mean because l337 circles could form better this way?

      I think it's great that the barriers are dropping for less technical skilled people to manifest their visions, but we will have to figure out better ways to find the gold among the slop.

      5 replies →

  • It's like... 10 million trello clones in rust with exactly seven commits made on the same day three months ago.

  • Do they have value? Purpose?

    I vibe code shop jigs all the time but I don’t FOSS them because they rarely have value outside my context.

    • Same - but mine are open source in the sense that they're public on my own Forgejo instance. So no one's gonna bother with em, but technically they are open source.

      One exception: I was using an opensource Jellyfin client called findroid but the maintainer had been busy for a long time so a lot of features I wanted had stale PR's. Instead of bugging him I forked & renamed the project and together with Claude built in all the features I personally needed. Just keeping up with upstream now and enjoying my enhanced app. Once the initial dev gets those features in I might switch back. Claude made this really easy. If the maintainer wants my code he's free to take it. Here's the repo https://github.com/midasvo/findroid-ce

      I actually got an email from someone who was using it who found a pretty bad bug I hadn't encountered yet and I quickly fixed it. All that time I was still under the impression I was the only user haha.

    • Value is in the eye of the beholder.

      I open source my vibing projects because someone might find them useful. I don't shop them around, I just work in the open because I find it fun and interesting.

      3 replies →