Expert developer, Buddhist

  • 4 Posts
  • 34 Comments
Joined 1 year ago
cake
Cake day: June 21st, 2023

help-circle










  • Nah, the OS has proprietary overlays that vendors put in there. And it’s not like you’re reviewing and compiling your own software - you’re dependent on your provider to be honest with the software they actually installed. But factually you have no idea if the android phone you purchased has been modified. And Android itself is so huge that backdoors can be sneaky. We have already caught several instances of attempted backdoors in Linux - but there’s always the fear we didn’t find them all

    If this all sounds way too paranoid, then review Snowden leaks





  • This is actually wrong. There’s a near 100% chance that the decision was made by the board, and also the decision to remove the CEO. So we’re talking about the fall guy, but being an insider, the fall guy will get a tidy sum for the dive

    Then the CEO can be recycled to some other project, and a new CEO instated at Unity, so they can pivot or double down with no moral dilemma. In reality, the board was there all along and it’s all a big PR game



  • You bet your ass they can. Since when has Facebook taken anybody’s privacy seriously? And you remember all the Snowden leaks? Like how AT&T has been a government apparatus for spying for decades? Or how about the way that the USA taps under sea cables to monitor data, causing China to build totally parallel backbone infrastructure

    The better question is whether Signal, despite being open source, is actually secure. It’s very plausible that the govt has backdoors somewhere, for either encryption, the OS, the programming language, the app store, or some random dependency lib

    The answer is yes, the US government spies on everything, and has a complete profile of everyone


  • Yeah this is why I really like Lemmy. It feels like early Reddit where people are actually worth talking to. People that can change their minds, or learn, or be kind

    Maybe it’s an ego trip, but people seem more engaged with what I have to say here. A lot of the time on Reddit, I’ll say something I think is worthwhile, and then just get some random trolls, or a contrarian, or someone not driven by reason to begin with

    Like yes the community is small and maybe shrinking atm, but the quality is pretty high. I like the offbeat memes and all the piracy & tech stuff. I like that the admins seem to care. Content actually gets seen since the volume is not too out of control

    Idk how long it’s gonna last, but I think Lemmy is the new sweet spot for the social media refugees


  • I found it hard to understand what this is. Overall summary, it’s using new Linux kernel features to make Docker style containers way more efficient

    It allows you to compose a bunch of filesystems into one layered stack of read only, at a mount point. It also shares memory between such filesystems and allows layers to be mounted in multiple places

    For those familiar with how container images are built, this should make things a faster compared to the overlayfs techniques before. It also enables some kind of new hyper containerized software packages, but I’m not sure if that’s a big deal. Something like how osx mounts a risk image for install or use