• 3 Posts
  • 132 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle



  • I’m relatively content with my Pixel 4A running LineageOS (with root), but that’s an experience that’s really only suited to very technical users, in large part because some apps actively resist running in an environment the device owner actually controls.

    My complaint is with the smartphone ecosystem as a whole: it’s designed to empower the OS vendor and app developers over users. The entire tech world (outside Microsoft and maybe some corporate IT types) saw Microsoft Palladium as a nightmare scenario a couple decades ago. Now we’ve let Apple and Google do the same thing with barely a grumble out of the mainstream tech press.









  • A power supply, the thing that gets plugged into AC mains power and outputs some sort of DC (usually USB now) to power electronics is not a “charger”. It (usually) doesn’t know anything about charging batteries, and connecting its output directly to a Li-ion battery would lead to an explosion. The charger is integrated into the device receiving that power.

    “Portable battery” is a terrible term to describe a USB powerbank. Thousands of battery types are portable, but don’t have USB ports or output exactly the right voltage. Some powerbanks are sold without batteries.



  • Sure: don’t use Mastodon to participate in Lemmy communities.

    You can of course, which you clearly already know. Tagging a community in s top-level post even results in a good experience, but subscribing to communities does not, and you can’t vote.

    Maintaining accounts on both is a good idea.


  • That’s a valid point, though it looks like Popfile’s installation instructions call for manually installing libraries, presumably current ones. I think it processes only text, not PDFs or images, which are traditional sources of vulnerabilities. I’m fairly certain it doesn’t attempt to execute Javascript. It is, itself written in Perl, which is memory-safe.

    It’s worth considering security because there’s so much malware out there trying to spread indiscriminately, but Popfile is less vulnerable than an Android app (which bundles its dependencies) or anything written in C (which is subject to all kinds of memory management bugs).