• 2 Posts
  • 16 Comments
Joined 2 years ago
cake
Cake day: June 22nd, 2023

help-circle
  • Online dating has worked well for me but it requires some really strong mental barriers so you dont get overwhelmed. Most apps have some sort of ‘you got liked by X’ counter which feels really degrading and destroyes your self esteemed as a guy if youre not confident. Inversely, as a woman you get so many likes you drown in a swamp with 0 ineresting things, like a never ending tide.

    And bios are just … The worst. I Am really fucking tempted to write ‘if your primarily sexual characteristics are what you are most proud of of yourself, you need to think up a new personality’

    I categorically dont like anyone who looks like my countries typical beauty standard and/or has no bio/is not interested in conveying their personality…

    Any like I give a girl who is ‘standard beautiful’ just fades into the white noise and is a waste of time.

    To be clear, I Am not saying everyone in the beauty standard has no personality; but its more likely that such a person does not need to use their brain to get what they want. All the Better if they do, but it sure Doesn’t look that way if you get showered with attention when you got an empty bio…

    Subjective and for sure flawed rant is over










  • In general the article seems to be a summary of current legislative actions that are ongoing between big tech and EU. Though in the article it’s worded with the much more fitting ‘game of chicken between EU and Big Tech’ rather than something like the title, but I guess “drop dead has a better ring to it”…

    I general the article has a lightly optimistic tone, which I very deeply hope holds true.






  • I’ve been using e os every since the fairphone 4 hit the market (and I got it quite fast). I think it’s absolutely great. A caveat which is funny to me and I like: Since the playstore service is missing, and micro G sinks every server request to Google, in app purchases via those systems are simply not a thing. Personally I love this si ce I have never needed or want to buy anything from any app; but it’s incredible to me that any ad that even tried to load, can’t


  • This is true for the desktop/mobile app application I aggree with you there since its a CEF native on desktop and mobile apps have these kinds of APIs. I very much disagree with the Web client (which admittedly my original comment didn’t mention at all, personally I mainly use the Web player)

    Since on Web it’s just a Website, all previously mentioned serve side tracking applies; but getting any hardware information through the sandboxing would break the browser security model and is not possible since there is no such web API. Web fingerprinting is one of the reasons apple (at least they keep bringing it up as a concern) is not keen on implementing the Web API for the luminance sensor on safari. Interestingly webkit (chromium core) does have the functionality which is why it’s behind a dev flag atm (https://developer.mozilla.org/en-US/docs/Web/API/AmbientLightSensor)

    Identifying hardware should not be possible according to the browsers security model.

    I should’ve phrased my question as ‘what advantage does spotube provide over Spotify premium in the browser’, after downloading it and trying it out I am guessing the biggest advantage is the download button and stuff like that? Though… I personally have no use for offline Musik nowadays.

    Edit: Sidenote: the Mozilla docs frequently mention that the user agent may be used to infer hardware/browser information, and therefore developers are encouraged so spoof it (and in general not to trust the information given)


  • Anything you do in the UI has some associated backend request (everything relevant at least). Search queries, loading albums, skipping, changing settings, anything is just a Web requ on their backend server which could still be collected. The custom ui does not save you from relevant data collection. Only thing potentially not getting tracked is empty navigation between tabs, but there is not a lot of info in tab switching