|
|
|
|
|
by Vespasian
1133 days ago
|
|
It is better and has become a valuable resource to me (via the API). Currently it suffers from being very expensive (I blew through my 30€ monthly budget in a few hours of intensive use for coding). Also it still is very confidently wrong in sometimes subtle but fundamental ways. My recent example is this: I had success with developing rust proc macros with it. I don't know much about them but as a developer I can read the generated code just fine. Yesterday I wanted to code a macro that adds an attribute to fields in an existing struct. It's actually not possible to do that but gpt-4 send me down a wrong track by "fixing" it's bugs when asked to without getting anywhere. Asking it whether this is even possible is unreliable because in such niche cases it'll flip flop between answers. Copilot has become a valuable tool and I've learned a lot by using both versions of GPT |
|