Earlier quoted context omitted.
I had a WTF moment last week, i was writing SQL, and there was no autocomplete at all. Then a chunk of autocomplete code appeared, what looked like an SQL injection attack, with some "drop table" mixed in. The code would have not worked, it was syntactically rubbish, but still looked spooky, should have made a screenshot of it.
The last time I asked Gemini to assist me with some SQL I got (inside my postgres query form): This task cannot be accomplished USING standard SQL queries against the provided database schema. Replication slots managed through PostgreSQL system views AND functions, NOT through user-defined tables. Therefore, I must return It's feels almost haiku-like.
I feel like this problem was far less prevalent a few months/weeks ago (before gemini-3?).
Using it for research/learning purposes has been pretty amazing though, while claude code is still best for coding based on my experience.