Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)IP
Posts
3
Comments
883
Joined
2 yr. ago

  • Lots of houses/apartments in places like Boston, etc. have old, drafty windows that landlords don’t bother to improve. Lots of hardware stores here sell kits containing double-sided tape and sheets of a special type of plastic. You surround the window with tape, place the plastic over it, then use a hot hair dryer to shrink the plastic until it’s snug. You can hardly see the plastic if you do it right, and it does a great job of dealing with drafts.

  • Permanently Deleted

    Jump
  • Personally I wouldn’t trust any sort of payment from that guy. I’d accept payment but still refuse new business from him until about 6 weeks after payment is received. That should provide ample time to verify the check doesn’t bounce, etc.

  • My wife & I just spent a week in London, where there are plenty of cars but very little off-street parking. We saw a significant number of EV’s ranging from Tesla’s & other cars, to taxis, double decker busses, and the occasional truck/lorry. We spotted one or two Tesla super charger stations as we made our way around the city, as well as a very small number of public parking spaces along roads that had either chargers or just outlets to plug chargers into.

    What little I saw certainly didn’t seem like a lot, but they clearly seem to have some sort of grasp on the situation given the number of EV’s we saw…

  • I’m 57. I can’t count the number of SMS messages from “pollsters” that I’ve ignored over the past few months. And if the huge number of unknown callers I haven’t bothered to answer is any indication, then I’ve ignored many dozens of pollsters that way as well.

  • I’ve also gotten SMS spam that looks like potential legitimate pollsters, but hell if I’ll click on them. Between all the obvious spam texts I’ve gotten over the years and the flood of political spam the past few months, I simply ignore and delete them all…

  • Wary why? I work remotely in IT and manage a ton of Linux systems with it. Because my company has a large number of remote employees they limit us to Windows or Macs only, and have pretty robust MDM, security, etc. installed on them. Since MacOS is built on top of a unix kernel it’s much more intuitive to manage other unix & linux systems with it.

    Personally I haven’t used Windows really since before Windows 10 came out, and as the family tech support department I managed to switch my wife, parents, brother, and mother in-law all to Mac’s years ago as well.

  • When I was a junior dev back in the 90’s one of my primary tasks was to tackle customer bug reports. Basically grunt work. I doubt AI tools could do that kind of task very well, unless the bug was something like a buffer overflow. I would think it would be terrible when it involves business logic flow.

  • It’s also worth mentioning that the Russian/Korean border is tucked into the farthest corner of China’s border. So any travel from the DPRK to places like Moscow or Ukraine is a pretty long, circuitous route.

  • It’s still a very good idea for any country to keep close tabs on an adversary. Complacency never benefits anybody. And the South Koreans will be better at translating, especially when it comes to any slang, regional dialects, etc.

  • Permanently Deleted

    Jump
  • I doubt it would help. My employer uses Akamai as a CDN & security provider for our websites. Their bot analysis tools regularly flag distributed bot activity that can come from a handful or a few thousand IPs. They do a range of browser fingerprinting, TLS fingerprinting, etc. to uniquely identify traffic across ranges of IP’s. I’m sure Google/Youtube has the ability to do this as well.

    Any given client would need to regularly randomize the order of headers in requests, randomly include/exclude optional headers, and also randomize TLS negotiation to try to circumvent all the fingerprinting these big corporations perform.