• 2 Posts
  • 326 Comments
Joined 1 year ago
cake
Cake day: July 3rd, 2023

help-circle


  • Oh they most definitely do. I briefly worked at a company that sold data to car flippers and we for sure knew if any particular car was ever used as a taxi or not. Even if we didn’t buy this data off taxi company directly, we could easily determine it by seeing unusually high mileage between services and checkups. And we definitely know the identity of the driver, so it’s just a matter of putting 2+2 together.


  • I know a place where they still do this. They’ve got an 8-digit user count, 7 digit monthly profits, all running on one server that costs something like $20 a month. They’ve downsized a few years ago to single-digit employee number and just sit there and collect profits. And this is why I’m now working for a company that casually dropped a few grand for a glorified CPU usage meter and a few grand on top of that for deployment tool that does the same thing that the old guy at a former place was doing with his trusty FTP client.




  • Yeah! Why can’t I use a base64 representation of a pirated 4k TS copy of Jon Favreau’s “Chef” as my password? /s

    Jokes aside, I’ve heard some hashing algorithms have a high cap of like 20 characters, so developers are probably just too lazy to switch them out or to read the docs on how to properly use said algorithms. Either way it’s a very bad sign, maybe just a tad better than them emailing you the password in cleartext.











  • Exactly! I rant about this a lot, but I know at least couple of people who run with laptops that have broken audio. As it turns out, installing sound card drivers is not really an option as the janky-ass drivers that the manufacturers put out nowadays can irreparably brick your entire system. It is beyond my understanding why recovery, restore, and even safe mode would even try to load them in the first place, but, apparently they do, and then crash before you could even do anything, leaving re-install as the only option.

    Meanwhile, I rm -rf-ed my /boot directory the other day, and then df-ed a couple gigs of /dev/zero straight into /dev/sda. Got it back up running in just a few hours… of kicking myself for why would I do such a stupid thing.