• 4 Posts
  • 184 Comments
Joined 3 years ago
cake
Cake day: May 19th, 2021

help-circle
  • If I’m honest, video games and computers in general. The community has some to do with it, I guess, but more because the people making them just seem to not care about the customers at all anymore.

    If I had to put my feeling into words, its that they try to make things at the smallest possible cost with the highest return possible, including throwing ads into everything (making for a poorer experience for the users), while simultaneously making everything bland so they can appeal to everyone.

    Ten years ago, I loved video games, and now the only “next-gen” console I have is a Switch and a Steam Deck. I used to be a huge Windows fan, but Noe I can hardly stomach Windows 11, and run Linux exclusively as much as possible.

    Big tech ruined tech. Big video games ruined video games.



  • Phones are generally seen as more secure because they’re less likely to have malware and the apps should be running in their own sandbox, meaning it’s more difficult to see what each app is doing and so theoretically it’s more secure.

    Most desktop operating systems do not have sandboxing in place, have known malware that could be installed much easier than on a phone, and harder to verify that the system is secure. This is doubly so taking into account that basically the only way to use the banking information is through a web browser, which could have any number of junky web extensions installed.

    While things are incrementally changing on the desktop front (mostly on Linux with Atomic distros, Flatpak/Snap, and Firefox container tabs), most banks are only familiar with Windows and macos, and since those two have the most security risks, they’d rather play it safe with the relatively more standardized, theoretically more secure phone OS.











  • RiderExMachina@lemmy.mltoLinux@lemmy.mlIt's time to move to Linux - YouTube
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    7
    ·
    3 months ago

    I think there are two major hurdles keeping Linux adoption back (besides the obvious installation bit). The first is that our backwards compatibility is terrible. It is easier to get old versions of Windows software to run in Wine than it is to get some old Linux software to run natively.

    If something like Photoshop did finally release a Linux version, even if they only did one release to make 2% of people happy, it likely wouldn’t be able to run natively after 5 years.

    The second is a good graphical toolkit. Yes, GTK and Qt exist, but neither are as simple as WinForms or SwiftUI/Aqua.