• 0 Posts
  • 16 Comments
Joined 2 years ago
cake
Cake day: September 11th, 2023

help-circle

  • My Windows 10 computer eerily waking itself from sleep got me in the habit of shutting it down completely every night. I’d be lying in bed, turn over and open my eyes, and see the light of the screen reflecting off the wall. It was like something out of a shitty horror movie about computers taking over the world.

    To this fucking day, even in Windows 11, it takes “Update and Shut Down” as a mere fucking suggestion. About half the time, it’ll restart after the update and just sit there chilling at the login screen. Not a single fuck given.

    Linux is a breath of fresh air by comparison. Though, if you choose to run Arch you need to stay on top of updates or else a day will come where you won’t be able to update because you’re now too far behind. It can be fixed manually, but it’s still annoying and a little scary if you’re not familiar with it.



  • 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.


  • 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.





  • As someone who’s built his own PCs for years, I’ve never really bothered with a BIOS update.

    Then again, one of the main reasons to update BIOS is to gain support for new CPUs, but I’ve been using Intel which switches to a new socket or chipset every other generation anyway. I’ve almost always had to buy a new motherboard alongside a new CPU.






  • This only happens when both network connection on the host are active.

    I’m not a networking expert by any means but this seems like a pretty strong hint that it’s a routing issue.

    Check the routing tables on the host? I’d bet that the internet is only reachable on the LAN interface (again, not an expert but one of them has to take priority, right?). I’m guessing that disconnecting the LAN interface changes the routing to go through the WLAN interface instead.

    You could possibly add a static route to work around this: https://libvirt.org/formatnetwork.html#static-routes