• 0 Posts
  • 78 Comments
Joined 3 years ago
cake
Cake day: June 22nd, 2023

help-circle




  • It’s not really ambiguous at all.

    A stable distro is one that doesn’t update packages except for security updates within the lifecycle of a release.

    You can install debian 13 on release day in 2025 and when it gets deprecated in 2030 it will be functionally the same.

    A byproduct of that is that apt updates are very unlikely to break anything.

    None of that changes that you can run sudo apt remove dpkg or rm -rf / or dd in=/dev/zero of=/dev/sda1 (this one might actually work).

    But for your average desktop users it means you don’t boot up your laptop and have to learn how to use libreoffice 26’s new UI on the day you need to finish an assignment.


  • This seems like slop for all the Ubuntu haters, but i agree moving to testing isn’t a good sign.

    TBH while I like the hardware of my laptop, I’ve been pretty unimpressed by the software that Tuxedo provide.

    While i appreciate not having snaps by default, the control center they ship is an electron app that requires /tmp be executable out of the box, and talks to a backend daemon that wasn’t particularly secure by default, and both live in /opt despite coming from the distro itself, so I think it’s ironic when people engage in technical sneering while throwing stones from within their glasshouses.

    Also boot security doesn’t seem to be a priority for them out of the box, this seems like what they should focus on IMO, instead of switching their base

    ✘ CET OS Support: Unknown ✘ Linux kernel lockdown: Disabled ✘ Linux kernel: Tainted ✘ UEFI secure boot: Disabled

    That it’s good enough as a distro, although I’ll probably just switch to neon if Tuxedo move to a rolling release base.



  • the industry has moved beyond simple IP address checks to deep packet inspection of wireless network identifiers.

    I don’t think this is a good description of what happened.

    The app likely used the BSSID based location service or even did that itself with their own service.

    But it renders the advice kind of useless:

    • Use Cellular Data for Sensitive Transactions: - Android has the WiFi scanning setting under location services, if that’s enabled the actual connection you use doesn’t matter.
    • Utilize Private Hotspots: -same
    • Review App Permissions: - the correct fix.

    While they cannot stop BSSID collection at the network level

    They litterally can, no app installed from the app store is setting your interface to promiscuous mode & manually reading SSID headers, if you don’t give permission to use location services they can’t read use the services that translate BSSIDs into locations.












    1. It came from a corporation so was designed by 1 guy not a committee and some people will never forgive it for that.
    2. The systemd suite is far more than an init system and keeps getting bigger, I genuinely think it’s just a matter of time until it has a mail retrieval service built into it.
    3. It offers clear benefits so even distros resisitent to depending on a tool when there are alternatives have adopted it
    4. It doesn’t pander to slacktivist on stuff like including an optional DoB field

    That’s about it, I find it kind of annoying sometimes as it messes with stuff I knew how to do (harden per-user-tmp partitions), but overall the benefits to distro maintenance must be worth it so I don’t worry about it too much.

    Much like the DoB stuff I find the pushback to it far more annoying than the actual inconvenience of sometimes not being able to configure a tweak how I’d like.