• 2 Posts
  • 80 Comments
Joined 1 year ago
cake
Cake day: September 11th, 2023

help-circle

  • It is absolutely more of a development board than one meant even for early-bird adopters. The processing power is more on-par with a Raspberry Pi. Here’s a review of another development board using the same processor: https://bret.dk/risc-v-starfive-visionfive-2-review-jh7110/#Geekbench-6

    Compare the Geekbench 6 scores to the Ryzen 7040HS in the Framework 16: https://browser.geekbench.com/v6/cpu/4260192

    As the review author explains, Geekbench 6 is a bit unfair to the JH7110 since it’s missing some processor extensions, but even if we pretended it had a similar lead over the Pi 4 as it does on the Unixbench suite, it’d still be an order of magnitude behind the AMD processor.

    You’re not really gonna be gaming on this thing, and you might not have a great experience even with normal desktop productivity software. These boards are likely gonna be relegated mostly to compiling code and running tests.

    If a future revision is a little more powerful though, it could maybe make for a decent netbook. At just $200 it could also be a pretty good value for the education sector, maybe as a dev board for systems programming courses.


  • Technus@lemmy.ziptoLinux@lemmy.mlFish 4.0: The Fish Of Theseus
    link
    fedilink
    arrow-up
    12
    arrow-down
    1
    ·
    edit-2
    2 months ago

    Fish is a great shell, but whenever I SSH into another machine I end up having to do everything in Bash anyway. So the fact that Fish is so different often ends up being a detriment, because it means I have to remember how to do things in two different shells. It was easier to just standardize on Bash.

    I might try daily driving it again when this release hits the stable repos, I dunno.