Remix.run Logo
yitchelle a day ago

As a matter of interest, would seeing a full disclosure that vibe coding was used sway your decision one way or the other?

matsemann a day ago | parent | next [-]

Yes, a project maintained and built over longer time has a bigger chance of staying relevant, than someone's weekend fun they will abandon once the dopamine hit of "making something" wears off.

slowin 16 hours ago | parent [-]

Isn't software written by hand more likely to be abandoned due to the extremely costly nature of keeping its development going? Abandonware definitely existed prior to vibe coding. As long as it's open source, now you can pick it up and keep vibe-developing it if you care to, for very little money/effort.

fluidcruft 13 hours ago | parent [-]

Possibly, but sunk costs fallacy often means it's possible to rely on the maintainer to stick around. I think we all know how disposable LLM-generated code can be. If I wanted to vibe code my own thing, I'd do it my way rather than fork an abandoned project.

What's needed is more of a nexus thing where there's evidence multiple people work together or some long track record of someone scratching a very specific itch. Or if we're all using agents to build the same thing some way for them to team up. It's a sort of proof of life thing and it's difficult to distinguish those from flashes in the pan.

snazz 7 hours ago | parent [-]

Rather than sunk cost fallacy, I would call it survivorship bias: the projects that someone has consistently worked on over time are a small fraction of the total projects out there, and those that have survived are probably useful to someone (at the very least, their developers).

Semkas a day ago | parent | prev | next [-]

I'm not sure what decision you're talking about. My comment just mentions that it would be convenient if disclosure of vibe-coding was more common.

I can look for myself and see that the repo was started a week ago and has had hundreds of commits since, and that the author exclusively talks about ai on twitter. I'd just like it if I could save myself some time, and it would prevent useless discussions in this thread were people argue whether the commit-messages look like ai.

bodge5000 21 hours ago | parent | prev | next [-]

I'll admit to having some bias against vibe coding, but trying to put that aside I think it depends on the purpose of the project. If it attempts to be an improvement over existing software then absolutely yes it would, things like speed, performance, security and reliability are not something I'd trust vibe coding for. If its for doing something novel where the previously mentioned is less of the focus, I can imagine myself looking past that, sure.

Citizen_Lame a day ago | parent | prev | next [-]

Due to security and future updates, yes.

IshKebab 20 hours ago | parent | prev [-]

It would save time from having to figure out that myself.