• 1 Post
  • 66 Comments
Joined 9 months ago
cake
Cake day: July 5th, 2024

help-circle
  • Three incoherent replies with jumbled run-on sentences.

    the businesses with clean perfect sites tend to be the scams

    Uhhh, no. Objectively no. A legit website is not going to have spelling mistakes and broken links. Looking professional and thorough is a direct lead to increased business. What you just said is completely false, and frankly idiotic.

    Everything else you said (in all three replies) is just a jumbled mess of a brain dump that I’m not even going to try and address any of it.





  • Kinda. Generally the user files (including custom installed applications) are on a rw partition. Whereas the system files (OS files, root folder, etc) are on a ro partition. When updates are applied to the core system they come as complete images. No compiling from source on the fly.

    The advantages to this is that it should be near impossible to break your system. If you need to roll back to a previous version the system just/downloads/mounts the previous image. There is less flexibility in terms of changing system files. But the idea with immutable distros is that you shouldn’t be modifying system files anyways, and there are different ways to accomplish things.

    A really good example is Android. Android (non-rooted) is kinda-sorta an immutable distro. Except it uses an A/B partition method, where the active system downloads and installs to the other partition, triggers a flag, then a reboot picks up the flag and boots from the newly installed partition. If anything goes wrong, another flag is triggered and it boots from the “good” partition.

    It’s not quite the same, but at a high-level it kinda is.

    Edit: article I found about it

    https://linuxblog.io/immutable-linux-distros-are-they-right-for-you-take-the-test/





  • It’s true for any variation of Linux. Hell, the vulnerability (Mimikatz) that was crucial in the most expensive cyber security attack in history is still there in Windows.

    And for X11 to be exploited you would need to get and run malicious code in the first place. The Linux security model kicks in before you get to that point.






  • Streaming requires high-performance, high-bandwidth machines that cost anywhere from several dozen dollars to several hundred dollars a month. You build a resilient high-availability network, and you could easily be looking at several tens of thousands of dollars a month.

    Are you under the impression that Plex uploads the movie files to their servers and then transcodes them there, or something?

    And the hard work happens on your own hardware. All Plex’s servers are doing is acting as a signaling server, but no media or routed through Plex’s servers.





  • Yes, it’s a weird hill to die on. My statement is factually correct. Even if you try to harden your Windows installation with the amount of effort to payoff that’s equal to driving across the country to visit your next door neighbour, it’s a weird hill to die on.

    there’s nothing Linux can offer me that Windows already doesn’t.

    Well, if you really want to have that convo, I’m more than prepared for that. Aside from privacy, there’s the level of security and performance that Windows only dreams of. This isn’t an opinion, these are just facts at this point.

    I do not care what you ‘think’ about it, I KNOW that.

    I guess you’re the only person on the planet who does.

    Why are you having an aneurism over this

    Sounds like you’re the one getting worked up. I frankly don’t care what you think you know. I don’t use Windows for a whole truck load of reasons. If you want to spend hours on end modifying the OS and fighting with built-in defaults, and then convince yourself it’s secure. Then go right ahead, its no skin off my back.

    But you’re definitely the one getting defensive over Windows.



  • Please. You have no idea what my IT literacy is. The fact is that unless you install a non-standard edition of Windows, run one of the many questionable debloat scripts, make dozens upon dozens of edits to the registry, disable automatic updates, and block connections at the network/firewall level, then you will absolutely be sending boat loads of data to Microsoft.

    And the second you do any updates you’ll have to make all the changes again, because Microsoft is notorious for reverting those changes.

    And, after all that, you still cannot be completely sure that no data is sneaking its way back to Microsoft unless you diligently monitor all network traffic.

    So I stand by my statement that the one thing Linux absolutely does, that Windows absolutely cannot, is protect your data from Microsoft.