Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:That dog won't bring home Huntsman's Rewards (t (Score 2) 158

it will also hopefully change the whole "Business Class" airline travel landscape

currently, Business has become exorbitantly expensive. Recently United wanted $10K for a ticket from Buenos Aires to Tokyo. It's ridiculous, but this keeps happening due to rewards cards. I know very well that most people in those flights have NOT paid 10K out of pocket. Most are just upper-middle class with thousands of miles in CC rewards, or a company is paying for it.

I expect once those seats keep going empty, airlines will lower prices to a more sane level.

Comment Re:Offline Appliances (Score 1) 155

I just run Home Assistant with a ZigBee network. ZigBee is just completely offline and it works great. It's a mesh network too.

For other things, I run ESPHome which is a platform built on top of ESP8266/ESP32 MCUs to make "smart devices" very easily. my "smart floodlights" are just cheap floodlights with a ESP8266 and a relay. They're connected to wi-fi and I can turn them off and on remotely, for example, to turn the outside lights when i hear a noise at night

My camera system is ESP32-CAM boards. Under $5 will give you XGA resolution at around 15fps. Wi-Fi only but it's good enough for my needs. Any camera system I get has to support offline mode. Ideally with RTSP.

Comment Re:Wrong angle? (Score 1) 68

Banning this type of filling from being used in the first place is also a good idea, but banning the cremation of these fillings is more effective and important. If they just ban these fillings from being put in, then the problem will persist unabated until at least after the death of the last person who already has one.

I suspect they're a lot more careful with the corpses of people who have nuclear-powered pacemakers etc...

Comment Re:Typescript is great (Score 1) 38

Why would anyone use "bare javascript" instead of TS is beyond me.

A couple years ago some high profile libraries ditched TS and moved to bare JS because it was "holding them back". But then again, idiots developing JS libraries love to break API compatibility completely in every major release. And not like "yeah let's rename this argument because my OCD prevents me from being productive if i see this name).

No like, "let's completely rewrite the codebase and make a fundamentally different product, but call it a new version".

I'm looking at you, "React Router"

Comment Re:Monopolism (Score 1) 61

Yes, the late 1800s-1920s was peak late stage capitalism, but the threat of communism made it change its ways and play nice for like 30-40 years, but then people were successfully indoctrinated into letting capitalism run amok by successive waves of red scares and the USSR collapsed, and now here we are again. Every time capitalism survives a brush with its late-stage phase, it means we will suffer through another one, but with more automation, surveillance and means of control.

Comment Re:Learn from kiwifarms (Score 1) 61

Tor uses Microsoft Azure to get around blocking in some regions. Even governments can't really block what look like normal HTTPS connections to Azure cloud, without breaking a lot of stuff. The same goes of AWS.

Blackhats like to host proxies for their traffic in Azure and AWS for the same reason.

Slashdot Top Deals

Your own mileage may vary.

Working...