←back to thread

Gemini CLI

(blog.google)
1342 points sync | 3 comments | | HN request time: 0.001s | source
1. bsenftner ◴[] No.44378095[source]
Thank you for your work on this. I spent the afternoon yesterday trying to convert an algorithm written in ruby (which I do not know) to vanilla JavaScript. It was a comedy of failing nonsense as I tried to get gpt-4.1 to help, and it just led me down pointless rabbit holes. I installed Gemini CLI out of curiosity, pointed it at the Ruby project, and it did the conversion from a single request, total time from "think I'll try this" to it working was 5 minutes. Impressed.
replies(2): >>44378148 #>>44384650 #
2. cperry ◴[] No.44378148[source]
<3 love to hear it!
3. dtech ◴[] No.44384650[source]
I did something very similar last week with Claude Code, which also had good results. Good to know Gemini CLI is on the same level of power.