Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

42% Positive

Analyzed from 2401 words in the discussion.

Trending Topics

#code#vibe#coding#projects#don#coded#more#real#project#software

Discussion (68 Comments)Read Original on HackerNews

websapabout 3 hours ago
Yikes! I've been a software engineer for over a decade, and I've never had more fun in my career. Running an AI assistant on a cloud machine to pair with me, explore my ideas, learn new tricks, and even write code that I would never write due to timelines and deadlines has been fantastic.

Using coding agents to search for patterns, understanding why our abstractions might not be working because of how users integrate, etc etc.

Not everything vibe coded is bad software, not all bad software is vibe coded.

seabreabout 3 hours ago
To echo another reply in the thread, but with an example: have you seen the stats for OpenClaw on GitHub just for this week?: https://github.com/openclaw/openclaw/pulse

They are trying to avoid that.

atmanactiveabout 3 hours ago
Why is that bad?
warkdarriorabout 2 hours ago
I guess they want to save on storage, so providing the service without really providing it.
GPersonabout 3 hours ago
What does vibe coding mean to you? I use the term vibe code to mean software produced by conversation with an agent, with minimal or no understanding of the code / project structure by the person.

Your process doesn’t sound like vibe coding to me, though maybe this part is “and even write code that I would never write”. If you’re just generating snippets as black boxes and putting that into a project you’re otherwise maintaining general understanding of, this isn’t what I refer to as vibe coding. (Not that I’d use this process in a community with clearly stated rules against AI use.)

VariousPrograms34 minutes ago
The people in support of these bans generally aren't interested in "good vibe coded" software. They oppose LLMs altogether on various grounds, not just the output quality.

FWIW, if an LLM is writing significant code, I'd consider it vibe coding regardless of your understanding of the code or expert guidance and almost certainly ban-AI people would too. The scale people seem care about when this comes up is code percentage that's LLM-written to hand-written, not code ignorance to full understanding by the author.

GPerson11 minutes ago
Does the tab completion feature a lot of people were using before ‘vibecoding’ was coined by the AI dude is or isn’t vibecoding in your view?
VCFundedGenYerabout 1 hour ago
Are you actually retaining that information though? You're not writing the code, the LLM is. You might not even be reviewing it properly.
cautiouscatabout 3 hours ago
I don’t think their concern is “vibecode = bad” but more like they can’t handle the volume.
chinathrowabout 3 hours ago
> I don’t think their concern is “vibecode = bad” but more like they can’t handle the volume.

Then they should not be in the business of hosting repos?

acedTrexabout 3 hours ago
"if you cannot handle a 10x load over the historical standard of generally low quality content you should not be hosting repos"

A ridiculous take

gadflyinyoureyeabout 3 hours ago
I think the term vibe coded is unclear. I use agents to do most of my coding work now. Some might call it vibe coded. I use spec driven development of my own design. While the applications are relatively simple, they are reasonably well architected and maintainable.

Some would say I a, vibe coding since I don’t really write the code. I say I’m not because I’m thinking through the features more than vibe coders.

acedTrexabout 3 hours ago
I mean it's good you are having fun, but that way of working will not be accepted in some communities, its inevitable so just find the place that accepts your preferred way of working.
a2ff6eeb0about 3 hours ago
Why would you ever care about looking at code? Code forges aren't really a useful tool going forward. As agents replace people writing code, the features of code forges really aren't that useful. Nobody will be reviewing agent code other than agents, and you don't need a pull request and code review model for that.

Coding is just going to be asking for a result and manually testing it, no real thought about what code has been generated, and no human should ever need to look at or review it. Even some versioned tarball on s3 will do for the storage.

