• 27 Posts
  • 1.23K Comments
Joined 1 year ago
cake
Cake day: July 5th, 2023

help-circle
  • Ignore the noise and use Ubuntu LTS. Subscribe for the free Ubuntu Pro service. This is something you do not get on Debian. Enjoy boring, trouble-free operation.

    If you’re hell bent on not using Ubuntu, use Debian. Enjoy boring, trouble-free operation.

    In either case, use Docker. I don’t know what the version of Docker is in Debian but in Ubuntu 22.04 LTS, it’s recent enough so you don’t have to f around with third party repos.




  • I find Windows significantly less convenient than Linux. It took a few years for my mindset to flip but there’s just no going back. Whenever something requires me to use Windows, I reach for a Windows virtual machine. Whenever I’ve been forced to use a Windows or a Mac machine for work, I’ve reached for a Linux virtual machine.






  • Why are open source software monocultures bad? The vast majority of non-Windows OSes are Linux based. Teams who don’t like certain decisions of the mainline Linux team maintain their forks with the needed changes.

    Manifest V3 is a great example of this. You can only backport for so long, especially when upstream is being adversarial to your changes. We need an unaffiliated engine that corrects the mistakes we made with KHTML/Webkit.

    And we could get a functional one today by forking Chromium and never accepting a single upstream patch thereafter. I find it really hard to believe that starting a browser engine from scratch would require less labor. This is why I’m looking for an alternative motive. Someone mentioned licensing.

    Perhaps some folks just want to do more work to write a new browser engine. After all Linus did just that, instead of forking the BSD kernel.





  • Avid Amoeba@lemmy.catoLinux@lemmy.mlProblematic computer
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    3 days ago

    If you have root you could theoretically add Memtest86+ to the boot order. There’s tools that allow adding boot entries in EFI. You could probably place a Memtest86+ binary in your EFI partition and register it with the EFI firmware. But I’m not suggesting to do it since you could make the machine unbootable and the problem might be on the storage path. I’m just thinking of should be possible.