• 0 Posts
  • 35 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2024

help-circle
  • BluescreenOfDeath@lemmy.worldtomemes@lemmy.worldWho's in charge?
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    6 days ago

    It’s the constant war on end users that chased me away from windows.

    You can’t say no to their relentless advertising. It’s “maybe later”. The pushing to require a Microsoft account. Ads in the start menu. Windows Recall.

    The list goes on. You get as much agency as Microsoft allows, or you violate your eula and modify the os to remove things you don’t want.

    We didn’t know it at the time, but windows 7 was peak windows.










  • It’s basically just an end you attach to the fiber:

    https://www.gomultilink.com/products/066-222-10?category=44

    You’ll use a cleaver to break the fiber at a 90 degree angle to reduce attenuation, and slide it into the connector. Once it bottoms out, you press something down and it grabs the fiber, holding it in place.

    I know it’s Youtube, but here’s a video of the process:

    https://www.youtube.com/watch?v=WuKm7t87SJU

    The idea is you would pull a fiber cable through a building and terminate it with ends like these. Then install them into a bulkhead to make them similar to solid-core CAT5/5e/6 cable into a patch panel. You can then use premade jumpers to connect from the building wiring to the devices you’re using.

    The fusion machines are generally used for long distance links because of the significantly lower attenuation per splice. A fiber line that goes 40 miles is likely to have tens if not hundreds of splices in it depending on the number of spans of cable, and industry standard for fusion splices is 0.00-0.05 db attenuation per fusion splice.




  • I’m not disagreeing with anything you’ve said?

    I’m saying that just adding Mozilla’s PPA to your sources won’t change apt’s behavior when installing Firefox unless you tell apt to prefer the package offered by the Mozilla PPA.

    As someone who uses Kubuntu as a daily driver, I’m well aware of the snap drama and have worked around it using the method I pasted above.

    Even though it’s an underhanded move by Cannonical, I’m still glad the OS is open source since it makes the workaround so trivial.





  • They’re both about the same in terms of privacy so that’s quite an irrelevant thing to bring up. Windows sucks infinitely more from an usability perspective, though.

    As someone who has used Linux as their primary desktop OS for about 7 years now, you don’t have to tell me that Windows sucks.

    Edit: Oh, one more thing, you don’t have to do some bs hacks to use macOS without an Apple account.

    I don’t use any accounts for my OS at all.



  • BluescreenOfDeath@lemmy.worldtomemes@lemmy.worldSeCuRiTy aNd PerForManCe
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    6 months ago

    The only thing that makes Apple marginally better is that the company spying on you tries to pretend like they’re not in it for your sweet data.

    They might not be selling it right now, but only because they keep making money hand over fist from the non-repairable proprietary bullshit they produce. Once that faucet starts to slow down, you better believe they’ll be the next Google.


  • ‘Bricked’ in this sense meaning not that you’d just trash your OS and need a reinstall, but that it could actually stop your computer from booting at all. So the system32 analogy doesn’t exactly fit.

    It’s because some motherboards implement UEFI in a way that allows important variables to be overwritten by I/O processes. Executing sudo rm -rf /* would recursively go into the EFI parameters folder where the kernel mounts EFI variables and attempt to delete things. Some motherboards allowed these delete operations to remove things in the motherboard’s firmware it needs to complete POST, thus rendering the motherboard useless.

    But that’s a problem with the motherboard, not with Linux or Windows. The same damage can be caused by Windows.