So, really, who cares about what they do when their entire business model (and Github's) is speedrunning becoming obsolete?

Basically, the future of tools like github is a platform for manual testing, where the AI proposes a change and you can experiment with the UI and attach notes for the next iteration. The whole idea of coders carefully reviewing the output of LLMs is insane, it'd be like carefully poring over the output of GCC; we've made lines of code so cheap and skill-free that there's no point in these platforms that treat code like it's important to view.

gortokabout 3 hours ago
Vibe-coded projects, where the intent is to replace editing source code as the means of change with editing prompts as the means of change, is one of those situations where the intent of how the project incurs change conflicts with how socially-coded open-source projects have traditionally incurred change.

From that perspective, it makes sense to limit "vibe-coded" projects, since they don't fit in that traditional paradigm.

Now, there are big feelings around vibe-coding and a strong aversion to change, so I can imagine this is a rather jarring experience for folks that want to vibe-code and want to have the dopamine hit of sharing that with other folks in a forum that obstensibly is meant for folks to edit code together.

joriswabout 3 hours ago
1 - Where does vibe coding end and agent-assisted engineering start? Where's the line?

2 - How do you enforce this?

serial_devabout 3 hours ago
Probably they go by volume...

You make 10 commits over the weekend once a month for your fun side project, they won't police it (my assumption they can't and won't).

Your slop machines are running day and night, pushing hundreds of commits a day, day and night... You will get on their radar, take a look, then determine "yeah, this person can go somewhere else".

piloto_ciegoabout 2 hours ago
"we're the real hackers with the real skillz! so we're going to create an artificial hierarchy and bureaucratic process to make sure any poser hackers don't get in" <tips fedora>

That's literally all I see out of these types of moves by people/organizations. A will to power and a sort of childlike insecurity that they might be replaced. These folks aren't ok.

a2ff6eeb0about 1 hour ago
Exactly; being replaced is inevitable, the machines are going to end up more intelligent than us. At some point in the near to moderate future, selling the output of your brain is no longer going to be economically viable. I hope we'll figure out some equitable society before that, but I'm not going to bet on it, so I'll do what I can to be on the side of the winners.
orwinabout 2 hours ago
> These folks aren't ok

And people who feel entitled to free compute/storage are way worse.

1vuio0pswjnm7about 2 hours ago
It could be useful to have repositories that are comprised of only "AI"-generated code and repositories that are comprised of only non-"AI"-generated code

If this happens, one could imagine that the former will seek to use the code from the later for "training AI"

The later might charge the former a license fee

neilvabout 2 hours ago
When I wanted to get experience with vibe-coding, and build a gen-AI portfolio, among the decisions about what to use it for and how to do it, I very consciously chose the most AI-enthusiastic, popular Git repository service, which is GitHub.

I was a little surprised that some people were outraged that Codeberg (strong ideology/principles) banned generative AI output.

Now that Sourcehut (craft-oriented?) is considering doing similarly, will there be be similar pushback?

piloto_ciegoabout 2 hours ago
It's laughable to me, imagine a company saying that they would only host projects that were written in assembly. I mean, "sure" you do you, but I will not be doing business there.

These kinds of ideological purity tests and the weird bureaucracies and little fiefdoms associated with them are anathema the hacker ethos.

orwinabout 2 hours ago
Did you check the number of open PRs and commit/hour of vibecoded projects? If course they are banned from small community-funded hosts, they eat compute and data for free. Honestly, my vote would have been to make vibe-coded pay per commit, but I guess introducing money is taboo for those communities
piloto_ciegoabout 1 hour ago
I actually would have been fine with this move too, “look, first 5 commits per day are free, after that it’s $cost” would have been fine.

But look at the comments and discourse around this. I guarantee you it ain’t about the money.

a2ff6eeb0about 1 hour ago
I mean, I get it; they've got a dying business model, and unless you're paying per commit, you're not a customer, you're a cost center.
unsungNoveltyabout 2 hours ago
OK. After reading the post, it doesn't seem so bad. Although I still don't like their ban on analytics on websites. Otherwise I could've de-googled most of my personal life.
cautiouscatabout 3 hours ago
As more of these smaller forges get similar policies it makes me curious about the statistics behind vibecoded projects.

My anecdata tells me that most of these vibecoded projects are one offs or abandoned. That’s not to say they don’t have value to the people who put them together. What I’m wondering though is: “Do these have enough value to the community to justify the cost of more infrastructure?”

My guess is the answer is no. Then in which case, if you need a place for your pet projects, Forgejo or Gitea should work nicely for you.

yjftsjthsd-habout 2 hours ago
> My anecdata tells me that most of these vibecoded projects are one offs or abandoned. That’s not to say they don’t have value to the people who put them together. What I’m wondering though is: “Do these have enough value to the community to justify the cost of more infrastructure?”

Isn't that true of human authored code?

cautiouscatabout 2 hours ago
Sometimes, but definitely not to the same volume.
sscaryterryabout 3 hours ago
We are seeing the slow death of social coding. This policy is not inclusive in any way, and paints everyone and everything with the same brush.
voakbasdaabout 3 hours ago
Social coding has been dying for a while. I see it as a direct consequence of broadly decreasing levels of trust across society.
websapabout 3 hours ago
I've always found it difficult to break into medium and large sized opensource projects, because it takes so long. In one of my jobs, I worked with someone who knew the maintainer in one of the areas, and I realized that social coding is basically an uphill battle, unless you have a real life social connection.
a2ff6eeb0about 3 hours ago
We're seeing the death of people writing code. There's no reason for a human to care about what the computer executes, as long as it does the right thing, so why would anyone care about reviewing the code?

Coding is turning into burger flipping -- you ask the computer to do something, then you do a bunch of manual testing. There's a little bit of jargon needed to ask for the right thing, but it's closer to flipping burgers than it is to rocket science.

acedTrexabout 3 hours ago
"Social Coding" was dead the moment LLMs showed emergent programming capabilities. This is the remaining communities attempting to defend themselves from the hordes of low effort slop coders.

From first principles a community that relied on high friction knowledge attainment as the barrier to entry does not survive contact with LLMs. That extends far beyond "programming" as well.

seviuabout 3 hours ago
'They are an environmental catastrophe'

This for me the main source of concern. I am having a blast vibe coding. I understand my job is at risk. But I am totally oblivious to the fact that they are accelerating climate change.

yjftsjthsd-habout 2 hours ago
If that's the main concern, wouldn't banning them from code sharing sites be harmful? If a person can create a project using AI and share it, then people can use their code without having to reinvent it. If it can't be shared, then anybody who wants that functionality will recreate it from scratch, and if they use AI to do so then you have now burned ~2x the compute=electricity=impact.
g-b-rabout 1 hour ago
Vibecoders like to make all kinds of things that already exist, often don't care (or notice) if the AI rewrites everything instead of using what exists, and LLMs love to do that.
ydlrabout 3 hours ago
"Protected by go-away" so I went away.
g-b-rabout 1 hour ago
I don't know if it's not working, I couldn't pass it without making an account (yeah I found out I didn't have a SourceHut account yet)
jmclnxabout 3 hours ago
I saw somewhere that one of the issues with github is all the commits made by the various AI "things".

