• 0 Posts
  • 28 Comments
Joined 4 months ago
cake
Cake day: June 7th, 2025

help-circle
  • cecilkorik@piefed.catoTechnology@lemmy.worldLineageOS 23
    link
    fedilink
    English
    arrow-up
    13
    ·
    3 days ago

    Bleak, maybe, or maybe it will finally be the tipping point that starts pushing people away from the “Big Two” phone OS/platforms in pursuit of something truly open and free that isn’t completely controlled by a privacy-invading tech giant.

    Windows 11 has apparently finally triggered the seemingly never-to-be “Year of Linux on the Desktop” as people refuse to submit to Windows 11’s telemetry and other misfeatures and repurpose old (and new) machines with Linux instead of letting Microsoft decide they’re obsolete.

    Maybe soon we’ll have the year of the Linux phone too. Or at least be able to promote AOSP into a first-class citizen with its own phone support and designs and features and future, instead of simply being relegated to the role of a stagnant fork of de-Googled Android. It’s time to go from soft fork to hard fork. Fuck Google, stop playing their games, and leave them behind.


  • I love it when people are surprised that for-profit businesses seek profit above all else. Like they assume there will be always be a set of strict laws to keep them in check and just assume they will strictly follow those laws because they’re laws.

    Then they go ahead and vote for people who say that there are too many taxes and regulations. As if those taxes and regulations aren’t exactly the same laws they’re expecting to keep the for-profit businesses in check, which are often not even close to being sufficient in the first place.

    The cognitive dissonance is wild. People are fucking brainwashed.






  • As long as we’ve got some vestiges of free speech and free association available to us we need to do what we can to organize and sow the seeds of resistance. They’re not coming for us yet, although I suspect they likely will eventually. But if you’re already too afraid that they’ll be coming for you to do what needs to be done, then they’ve already won. And I don’t think they have. Resistance is the only choice that makes sense. But as you said, it’s just my opinion. I’m allowed to share my thoughts and opinions though, at least for now, and I will do so.


  • They should fear us. We outnumber the powers that be (governments, billionaires) thousands to one if not millions to one, and though they do everything they can to make us believe otherwise, we are their equals in every way except organization and motivation. Those may not be trivial things to change but they are not that hard to change either. Money and laws and ownership are only meaningful constructs as long as we continue to consent to their current implementation. When we stop giving our consent, they will have nothing to maintain their power base except force, and being so vastly outnumbered, they will quickly find the forces they (and we) imagine they can bring to bear are actually quite limited. How are they going to keep paying for their citadels and bunkers and servants and bodyguards and personal armies when nobody wants their money on their predatory services anymore? Money, and our collective desire for it and the things they sell to us with it, is their only real weapon, and if we stop playing the game the way they expect us to, they’ve actually got nothing.

    The black power movement understood this. The hippies understood this. We need to start to understand it. The power of these people is a myth, it’s something we give them and it requires mutual consent even if we don’t understand that we’re giving it. The power that has been given can be taken back when we withdraw our consent.




  • That is kind of the UNIX philosophy at work and you’ll find that in a lot of open-source and self-hosted projects. The goal is to do one very specific thing really well in a small and streamlined package that integrates into other processes in a clear, defined and transparent way, not to be one of these super-convenient but bloated “it does everything and the kitchen sink” behemoths. It’s a different style of software development but it’s popular in the open source community for a lot of reasons, for example it’s a lot more maintainable by a single person or small team with limited time. You’ll find most of these large complex open source projects are organized and developed by companies (like Pangolin is), while the smaller UNIX-style projects are often written by individuals or very small teams volunteering their spare time. There are tradeoffs in either direction, but for self-hosting I think following the UNIX philosophy has a lot in common with a typical goal of self-hosting, reducing your dependence on for-profit companies that have a financial incentive to enshittify or otherwise try to squeeze money out of you.




  • CPU thermal protection is pretty solid nowadays. I’m also old, and I too remember Athlons you could actually cook on, but in my general experience I’ve found they did learn from that and the thermal protections are not exactly a complex system. It’s basically math, as far as calculating how much power is going in to how quickly it can heat up to where the thermal sensor is placed, and they simply shut it down before it’s mathematically possible for the heat to reach a damaging level. It’s very hard now to actually destroy a CPU due to internal overheating, at least any of the ones I’ve had various “incidents” with. They aggressively throttle down and shut down and are perfectly fine once properly cooled.


  • As a senior developer, my most productive days are genuinely when I remove a lot of code. This might seem like negative productivity to a naive beancounter, but in fact this is my peak contribution to the software and the organization. Simplifying, optimizing, identifying what code is no longer needed, removing technical debt, improving maintainability, this is what requires most of my experience and skill and contextual knowledge to do safely and correctly. AI has no ability to do this in any meaningful way, and code bases filled with mostly AI generated code are bound to become an unmaintainable nightmare (which I will eventually be paid handsomely to fix, I suspect)




  • PikaOS is Debian based, and they’ve built the deps they need for Steam in 32-bit, so it’s not the end of the world AFAIK. GloriousEggroll seems to be part of it too, so if any refugees are looking for something not Fedora-based there you go. Although his efforts for now seem focused more on Nobara (which is Fedora-based) maybe this will cause some shake-ups there too. I can see Pika is already picking up speed from this though, the Discord is super active.

    Even if Fedora doesn’t ever drop support I think even considering the possibility is shaking people’s confidence in using it as a base going forward, sort of like how Unity’s quickly-walked-back disasters drove people irrevocably towards Godot and other engines. Arch and Arch-based distros are probably starting to look much more appealing too.