• RVGamer06@sh.itjust.works
    link
    fedilink
    arrow-up
    3
    ·
    1 day ago

    This, but with selective abstraction.

    I could just manipulate raw electricity signals, but if i need to i can see the flow of assembler instructions running through the CPU, or even the same code in some high-level language modeled on my brain pattern.

    • ThePyroPython@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      23 hours ago

      As en electronics engineer I’m going to “Yes But…” this and say that the lower the voltage/current you’re trying to manipulate the more concentration it requires to do it without over-voltaging the components you’re trying to manipulate and frying the circuitry.

      So whilst this would be possible you’d have to:

      1. Hold all the cores, ALU, etc. in the CPU at the current state that they’re in

      2. Then spend time flipping the bits (not one at a time but like a whole 32 bit number) required to represent your instructions.

      With enough practice and meditation you get a “feel” for the instructions and can do this but it takes time. I think this is fair as once you’ve learnt a CPU architecture most of the machine instructions are the same and it’s just a matter of getting them to run in the right order.

      This way you don’t start out overpowered and there’s a high skill ceiling.

      (I may or may not be writing a book around this already and have thought about it a lot haha)

      • UltraMagnus@startrek.website
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        21 hours ago

        I was about to say, almost sounded like you were speaking from experience XD You’ll be the first suspect if a supervillain with your powers ever pops up