Happy to learn that I'm the maintainer of a popular project (probably #InfiniTime) on @github and that I'm eligible to use #Copilot for free. Has anyone already tried it? Do you find it useful? I've never used such assistant for anything serious, so that's an honest question :)
@codingfield @github Late adopter here (last month copilot user). Not so useful for low-level embedded c, maybe struct inits and some debug messages suggests texts. (but I'm open for suggestions) But for python (python amateur here) it helps me a ton for different simple tools/scripts.
@codingfield @github I've been using it for a few months in repositories where I have no idea how the codebase is organized. To me, it's not a magic wand, but it sure helps bootstrapping the work.