Stopped using Reddit when the API disaster happened. Switched to Lemmy and stayed there for about 2 years. Now, I’m experimenting with Piefed.

  • 0 Posts
  • 16 Comments
Joined 22 days ago
cake
Cake day: February 1st, 2026

help-circle
  • Additional info on lockdown mode

    Lockdown Mode is an optional, extreme protection that’s designed for the very few individuals who, because of who they are or what they do, might be personally targeted by some of the most sophisticated digital threats. Most people are never targeted by attacks of this nature.

    If you’ve identified in your threat model that your phone could fall into the wrong hands, and someone might try to hack into it, using lockdown could save the day. Very least, the hackers are not going to have an easy day.





  • Very interesting… I guess my calculations can be supercharged while still technically remaining in the realm of a spreadsheet.

    Hopefully Python still runs with its usual consistency. VBA is a total nightmare in this regard. The code can randomly throw some useless error for no obvious reason. You can run the same code a few hours later and everything works perfectly even though you didn’t change anything. Can’t really use anything that unstable for anything serious.



  • I totally agree with you. Politics is the correct arena for this.

    Those who work at the IT department of a company have some authority in this matter too, and they can convince the executives to channel the resources for the migration. If you’re in any other part of the organization tree, your words have less weight.

    If laws are written first, and companies react after that, it’s not going to be a very smooth landing, but I still think this is the most likely outcome. Ideally, smart IT people in various companies would bring this up as a potential risk to daily operations. This way, companies would have more time to react before the laws are enforced.

    My guess is, most executives won’t give any money to a migration project of this magnitude unless the future of the company depends on it. There needs to be some sort of impending doom in the horizon, before they start reacting. Maybe massive fines or a total collapse of the IT infrastructure would do it.




  • I think many companies are basically stuck with Microsoft (Excel, Word, Teams, Sharepoint, Onedrive etc). Switching to something else is going to be a pretty serious project. It’s going to be expensive and time consuming.

    Totally worth doing IMO, but convincing the CEO is another matter. I guess we need a cautionary tale before the executives decide to reserve a few million euros for rebuilding a significant part of the IT infrastructure.





  • Thanks for the explanation.
    I’m only vaguely aware of the concept of an atomic distribution, so there’s a lot to learn. I guess it’s about time I sacrificed my spare laptop to silverblue.

    When it comes to recommending a distribution to a newbie, I have mixed feelings about atomic distributions. If the newbie in question just wants to leave the OS alone and focus on gaming, Bazzite sounds like the best option.

    On the other hand, if the newbie wants figure out how things work, starting with an atomic distribution doesn’t really sound like the easiest starting point. Is it though? Could be mistaken.

    I think it’s pretty simple to understand if the system just pulls packages from the repos and downloads what needs to be updated. If you add flatpaks and appimages to the mix, it just adds another layer of confusion. Totally fine for your second distro though. After all, getting to experience new and interesting ways to do things is the joy of distrohopping.

    And then there’s rpm-ostree thing. I really need to read more about that, but that sounds like yet another layer in an already very tall cake. Those newbies who want to know how these things work may find an atomic distro a bit overwhelming.

    But do you really need to understand any of that to get started? Do you think it’s enough for most newbies to just install a few flatpaks to get the apps you need? Do you think they would need to involve rpm-ostree within the first year?