Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)AN
Posts
0
Comments
132
Joined
1 yr. ago

  • Bummer that they've gone downhill. Not sure what to recommend to people now.

    Anker used to be my go-to recommendation for USB cables and chargers. All my Anker products have been working perfectly for 5-10 years now. But I don't own any of their newer products.

  • Lots of recommendations for groups, recommendations of random people to follow, and things like that. If these are paid ads, they are not clearly presented as such.

    Though I just logged in (first time in a while) and I didn't see that, so...maybe it changed, or maybe my ad blocker is doing better than it used to? Not sure.

  • I honestly don't know how I could use Facebook that way. Seriously. I log in once in a blue moon, and half the stuff I see scrolling through the main feed has nothing to do with any of my friends as far as I can tell. And that's with an ad blocker.

    I don't understand how anybody can stand it. Maybe it's a "boiling frog" situation, or maybe they've developed better counter-strategies than I am familiar with? I quit Facebook about 10 years ago and when I poke my head in now, it's completely different. It is terrible in ways I wouldn't have believed 10 years ago.

  • I’m not well versed enough in Android app development to answer whether or not one userspace app can even access the screen contents of another app without root or special permissions

    This requires special permissions and explicit user approval every time an app starts screen recording, plus it shows a red notification whenever screen recording is active.

    I think you could get by with a one-time user approval as a device administration or assistive app permission, which you'd need to manually grant in Settings. Unlikely anyone would do that by accident.

    That might be different for system-level apps. I haven't bought a carrier-branded phone in 10+ years so I'm not sure what that's like these days.

  • Almost has to be. 2400W would put it completely outside the consumer market. Consumer PSUs don't go that high. Home power outlets don't go that high unless you have special electrical work done. I can hardly imagine what a cooling system for a nearly 3KW system would look like.

  • Permanently Deleted

    Jump
  • Removing copyright entirely is a bridge too far.

    Just roll it back to a reasonable time limit (I dunno, 7 years?), and categorically reject all further lobbying attempts from Disney and the like.

  • I don't think you can expect any VPN to work without sign-in for very long. Google's playing whack-a-mole with VPNs.

    I've never actually tried signing in with yt-dlp. How easy is it to make a throwaway google account nowadays? Do they require phone verification or something similarly onerous?

  • This is network-specific. It's been going on for a few months at least. yt-dlp itself still works without sign-in, if your network is not "suspicious".

    Always worth making sure you're updated to the latest version of yt-dlp, but this is probably a network thing.

  • Yes, I loved classic Trek for showing a better a future, where humans have moved beyond our greed, prejudice, and self-destructive tendencies. That was the through line in TOS and TNG, even if it wasn't always 100% on-point and didn't always age well (you need to view TOS in its historical context to get past the baked-in 1960s sexism, for example).

    There's a place for cautionary tales, and there's a place for aspirational tales.

    I liked Discovery well enough for what it was, but I hated its picture of a future where good humans are the exception rather than the rule.

    Nowadays, I think solarpunk is where its at.

  • Are you sure about that? The star over each icon indicates that both of them are bookmarked.

    So either this is a bug or there is a second bookmark hiding somewhere. If you go to Bookmarks > Manage Bookmarks and search for "qb", what appears there?

  • Dating website: probably way too soon to share, just looks cringe

    You might be right in this case, but I also want to point out that most dating profile fucking suck, and it's not because they are too "cringe" or immature; it's because they are all the same generic pictures. Wedding, gym, hiking, dead-fish, bar, dog.

  • A paper-only journal would defend against the state, but not against people you live with. A digital journal can be encrypted, but an intelligence agency could potentially gain access

    A digital journal doesn't need to be any more government-accessible than a paper journal.

    Depending on your threat model, this could require special hardware, special software, or both. In order of ease of setup, I would suggest:

    • Keep all your data on your own physical media. No cloud services, period.
    • Keep it encrypted.
    • Disable network connectivity at every level that you possibly can, such as:
      • OS level: disable wi-fi, disable blutooth, and disable networking entirely.
      • Firmware/BIOS level: If you BIOS has options to disable networking components (especially wireless ones), do that.
      • Hardware level: If your laptop has a switch to disable wi-fi, use it. If ethernet, unplug the cable. Etc.
      • Physical level: Remove any removable wireless cards or antennas.
      • Wallet level: buy a computer than never had wi-fi or bluetooth in the first place. This could mean a retro computer, or could mean using a micro-pc like some models of Raspberry Pi.
  • Neither of those can stream video in real time AFAIK. They will back up the video file on some unpredictable schedule after you're done recording. So not ideal for a situation where your phone might be seized or destroyed.

    But if that works for you, there are lots of open-source options that work similarly. SyncThing can sync to any server, and all you'd need to do is make sure your sync destination is network-accessible somehow (VPN, internet-facing server, whatever). Lots of cloud drive apps can auto-upload photos and videos, and some of those are open-source.

    A better off-the-shelf proprietary workflow might be a Zoom call with cloud recording enabled. Then you'd be protected against a sudden (and perhaps permanent) loss of network connectivity.