I wouldn't call it "vibe coded slop" the models are getting way better and I can work with my engineers a lot faster. I am the founder and a product person so it helps in reducing the number of needed engineers at my business. We are currently doing $2.5M ARR and the engineers aren't complaining, in fact it is the opposite, they are actually more productive. We still prioritize architecture planning, testing and havi…
> code is getting less and less important in our team, so we don't need many engineers. That's a bit reductive. Programmers write code; engineers build systems. I'd argue that you still need engineers for architecture, system design, protocol design, API design, tech stack evaluation & selection, rollout strategies, etc, and most of this has to be unambiguously documented in a format LLMs can understand. While I agre…
We need a clearer framework for AI-assisted contributions to open source
21–30 of 161 posts
Re: We need a clearer framework for AI-assisted contributions to open source
#22Shouldn't there be guidelines for open source projects where it is clearly stipulated that code submitted for review must follow the project's code format and conventions?
Alas…
Re: We need a clearer framework for AI-assisted contributions to open source
#23I wouldn't call it "vibe coded slop" the models are getting way better and I can work with my engineers a lot faster. I am the founder and a product person so it helps in reducing the number of needed engineers at my business. We are currently doing $2.5M ARR and the engineers aren't complaining, in fact it is the opposite, they are actually more productive. We still prioritize architecture planning, testing and havi…
Tells me all I need to know about your ability for sound judgement on technical topics right there.
Re: We need a clearer framework for AI-assisted contributions to open source
#24Anyone else feel like we're cresting the LLM coding hype curve? Like a recognition that there's value there, but we're passing the frothing-at-the-mouth stage of replacing all software engineers?
It feels like people and projects are moving from a pure “get that slop out of here” attitude toward more nuance, more confidence articulating how to integrate the valuable stuff while excluding the lazy stuff.
Re: We need a clearer framework for AI-assisted contributions to open source
#25Earlier quoted context omitted.
> reducing the number of needed engineers at my business > code is getting less and less important in our team > the engineers aren't complaining lays off engineers for ai trained off of other engineer's code and says code is less important and engineers aren't complaining.
Um, yes? They can focus on other things that are more impactful in the business rather than just slinging code all day, they can actually look at design and the product! Maximum headcount for engineers is around 7, no more than that now. I used to have 20, but with AI we don't need that many for our size.
I don't see how you could think 7 engineers would love the workload of 20 engineers, extra tooling or not.
Have fun with the tech debt in a few years.
Re: We need a clearer framework for AI-assisted contributions to open source
#26The title doesn't make justice to the content. I really liked the paragraph about LLMs being "alien intelligence" > Many engineers I know fall into 2 camps, either the camp that find the new class of LLMs intelligent, groundbreaking and shockingly good. In the other camp are engineers that think of all LLM generated content as “the emperor’s new clothes”, the code they generate is “naked”, fundamentally flawed and po…
Re: We need a clearer framework for AI-assisted contributions to open source
#27I wouldn't call it "vibe coded slop" the models are getting way better and I can work with my engineers a lot faster. I am the founder and a product person so it helps in reducing the number of needed engineers at my business. We are currently doing $2.5M ARR and the engineers aren't complaining, in fact it is the opposite, they are actually more productive. We still prioritize architecture planning, testing and havi…
> code is getting less and less important in our team, so we don't need many engineers. That's a bit reductive. Programmers write code; engineers build systems. I'd argue that you still need engineers for architecture, system design, protocol design, API design, tech stack evaluation & selection, rollout strategies, etc, and most of this has to be unambiguously documented in a format LLMs can understand. While I agre…
We can (unreliably) write more code in natural english now. At its core it’s the same thing: detailed instructions telling the computer what it should do.
Re: We need a clearer framework for AI-assisted contributions to open source
#28It's not rocket science.
Re: We need a clearer framework for AI-assisted contributions to open source
#29>This feels extremely counterproductive and fundamentally unenforceable to me. Much of the code AI generates is indistinguishable from human code anyway. You can usually tell a prototype that is pretending to be a human PR, but a real PR a human makes with AI assistance can be indistinguishable.
Isn't that exactly the point? Doesn't this achieve exactly what the whole article is arguing for?
A hard "No AI" rule filters out all the slop, and all the actually good stuff (which may or may not have been made with AI) makes it in.
When the AI assisted code is indistinguishable from human code, that's mission accomplished, yeah?
Although I can see two counterarguments. First, it might just be Covert Slop. Slop that goes under the radar.
And second, there might be a lot of baby thrown out with that bathwater. Stuff that was made in conjunction with AI, contains a lot of "obviously AI", but a human did indeed put in the work to review it.
I guess the problem is there's no way of knowing that? Is there a Proof of Work for code review? (And a proof of competence, to boot?)