What makes you say that?
just_another_person@lemmy.world 3 weeks ago
This is so vibecoded 🤣 Nawthx
Statick@feddit.online 3 weeks ago
just_another_person@lemmy.world 3 weeks ago
Check the code
Statick@feddit.online 3 weeks ago
I took a look. Didn’t seem vibe coded to me. Is there a specific area you looked at that looks vibe coded?
just_another_person@lemmy.world 3 weeks ago
Here’s a very simple list of issues that any Node dev would immediately say is generated and has not been cleaned up:
- package.json
- knip (check that tab usage)
- WILDLY fucking stupid Dockerfile
- What directory am in here??? Note the dupe code because whatever shit tool lost track
- What in the absolute fuck?
I mean I can keep going, but if you even glanced at this and didn’t IMMEDIATELY get it, you are bad at your job.
Shadow@lemmy.ca 3 weeks ago
Based on what? A quick peek and I didn’t see any of the stuff I expect from LLMs
treadful@lemmy.zip 3 weeks ago
Less than a 4 month commit history and one dev. Not impossible maybe, but sure is suspect.
Natanox@discuss.tchncs.de 3 weeks ago
Absolutely not impossible for a skilled dev with lots of free time. This is still an Alpha after all.
treadful@lemmy.zip 3 weeks ago
Building the full stack of a functional real-time voice and video comms system as a lone dev is not a trivial undertaking.
Even if they put 40/wk or more into it, I’d still be impressed. Like I said, not impossible but these people are rare.
douglasg14b@lemmy.world 2 weeks ago
Completely agree. If this is a skilled Dev who’s built products like this before and you can build something like this in your afternoons and weekends in like 6 months without LLM tool assistance.
With basic assistance you can definitely cut that time down to 4 months or less easily.
And if this is a full-time project, you can probably get it out the door in 1 to 2 months with llm assistance. (Not vibe coding, two very different things)
douglasg14b@lemmy.world 2 weeks ago
I’ve built projects of the size in 5-7 months before we had LLM coding tools.
With tabbed completion (Which most devs enjoy), and before full LLM code gen, 4-6 months.
With llm assistance, not vibe coding, it’s possible to build projects like this in 1 to 2 months without sacrificing quality or safety. If you are an experienced engineer and have built projects like this before. A lot of these are boring, boilerplate, stuff.
So the time spent doesn’t necessarily say that it’s vibe coded but if this is an inexperienced engineer then it very well might be and may be full of holes and issues.
just_another_person@lemmy.world 3 weeks ago
Lolwut??? Did you check the GitHub at all?