• 0 Posts
  • 115 Comments
Joined 2 years ago
cake
Cake day: June 18th, 2023

help-circle



  • It’s highly unlikely that this thing would be able to operate without an Internet connection. There’s no way it would have enough compute power on board to do a significant amount of image recognition (find the socks, pick up the socks, find the laundry hamper, deposit the socks in the laundry hamper) or voice command processing.

    I hate to disappoint but I am not some secret agent hiding a bunch of shit.

    This is a very bad attitude to take towards your personal security, and part of the point I was trying to make is that there’s a very high chance that a device like this would have poorly secured software. When you look at incidents like the multiple Wyze security camera breaches, you have to expect that consumer security is always an afterthought for companies that make these kind of products. They will only start to care about it after something goes wrong and gets public attention (because it threatens sales), after which they will make a token effort to fix the problem (just enough to get a headline saying they did, so that it will stop hurting sales). So, don’t just think about the manufacturer/distributor having access to the surveillance data this thing will collect. Think about random people on the internet, a criminal with an interest in blackmailing people, or some random van driving by with a bunch of network gear on the back.






  • Twenty-two years later and still nothing really compares. I’ve played it through 5… 6?.. times and the characters still feel compelling.

    I miss Westwood… everyone that came after only imitated their work, and while some have made improvements to the gameplay, none have really accomplished the same level of storytelling in the RTS genre.

    Kind of a perfect game, one that keeps you coming back again and again.


  • This is an increasing problem and I’m not sure how the open source community is going to deal with it. It’s been a big problem with NPM packages and also Python libraries over the past five years. There’s a bunch of malicious typo-squatting stuff in many package repositories (say you want libcurl but you type libcrul, congratulations it’s probably there and it’ll probably install libcurl for you and bring a fun friend along).

    Now with AI slop code getting submitted, it’s not really possible to check every new package upload. And who’s going to volunteer for that work?