Comment on Should I use Microsoft Copilot?
shiftymccool@programming.dev 5 months ago
I treat it like a junior dev, it gets the gist but may make mistakes and I work it into something usable.
I also like it to save keystrokes, like when I’m building an object, it knows the structure of that object, so it ends up being tab/enter/tab/enter/… Same process for creating converters between types.
I don’t expect much from it, but it does save time and keystrokes