• 6 Posts
  • 477 Comments
Joined 11 months ago
cake
Cake day: August 9th, 2023

help-circle

  • RIEC-V is as far as I know very new as a processor.

    This means most of your software that works on Linux, Windows, Mac, Android or anything similar doesn’t do so on the new processor.

    This means you need developer who will port it or write new software for it. While crosscompiling is possible it is usually easier to have real hardware to test on. Not even to write the software on that device. You still can write it on your x86-64 pc and then either compile it on the RISC-V pc or crosscompile and test it only on the RISC-V pc.

    For people who want to do this,it is targeted I think.

    Tech enthusiasts who like new stuff.














  • I don’t have guide I can remember,but some tips:

    If you don’t have Nvidia. It should be just installing Linux mint. And you are ready to go.

    Use the package manager to install anything and Google it if you need help.

    If you have Nvidia it might just work, but you need the proprietary drivers.

    In steam itself you want to enable proton for all games in the settings.

    Check the reviews on protondb for hints if sth isn’t working out of the box.

    Also use protonqup(for proton ge) and protontricks(for debugging some games).

    Ge will enable some features that steam can’t legally enabled by default.



  • The scientific method varies from field to field. In medicine you usually need to proof it by taking a significant amount people. Then create a control group and a testing group. Then test your medicine on the group and give the other placebos.

    When you can measure health improvement for one group over the other there is a reasonable amount of proof that the medicine works.

    The scientific method has one major goal. Reduce human made errors in science. Humans do not work objectively. Humans always have an bias. Things like reproduceable tests and peer review try to reduce the bias.