• 0 Posts
  • 19 Comments
Joined 1 year ago
cake
Cake day: June 30th, 2023

help-circle


  • Some examples from mine if anyone is curious. I never use the fb sso or any of that shit, nor did I ever explicitly consent to any of these services sharing anything with fb.

    • Spotify
    • bookings .com
    • ebay (haven’t touched my account there in over a decade but they still had data to send this year)
    • windy .com
    • duolingo
    • tinder
    • my bank
    • opera
    • sonos (I can’t think of any time I’ve ever even interacted with this one)
    • samsung wallet (another one I never even set up)
    • Uber eats
    • calorie counter
    • mediacom usa and euro (?)

    Also, if you remove access via messenger app, it will show a confirm message without closing the screen. Clicking x goes back and it’s not on the list anymore. Whether they are actually leaving it disconnected or just hiding it, who knows.

    Some of these services I didn’t use the same email that I used for fb, too, or any email at all.


  • I like grid for that because it’s by default per-site permissions and also by default allows the sites own cookies while blocking any cookies for other domains.

    It can involve some trial and error to get things working if the site uses a CDN or third party services for functionality, but I’ve found that it hasn’t yet been necessary to enable any 3rd party cookies to get any functionality working (at least none that I wanted to get working, maybe other sites that use Google or fb accounts would automatically log me in if I had those ones enabled, but those are things I specifically want to block).

    Usually I’ll just need to enable some scripts and media from CDNs.


  • Same thing that’s preventing them from ignoring your choices or not offering them in the first place: nothing technical; it’s all up to the legal system.

    I’m not sure how sites generally do it, but from my web dev experience in the past, I wouldn’t be surprised if it is actually implemented as one giant cookie. Iirc cookies are attached to domains and one domain can’t access another’s cookies. So if they are sharing the data on their end, I’d guess it is one big cookie. If they have their site set up to make the clients share the data themselves, I’d guess there’s a cookie for each partner’s domain.

    It’s even possible that the information is shared without using actual cookies at all, since data can be sent to servers using the http get request. If you see ? in the url, everything after that is a list of arguments and values… Though the entire URL (after the domain, which maps it to that server) is data and doesn’t have to map to a directory structure and file on a server. Maybe this falls under the umbrella of “cookie” despite technically not being a cookie.

    Or maybe it’s a loophole where the legislation focused on just cookies and falls back to these methods. Probably not, because if it’s done on the client side, it would be easy to detect by anyone who knows how to look. But who knows what’s going on on the server side of things?

    Edit: my knowledge here is dated and outside of my specializations, so consider this more technically informed speculation than necessarily applicable to how things generally work. I say this because I see another comment came in while I was writing this that contradicts mine about a giant cookie being technically possible. My own use of cookies was to store a session id so that php could find the data that was being stored server side that was necessary for site functionality (like storing logged in state, user id, and other internal stuff we don’t want users being able to change by editing a cookie). They worked like maps iirc where you just give them key:value pairs, thus could store an arbitrary amount of data.



  • The charged ones would likely have little trouble finding their counterparts. Especially the positrons, maybe electron shells would prevent anti-protons from getting to protons.

    I’m curious how stable anti-neutrons are in a matter world (and how free neutrons behave, for that matter). Does anything stop them from just joining the first atom they happen to get close enough to? And how long before they get close enough to an atom if they do, in say Earth’s atmosphere?


  • DM: “So you’ve all been traveling for several weeks, anything you want to add about what you’ve been doing on the way?”

    Player: “Uh, I spot check?”

    DM, sighs, “Okay, roll for it.”

    Player rolls an 18.

    DM: “Along the way you notice the hidden chest and find a latrine shovel. Anything else you’re doing?”

    Insert 5 minute argument that it should just be a normal shovel and therefore it shouldn’t be limited to just digging latrines.

    DM: “Now that that’s settled, you can add your normal shovel that isn’t a latrine shovel but can still be used to dig latrines to your inventory and answer the question if there’s anything else you did, or maybe dug and then filled with something other than the dirt you just dug from it before filling it with the dirt you dug from it?”

    Player: “Oh, I know! I listen! Uh I rolled a 6 :(”

    DM: “You don’t hear anything and you all die from burst bladders and ruptured colons!”

    Insert 5 minute argument about which one, since it was unlikely that each of their bladders and colons burst simultaneously.



  • Olauncher is highly rated and collects/shares 0 data (at least according to the data safety section on its Google Play page, though I have no idea how reliable that is).

    I installed it yesterday. I’m not hating it but not sure if I like it. It’s very minimal. Like you don’t even see the notification bar from the home screen and are limited to putting 8 apps on there (after you adjust the setting from 4). Everything else is on an alphabetical list, which has forced me to remember the names of apps instead of just remembering the icon and position I gave it in Nova. But it might just be something I need to get used to, so I’ll give it some more time.