Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)NI
Posts
2
Comments
18
Joined
2 yr. ago
  • Being able to see bug reports is not required to use the software. You've made the decision to block Cloudflare, so now you face the consequences of not being able to access certain websites. Expecting free software developers to ensure that every single part of the experience is seamless for users who decide to block certain services is not reasonable.

  • This sucks, but on the flip side, before Flatpak and others, if the software wasn't in the repo then we're SOL and can't install it. Asking all developers everywhere to maintain a version of their software for every single package manager and ensure support for every distro is a bit unattainable. If Linux settled on one package manager or one distro then this would be solved, but such a statement is antithetical to the abundance of choice that Linux boasts.

    Would you rather not be able to update an app or not be able to install an app?

  • I'm interested by the fact that we have very different experiences with Linux. I switched from Windows to Kubuntu when I was starting out and I found it pretty easy to learn, aside from a few new concepts that were just different. Aside from programs that just didn't work because they didn't have Linux versions, I had vastly less problems running Linux than Windows on my PC.

  • Linux @lemmy.ml
    Nicbudd @beehaw.org

    I'm curious to hear thoughts on this. I agree for the most part, I just wish people would see the benefit of choice and be brave enough to try it out.

  • How is getting more performance out of a CPU greedy? Is making a better product that people want greedy? Stagnation is lazy, and making CPUs faster is better for the consumer. So is AMD putting pressure on Intel by releasing faster and faster CPUs. This is a large part of why we have such powerful computers now that shape our modern world.

    What "hack" are you talking about that they implemented in Zen 3? Speculative Execution has been around for years, and speculative execution vulnerabilities have been happening ever since. Thankfully, the fix is available and not incredibly difficult to implement, which seems to be the case for most of these bugs. Why should we sacrifice speed for the potential that maybe we implement a bug that can be fixed with a BIOS upgrade?

  • Permanently Deleted

  • That's a very valid opinion. I started out with Kubuntu, and after a bit of distro hopping I'm on Pop!_OS now for my laptop and desktop. I love it, but I doubt I would've at the start of my journey

  • Technology @beehaw.org
    Nicbudd @beehaw.org

    Instead of visiting r/place to drive traffic to Reddit, try out HumanShader!

    This website is pretty cool. It's a shader algorithm with the goal of rendering an image pixel by pixel, but it relies entirely on human calculation, with no computers and no calculators. Claim a pixel, and follow the instructions to calculate the Red Green and Blue values of the pixel you have claimed.

    All of the pixels have currently been claimed, but they do expire after a while, so just wait around a bit and you might be able to contribute!

  • I think the easier solution is to install Windows in a VM in Linux. You can then isolate the software you need to run in Windows. Unfortunately performance will be slower than Windows running natively, but you get to stay in Linux for the most part, and have less tracking.

    Alternatively if you can manage to get it working, you can try running it in WINE, which emulates Windows system calls so you can run Windows executables right on Linux with little performance hit. A tool called Bottles makes it much easier in my opinion, so I recommend going for that.