• 5 Posts
  • 122 Comments
Joined 9 months ago
cake
Cake day: December 17th, 2023

help-circle
  • Yup. As someone who’s worked a lot on ships all over the world, I can tell you that waves can be deceiving. It can look like everything is normal, but suddenly the ships roll and pitch will perfectly time a slightly larger swell which then gets to wash in over deck.

    It is worth noting that the ships themselves have no problem handling this. They’re designed so that any water that washes over the deck gets drained out and doesn’t go into the interior. Whoever is on those decks is another story though. Just because your feet are dry, don’t assume they will remain so.


  • In my book WSL and VM share the same downside in that you’re only abstracting Linux functionality in relation to the hardware.

    Linux really shines when it has full access to the actual hardware as opposed to asking it’s environment nicely if it’s allowed to do something.

    For example, I routinely need to change my IP address to talk to specific networks and network hosts, but having to step over the virtualisation or interpretation layer to do so is just another step, thus removing the advantage of running linux in the first place.

    Sure, VMs and dual booting have their uses, but the same uses can be serviced by an actual linux install while also being infinitely more powerful.

    I played around with WSL for a while, but you notice really quickly that it is not the real thing. I’ve used virtual box for some use cases, but that too feels limiting ad all of the hardware you want to fully control is only abstracted.

    I would say that unless he has a really good reason why he wouldn’t want to go for dual boot, then he should do just that.






  • neidu2@feddit.nltoComics@lemmy.mlSuperhero shows be like
    link
    fedilink
    arrow-up
    2
    arrow-down
    2
    ·
    edit-2
    12 days ago

    I just want to start this sentence with saying that I know literally nothing about Captain America, but I’m willing to bet that Captain America would be a much better choice. Maybe not the current reincarnation, as most movie studios have realized that not everyone is pro establishment. But maybe Captain America of a few decades ago.






  • Pretty much when you posted that, I found this in my dmesg:

    [  715.744332] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
    [  715.965683] e1000e 0000:00:1f.6: The NVM Checksum Is Not Valid
    [  716.008541] e1000e: probe of 0000:00:1f.6 failed with error -5
    

    Just for the record, I compared modinfo up against lspci, and the PCI ID matches, so the driver should work. Is it possible to ignore the NVM checksum and try anyway? Because any tool I can find that communicates with the EEPROM on a hardware level is made for msdos.