How true is this? How good would you think chatgpt is when it comes to low level programming?

How true is this? How good would you think chatgpt is when it comes to low level programming?

  1. 6 months ago
    Anonymous

    not good enough, or else it'd already have replaced everyone.

  2. 6 months ago
    Anonymous

    >these registers can be used to store any type of data
    wrong

    • 6 months ago
      Anonymous

      is it true that you should use the nvic registers over R0-12? I thought that setting these registers will have side effects

  3. 6 months ago
    Anonymous

    The technological world will collapse after programmers are replaced by promptwriters and transformer-based AI.
    Nobody will know why the code isn't working.
    Everything will look at the code and think "that looks plausible".
    The compilers will compile the code and produce no errors or warnings.
    The code will run, but it won't work.
    Some will claim to be AI mystics, they will massage the prompts with incense and offerings to the AI.
    Others will perform code dances and sacrifice their children to the AI in the hopes of code that will just run the automatic farm tractors.

    • 6 months ago
      Anonymous

      >Others will perform code dances and sacrifice their children to the AI in the hopes of code that will just run the automatic farm tractors.
      I love this, please make ChatGPT write a story about this.

    • 6 months ago
      Anonymous

      Literally what happens on Mars in 40k

    • 6 months ago
      Anonymous

      >Others will perform code dances and sacrifice their children to the AI in the hopes of code that will just run the automatic farm tractors.
      I love this, please make ChatGPT write a story about this.

      All praise the Omnissiah

      • 6 months ago
        Anonymous

        Who?

  4. 6 months ago
    Anonymous

    ye bro, just write random shit to registers that control interrupts

    • 6 months ago
      Anonymous

      That's what I have been wondering. so what are you supposed to use?

  5. 6 months ago
    Anonymous

    AAAARGH MY HEAD

    • 6 months ago
      Anonymous

      Thesis Spiral.

  6. 6 months ago
    Anonymous

    Or you can just push/pop the registers.

    • 6 months ago
      Anonymous

      only intel has push/pop instructions explicitly. on cortex you have to do it yourself

      • 6 months ago
        Anonymous

        A quick google shows that ARM does PUSH/POP as well, it is an but it is an assembler alias from uglier named instructions that do exactly the same function.

        • 6 months ago
          Anonymous

          wow nice

  7. 6 months ago
    Anonymous

    tick tock..pajeets

    • 6 months ago
      Anonymous

      I have a feeling that pajeets with low tier programming skills would replace all experienced programmers using AI. They would be cheap labor and could use AI to fill their skill gap

  8. 6 months ago
    Anonymous

    I don't know, I only know Intel assembly and it didn't have this problem, it uses pointers in general purpose registers.

Your email address will not be published. Required fields are marked *