• 0 Posts
  • 358 Comments
Joined 2 years ago
cake
Cake day: September 27th, 2023

help-circle
  • I’m a newcomer to Linux (only about a year in), but here’s what I’ve got so far:

    Will my ability to play games be significantly affected compared to Windows?

    Mine wasn’t at all. Steam has done a lot of work to make this seamless so that more games can be played on the Steam Deck. Check the Proton DB to see what your gamea look like.

    Can I mod games as freely and as easily as I do on Windows?

    I have very little experience with this, but probably. Linux users tend to be tinkerers.

    If a program has no Linux version, is it unusable, or are there workarounds?

    Can Linux run programs that rely on frameworks like .NET or other Windows-specific libraries?

    Same answer for both: There’s Wine, and a whole bunch of setup scripts that can get even stuff like Adobe Creative Suite working with it. Worst case scenario, there’s VirtualBox for the one or two apps you might need to run Windows for. But I find that the open source options, while they might have a learning curve, tend to be substantially better than either of those options.

    How do OS updates work in Linux? Is there a “Linux Update” program like what Windows has?

    More or less, but you can pick and choose what updates you want to install and when. Most distros have a package manager that’ll let you update the kernel, the drivers, the middleware, the desktop environment, all your apps, and even the package manager itself on your schedule, from one interface. You can also just ignore it and never update anything, though I wouldn’t recommend that.

    How does digital security work on Linux?

    Very well. It’s much more locked-down by default, for one thing.

    Is it more vulnerable due to being open source?

    Quite the opposite. Open source projects are well known for being less vulnerable out of the box; Linux in particular is used by huge companies as a lightweight server OS, so it has a lot of highly-paid people committing security fixes back down to the open source project.

    Is there integrated antivirus software, or will I have to source that myself?

    Antivirus is a bandaid on Windows, provided because the OS was written with certain naive assumptions that let attackers get access they shouldn’t have. On Linux, those assumptions were not made. No application can be installed without your root password, for instance; downloaded files can’t even be executed without specifically making them executable; and access to edit system files is restricted by a very robust permissions system.

    All of that, plus Linux’s much lower market share, also means that no malware authors are really wasting their time trying to write Linux malware. The attack vector just isn’t worth the extra effort.

    So no, there’s no integrated antivirus; but for most users in most situations, it’s not needed at all.

    Are GPU drivers reliable on Linux?

    Your mileage may vary significantly, but anecdotally it seems like most architectures from AMD and Nvidia have good support.

    Can Linux (in the case of a misconfiguration or serious failure) potentially damage hardware?

    Maybe, but like with Windows, I assume you have to really go out of your way to do so.

    And also, what distro might be best for me?

    I’ve only used Ubuntu and Mint. Mint has so far been the easiest and most user-friendly of the two. It’s also regularly touted as the best for newcomers.












  • This is the exact same instinct that drives us to run away from the obvious path first. “Clearly that’s where the final boss is. Let me just check what’s down this way first…”

    “…oh no wait, there’s a point-of-no-return ledge here. Ok, so maybe that other way was actually where the secret was. I’ll go back…”

    “…hmm, there’s another ledge on this side too. Let me just put in a save point and…ok, yeah, this one is the final boss. Let me reload and check the other path…”

    “…ugh, it restarted me way back here? And respawned all the enemies when I reloaded? That’s frustrating…”

    “…THEY BOTH. LED. TO THE SAME. EXACT. PLACE.”








  • I have a wifi-enabled garage door opener whose manufacturer discontinued the Google Home connection for so that you have to use their app and see their Amazon or Walmart ads. I also have a wifi-enabled alarm system whose manufacturer apparently doesn’t care about Matter integration or whatever. So leaving the house in my car requires the use of two different apps (three if I also need to turn off lights).

    In actuality I just use the physical buttons. But there was a time that I had a beautiful dream of getting a smart lock and setting my house up to lock the doors, close the garage door, and arm the alarm when I pushed a button in the car–and, more importantly, undo all of those things in reverse when I got home.


  • Toilets can appear to have flushed fully, but still have…material…stuck in the U-bend that hasn’t completely evacuated the toilet. A subsequent flush won’t work, even though the water in the bowl is clean.

    Ask me how I know.

    That said, this could almost certainly be better-solved in other ways. Maybe by preventing the tank from refilling if there’s still something in the u-bend (then you’d know it needed attention because there’d be no water in it)?