Newegg must really be desperate to get rid of those graphics cards now that GPU mining is useless.

  • @holdengreen
    link
    22 years ago

    That doesn’t change that riscv is still generally better if you care about efficiency and cost.

    x86 needs to do all sorts of crap to stay compliant and compatible. It’s done at the die level.

      • @holdengreen
        link
        32 years ago

        I guess. I’m excited to start programming on the Lichee Allwinner D1 dev kit I just ordered for $27 after shipping and tax. (that my grandma offered to buy me)

        riscv has still got to be a pretty useful micro architecture compared to ARM which still ought to eat more transistors and be less pleasant to program for on the ultra embedded.

        alibaba is already using it for HPC so it’s got to be applicable

        • @whoami
          link
          22 years ago

          do you have a link to alibaba using ARM?

          • @holdengreen
            link
            32 years ago

            We’d be best converting those old instruction sets to riscv in software in most cases if you ask me. Which is probably what your fancy processor is practically already doing internally.

            And I’m someone who is tended to at least be compelled to understand assembly if not write it. I’m happy to work with riscv instead.

            • @FuckBigTech347
              link
              22 years ago

              RISC-V is based and the future. Can’t wait until the day all that CISC crap finally becomes obsolete. One day I really want to build myself a decent RISC-V based workstation that uses little wattage and doesn’t turn into a literal space heater whenever I run computationally intense programs, unlike the x86 monster I have currently on my desk. I actually already have a really decent spare ATX case with PSU around that I’m keeping for this purpose. All I’m waiting for is for a decent and affordable board to come up.

                • @holdengreen
                  link
                  32 years ago

                  that’d still be very expensive and useless for a workstation since you couldn’t even pool the RAM

          • @holdengreen
            link
            32 years ago

            I’m wanting to see if I can port SerenityOS and other things also.