The other sites may not be able to afford the infrastructure to support vibe coded projects. Maybe that is one of the reasons Sourcehut has this proposal.

Personally I agree with what codeberg did.

Advertisement
VCFundedGenYerabout 1 hour ago
This is fantastic. We need more of this. If you want garbage code, GitHub is the place for you.
arjieabout 3 hours ago
Interstitial does not work on chrome or brave on iOS. Flagging for unreadable.

If it’s because it’s a source code storage service, that’s just not an interesting function. Run your own on a cheap vps with backups to R2.

hiAndrewQuinnabout 3 hours ago
Same here, thought it was Mullvad at first causing issues but I guess it's more common than that
dpmartinezabout 3 hours ago
What is considered vibe coded and slop?

Where is the line?

Drew draws the line of any introduction of AI in any OSS project. (1.) (2.)

Vim, Linux, OpenBSD have AI in them now, even a small tinge of it, so that would be considered slop.

Is it now with some effort with AI assistance that is acceptable or unacceptable or is it still slop?

Or is it more extreme that an OSS project should absolutely not have ANY AI at all to comply with not being slop?

(1.) https://drewdevault.com/blog/AI-in-Linux/

(2.) https://drewdevault.com/blog/Forking-vim/

orwinabout 2 hours ago
I like codeberg approach. If you're a small project that doesn't spam ( a commit a day, a few PR a day) you can be as vibe-coded as you want despite their 'guidelines'.
LoganDarkabout 2 hours ago
I am sad to see this. Drew personally told me that I should use my real personal email to contribute ("Services like Firefox Relay are not compatible with the spirit of SourceHut. You should be using your real email address with the mailing lists") -- which I don't do because I don't trust others with it, let alone the general public -- so I was already excluded, but I still had some respect for the project as a whole. I am rethinking that now, and it is a real shame. All the GitHub alternatives are becoming too bigoted to be worth the trouble, because of these anti-LLM absolutists. Can no one see the middle ground? It's like saying that visiting StackOverflow at all is just as bad as copy-pasting solutions from it.
iamnothereabout 2 hours ago
Ironically this “real email” policy (was not aware of this btw) is just as unenforceable as a blanket no-LLM policy. Is “joeschmoe354266@icloud.com” your real email or not, and how do you prove it?

