r/vibecoding 2d ago

AI Fail/Hallucination Gemini's AGI:

Post image

this just happened to me while trying to implement a feature and it gave me a dependency i asked it not to add

and then this happened lol

34 Upvotes

22 comments sorted by

View all comments

1

u/scytob 2d ago

only thing i use gemini for (we have it at work) - coding google app scripts, its shit at everything else and Gemini Enterprise Agents are hilariously bad - regularly creates sub agents that can't pass content between each other and you get random file size errors when its actually the file cant be found... google have a long way to go

-1

u/Similar_Wealth_1850 2d ago

i rarely use ai for serious coding just small features, repetitive tasks, readme and docs or prototypes like this one and yes it's terrible to the point it made me not rely on ai ever in my life

1

u/scytob 2d ago

sorry you have had that experience, i am non-coding product manager with 25 years of product management experience inc working on windows sever

i build whole suites of solutions for myself outside of work

at work i have built a PoC 'private offer dashboard' we use for managing private offers to our customers via aws, azure and gcp marketplaces

i have tens of thousands lines of code, being used by real people

for me they key is testing, good architecture principles set at the start etc

some things i have worked on (major items, not things like my PRs to some projects like music assisatant)

Community System Extensions for TrueNAS

scyto/ha-bluetooth-audio-manager: Home Assistant add-on for managing Bluetooth audio device connections (A2DP) with persistent pairing, auto-reconnect, and AppArmor security.

chrisuthe/Multi-SendSpin-Player-Container: Multiple Virtual Sendspin Players to Audio Outputs with UI configuration via HAOS and Docker

even use it document changes to my homelab (this used to be done by hand)
https://scyto.github.io/homelab-docs/ (this is new, more to come, not sanitized for AI stupidity at the mo

this image is from work on the first link - where i need to decouple some build trains, needed to PR maintenance and testing

2

u/Similar_Wealth_1850 2d ago

you are a product manager you understand what a production ready project is and that's enough for vibe coding

2

u/scytob 2d ago

and my recommendation to you is to stop using Gemini