• Korhaka@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    28
    ·
    3 days ago

    Should apply to all code too. Doesn’t matter if you, stackoverflow or AI wrote it.

    • sip@programming.dev
      link
      fedilink
      arrow-up
      1
      arrow-down
      4
      ·
      2 days ago

      you think linux kernel problems are solved on stack overflow? app coding vs lib coding is a huge gap in what the code looks like, I don’t even want to think of kernel code.

      • FizzyOrange@programming.dev
        link
        fedilink
        arrow-up
        4
        ·
        2 days ago

        Kernel code isn’t fundamentally different. Even designing hardware is still basically just coding, despite what hardware designers claim. (They think it’s fundamentally different because many things happen in parallel in a single cycle.)