

And it will run perfectly fine on ten year old computer hardware using nothing but cameras in any manner of weather.
And it will run perfectly fine on ten year old computer hardware using nothing but cameras in any manner of weather.
If Musk is removed AND major changes are made to the brand then Tesla might have a long term chance in the US market.
I bought a Tesla before the Musk craziness was in full display, and I can honestly say I wouldn’t buy another one (or recommend them to others) unless they seriously redesigned the physical controls, and focused more on truly useful software features. Not just games, “fart mode”, and a full self driving system that’s been promised for a decade now…
Except there are ways around that if you’re not careful.
Back in the 90’s I was active with the USCG in the Boston area. Most comms were done over marine VHF radio, but they had a secondary encrypted radio they could use when desired. The problem with that encrypted radio system was the audio quality wasn’t great and the range was limited, so in the later half of the 90’s as cell phones became more popular they switched to that for private comms. The quality was much better and the range extended to virtually anywhere you had line of sight to shore.
So you would need any recording system to securely record all communications along with a way to correlate them.
Well it is a day ending in “y”.
What ever happened to Cloudflares wall of lava lamps?
We have a handful of Python tools that we require to adhere to PEP8 formatting, and have Jenkins pipeline jobs to validate it and block merge requests if any of the code isn’t properly formatted. I haven’t personally tried it yet, but I wonder if these AI’s might be good for fixing up this sort of formatting lint.
Why even connect the tv to your local network?
Not sure if they have this specific GPU or not, but I know AWS has on-demand instances with GPUs (and other cloud providers like Google likely do as well). It’s probably just a matter of time before somebody deploys self-service images so a business that got hit by this ransomware could quickly recover on their own.
I believe he claimed that since humans use their vision to drive that computer vision was more than enough.
I don’t know about you, but I also rely on sounds & feel when I drive. I also know that the human eye has evolved to detect motion, filter out extraneous information, and send just the important bits to the brain so that it doesn’t get overloaded with everything the eye sees. Computer vision is the exact opposite from that, having to process every bit of every image the camera sees.
Not to mention it has the potential to completely distract the driver when the light turns green and other traffic starts moving again.
I’d be surprised if that worked these days. They do much more than just a cursory check whenever we go. And they also now scan your membership when you enter, and your photo pops up on their tablets. I’d be curious what would happen if the photo didn’t match…
My wife borrows a lot of ebooks from our library, which are delivered to a kindle through Amazon. I’ve used this USB download option to remove the DRM from some of those borrowed books. Guess I’ll have to figure out a new approach now…
Time for the US military to replace all their humvees?
My employer is switching from Microsoft to Google for office tools next month and they’ve been championing its availability to all of us. I’m not looking forward to it…
In this day and age you need to be very careful abandoning anything in the cloud. My employer regularly contracts with HackerOne to test the security of our websites. On at least one occasion they demonstrated an exploit by creating an AWS S3 bucket with the same name as a bucket we stopped using years ago. We still had an old DNS record pointing to that old bucket if I recall correctly…
Well not immediately… Years from now when the military develops something even better then this will all become surplus and sold off to SWAT teams etc. for next to nothing.
At least it’s not 100 trillion James Bonds.
Only some VOIP calls are routed over the internet. Most calls, while digital, are still routed over the proprietary networks owned & operated by the major telcos.
The internet is a packet switched network, which means data is sent in packets, and it’s possible for packets to end up at their destination out of order. Two packets sent from the same starting point to the destination could theoretically go over completely different routes due to congestion, etc. The destination is responsible for putting the packets back together properly. Packets can also get delayed if other higher priority packets come along. It’s for reasons like these that both voice & video on the internet can occasionally freeze, stutter, etc. Granted the capacity & reliability of the internet has improved greatly over time so these things happen less and less often. But the fact still remains that a packet switched network isn’t optimal for real time communication.
Telephone networks on the other hand are circuit switched networks. When you are talking to somebody on a telephone then there is a dedicated circuit path between you and the other person. Each piece of the path between the two of you has a hard limit of the number of simultaneous calls it can handle, which ensures it always has the capacity to serve your particular call. If a circuit between two points is maxed out then the telephone exchange may try to route your call via a different path, or you may just end up with a busy signal.
Packet switched networks also don’t have those hard limits that circuit switched networks do. So packet switched networks can get overwhelmed (think DoS attacks) which can also lead to outages.
Fun fact: the US Coast Guard used to have a base in the Oklahoma panhandle. It’s sole purpose was a LORAN transmitter.
There are already a growing number of EV alternatives. I will definitely be looking at all of them a few years down the line when I decide to get rid of my Tesla.