6 ms·
Anyone noticed how Gemini in antigravity often devolve into catting scripts into a python file and the script is just a search and replace against an existing f
by wodenokoto 13d ago
Anyone noticed how Gemini in antigravity often devolve into catting scripts into a python file and the script is just a search and replace against an existing file. So and edit operation becomes
1. Use bash to stream code into a new file
2. Run file
3. Check the change step 2 did.
4. Delete file from step 1