|
|
|
|
|
by mithametacs
536 days ago
|
|
I had no choice most of my career doing Rails. Now I do C++ and I would fight to the death to keep autocomplete. But Copilot I bought a license for a got a refund for after a few months. In the net, it wastes your time. And I mean, copilot in particular is especially bad. It refuses lots of valid programming questions. Other LLMs are better. But they still are wrong a lot. |
|
Copilot really helps me as "inline ruby/rails docs". I think the RoR docs are pretty bad and many gems are even worse. Rspec docs are incredibly unclear so I rely on copilot + chatgpt and other files to find out how to do things hah. Usually I reword the question a few times to find multiple solutions and I pick the one I like best.