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/)PA
Posts
0
Comments
203
Joined
2 yr. ago

  • When every other topic by windows users on lemmy is "windows sucks so much. Now they did X and Y, and everything is shit" linux users are going to reply with "use Linux".

    It's like hearing incels complain about never losing their virginity. The brothel is right around the corner, just get it over with.

  • Just guessing, but maybe a 6.4 / 10 customer score. More copies sold than Concord, but not enough to go net positive. It looks polished so I doubt it'll be overwhelmingly negative, but it just won't be that interesting to gamers so most will probably just not buy it.

    It'll probably be review bombed in both directions.

  • Security updates means patches against exploits like spectre/meltdown, not antivirus updates. You'll still be getting antivirus updates on windows 10.

    Which means that until such an exploit has been discovered, windows 10 would be safer than windows 11 since windows 10 does have a countermeasure against spectre/meltdown while windows 11 doesn't. Windows 11 literally does not provide security updates to unsupported computers, and the exploits are already known.

  • To be fair, those old games have been rewritten in newer engines in order to support ray tracing, and at that point you could apply other modern global illumination methods and get almost the same effect with less performance cost.

    The thing that makes raytracing so attractive, though, is how extremely easy ray tracing is to implement. Unless I'm copy-pasting others' finished work, I can make raytracing work over the weekend with Vulkan or DirectX shaders as opposed to having to implement 10-15 other shaders for the same effect over half a year of development.

  • You usually don't need proprietary software and drivers on Linux because of the great general purpose open source alternatives. Even on Windows, a ton of the drivers are actually useless and only bloat your system or perform invasive telemetry.

    Personally I don't even use the RGB features on my gaming PC, but OpenRGB is open source and lightweight. I would probably use it over proprietary RGB profiles even on Windows. You should give it a try.

    GPU fan control is already available by default in most Linux distributions and should require no additional drivers.

    AMD always have Linux drivers. The Linux adrenaline driver is here: https://www.amd.com/en/support/download/linux-drivers.html

    SSD/NVME firmware updates should also already be supported by default in linux. With for example fwupdmgr.

    High refresh rate displays should also work out the box on the modern distributions. On Linux Mint and Ubuntu they have a GUI for it, but changing resolution and refresh rate with Xrandr also only takes one or two terminal commands. There likely is software to do it, but if anything I could write you a script that does it if your distribution doesn't already have GUI for it. I had to write a script to adjust some of my monitors' drawing area because I mirror, but my displays don't have the same aspect ratio.

  • Try BriscCAD. It is very similar to AutoCAD and supports their files.

    Revit seems to work fine with Wine, and although wineHQ reports Tekla performance as garbage, that was a very long time ago. It probably works better now.

  • If you'd rather risk becoming a botnet node than to even consider using alternative software then you are absolutely using it wrong.

    If your computer doesn't support win11, then switching to Linux before win10 ends is the only right choice. The other less right choices are:

    Stay on win10, Upgrade to win11 and disconnect it from the network and the internet permanently.

    The worst choice is do what OP did.

  • Except most big open source project are developed by companies, and only the tiny ones aren't. This applies to all open source projects on all platforms.

    Also, most of them already are better. People just don't want to change their layouts and workflows. And people also don't value privacy, which if they would, they wouldn't rate the proprietary software as half as good.

  • I didn't say all applications work. I said use better ones.

    As for hardware, less computers support win11 than Linux. You can run Linux on 40 year old computers, and on brand new computers.

    Ans this article is literally about bypassing the restrictions that were put in place to protect users with CPUs that have the specte and meltdown vulnerabilities. You're safer on win10 even after they stop supporting it than win11.

  • Who needs Windows? You need to use better applications. And if work requires Windows, this article still doesn't apply because it is the company's responsibility, not yours, and running on an unsupported machine is a security risk.

  • I'm sorry, I'd share some links, but I make too many shitposts and unhinged takes on this account to want to link to my projects and thus my real name.

    But I would argue that most at least somewhat successful indie games (at least on PC) have very few dark patterns.

  • Back in uni, most of these dark patterns were taught as "game design fundamentals".

    Now as I work on my indie games, I avoid using what I learned in uni.

    Game design all boils down to "is it fun?" and anything else is bullshit sales tactics.

    I wish the site also focused on real games, and not just mobile games.

  • Yeah, but those Hotmail accounts were lightweight and simple. They weren't connected to a Microsoft metaverse of spyware like they are now. I had 3 of these Hotmail accounts but at some point I got locked out of all of them for not providing Microsoft with my phone number. That's how I personally stopped using MSN.

  • Linux mint doesn't require the terminal for almost anything. If it is required anywhere, there will be step-by-step instructions, but even then there is likely a better solution specifically for linux mint that doesn't require the terminal.

    Use the software manager and update manager and you're set. Don't install applications from the terminal, it will be easier to let the manager applications keep track of it all.

    For super advanced stuff, sure, you might want the terminal, but you don't need these things. If anything, it will be a good opportunity to learn.

    Get a USB, put linux mint on it and boot from it just to try out. It can run without being installed on your computer.