• 0 Posts
  • 10 Comments
Joined 1 year ago
cake
Cake day: June 23rd, 2023

help-circle





  • TLDR: privacy law won’t pass because it would limit the government’s right to buy “commercially available data” on anyone without a warrant

    This includes location data collected from cell phones that are capable in many cases of tracking people’s physical whereabouts almost constantly. The data is purportedly gathered for advertising purposes…

    A government that actually cares about privacy wouldn’t be debating ‘should we be able to buy that data’, it would be asking the real question ‘why the fuck is it legal to collect and sell that data?’

    Even if we pretend that data will only ever be used for ads, it’s still not fucking OK for advertisers to stalk everyone everywhere 24/7 (and every use other than ad stuff is probably worse)


  • That’s assuming you’ll meet literally every person on earth

    Let’s say you will have a meaningful interaction with 1000 people ever, 1% of that leaves you with 10

    If you’re not bi make it 5 before you even start considering wether you also find those people attractive back, if they’re single and in the right age range

    So get that confidence back down. Statistics are a bitch



  • I was disgusted by the XML at first, but it’s a readable query returning a sane JSON object.

    Meanwhile, I’m mantaining Java code where the SQL is a perfectly square wall of text, and some insane mofo decided the way to read the resulting list of Object[] 🤮 is getting each column by index… so I’d switch to SQXMLL in a heartbeat.