I don’t even use LLMs, but these puritanical stands are a real turn-off. I got into FOSS because I don’t want anyone telling me what to do, not so I can be the one who tells other people what to do.

LoganDarkabout 2 hours ago
I was a bit turned off by Drew's constant talk about "real humans" while I was in discussion with him. He seems to have certain ideas about how he wants his world to work, and while I don't fault him for that on its own, the way he talks about it and pushes it on others feels very exclusive. He says it's just culture, and that it's my responsibility to figure out how to conform to it. I've never really felt part of human culture, and it sucks to be turned away over things like this. All the places where I've fit in have shut down or sold out.
iamnothereabout 2 hours ago
I feel the same way.

There’s a big chunk of the FOSS community that has dedicated itself to the cultural left “omnicause,” which seems to require full agreement with the consensus as one of its membership criteria. The thing is, even though I agree with many (but not all) of its tenets on paper, I don’t really agree with the methods used or the insistence on full agreement.

I also just despise ordinary politicking, and prefer slow procedure-driven decision making (like Debian) or projects driven by a visionary leader (like OpenBSD). This makes me an outsider by default. Projects that attract these people tend to engage in vicious struggle sessions any time there’s a serious disagreement.

I think the biggest schism I have with these people is over identity. I prefer to have no identity. Anonymous (or pseudonymous), faceless. They want to enforce a strong identity, even if it’s a constructed identity. It can’t just be about trust, given how often identifiable people break each others’ trust. I suspect it’s about enforcing ingroup signaling as a criteria of membership, in order to make the group look stronger and drive out dissenters.

colesantiagoabout 3 hours ago
Also see from Codeberg:

https://blog.codeberg.org/protecting-our-floss-commons-from-...

And a repo of tainted projects and untainted alternatives.

https://codeberg.org/ethical-foss/open-slopware

dec0dedab0deabout 3 hours ago
It seems like they're using the term vibe coded as a pejorative to describe all llm use, which is disingenuous. They want to ban LLMs because of political reasons that I mostly agree with, but the term vibe coding invokes being lazy and not even looking at the bad code you generated. But it's just an email subject, so maybe im thinking too much about it.
acedTrexabout 3 hours ago
The programming community will continue to schism down these ideological lines, its inevitable.

May everyone find their niche but inclusion does not work when barrier to entry is reduced to near zero.

boxedabout 3 hours ago
> LLMs are harmful to the free software ecosystem as a whole, as their main use-case in software is to appropriate free software regardless of license and regurgitate it new new projects without any respect for the copyright, provenance, or obligations of the source material.

This is a new one. "Main use" indeed!

a2ff6eeb0about 3 hours ago
Well, yes -- obviously; it takes a huge amount of training data and generates new projects. I guess you could argue that it's not just for new projects -- it's used for old projects too?
warkdarriorabout 2 hours ago
Frankly this policy does not go far enough. What about coders whose thoughts were impure because they used ChatGPT to brainstorm or whose brains are ruined because they used Nano Banana to illustrate their blog? I'll hold off from storing my code anywhere until a more righteous service comes online.
Zenul_Abidinabout 3 hours ago
This is silly. It would destroy traffic to their site significantly
Advertisement
g-b-rabout 1 hour ago
Hacker News has become a f*cking vibecoding community, the only post that agrees with the proposal has negative votes