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/)WH
Posts
3
Comments
1,324
Joined
2 yr. ago

  • bluetooth is short range isn't it? so while this is a problem, it is not the exact same thing. network based location is not a replacement for GPS.

    Google already uses this with WiFi to help "bootstrap" GPS localization. It is much faster to get a GPS fix if you already know roughly where you are (a few seconds vs a couple minutes), so they use nearby WiFi/Bluetooth devices to determine that.

    I think you mean A-GPS, which is not related to wifi and bluetooth, other thqn being able to use wifi to access a server for downloading current constellation data. phones that have google mobile services installed, have an additional fused location source (besides a network based and a gps based location source) that tries to fuse the 2 sources while the gps signal is not precise enough. but as I know fused location computation happens locally

  • I think it's debatable whether storing in volatile memory is persisting, but ok. And by debatable I mean depends on what is happening exactly.

    A court order forcing them to no longer garbage, collect or delete data used for processing is a problem.

    what, are they going to do memory dumps before every free() call?

  • I've seen people do this on Lemmy, one person even had a stalker that would go server to server to reply angrily to their posts because he felt "wronged" somehow.

    those need to be reported and banned, their replies mass deleted.

    Plus, nobody is reading this stuff after a month anyway,

    Because we don't have a proper (or any) system for subscribing to threads. but if I have saved a link for myself for future reference, it'll be gone!

    I'm just saying, don't be surprised if people start running instances that disobey deletions

  • Drives only consume power on reads and writes, if your NAS spins them down as it should (and apparently QNAP doesn't, which I didn't know).

    not really. not all drives spin down by themselves, by default. and even if they do, it'll happen relatively long after reads and writes, a the while it'll consume power.

  • The problem seems to be that even with a perfectly clean slate, no services running, the system set up in their own RAID0 SSD pool, the HDD's, even with 0 bytes of data on them, are being pinged for access at least once a minute.

    if it's for drive health stats, and the device runs linux, hd-idle could help. it only counts actual block device (so, storage) access as activity

    edit: https://github.com/adelolmo/hd-idle