• Subscribe
  • Are you using ChatGPT for code?

    Harshu thaheed
    14 replies

    Replies

    Evan Christopher
    Well sometimes. 😂 This 'sometimes' that I meant is for asking GPT's help for finding bug in my code, as well as asking for reco(s)!
    Share
    ayomide wilfred
    I also use claude too. It a great AI tool for developers.
    Share
    Norma Wick
    I find ChatGPT really helpful for writing and reviewing code. It speeds up the development process a lot.
    Share
    Lukas Lang
    I haven’t used ChatGPT for coding. I prefer sticking to traditional coding practices and tools.
    Share
    Hassan Aziz
    Honestly, it seems to create more problems than it solves.
    Share
    Gaëtan Le Gac (Unique Domains)
    I use Copilot on VsCode, the suggestions are pretty accurate It's less performant in writing complete pieces of code, but most of the time it's still saving me time (particularly for utility code like sorting algorithms, string processing, ...)