

I see plenty of Amazon vans driving around neighborhoods with the side door wide open…


I see plenty of Amazon vans driving around neighborhoods with the side door wide open…


First time I ever hoped for a tornado to strike a specific location.


Time to start with one PR per line of code…


Yeah, but that would require raising taxes, which the billionaires have convinced the masses is a terrible thing because socialism, and look where that’s gotten third world socialist countries.
The only solution, according to the billionaires, and the brainwashed masses, is to give even more money to the billionaires so that they can privatize things even more and throw cutting edge technology at the problem instead of proven solutions like light rail, etc.


Public transit in the US simply isn’t good enough in many cases. Years ago I lived in a suburb north of Boston and worked in another suburb west of Boston. It was about a 40 minute drive during rush hour. Trying to do that same commute by public transit likely would have taken me 4+ hours and involved a bus to a subway into Boston followed by a commuter train and another bus. It would have been a nightmare.


I’m a DevOps engineer and my employer runs a lot of Linux instances in AWS. I’d love for these politicians to explain to me how age verification of Linux web servers should work for auto-scaling environments where instances are spun up and terminated automatically based on traffic volume. I’d also like to know if I should be using the age of our CEO, the age of our company (thanks to Citizens United), or something else.


What about refrigerators?


Will it block VPNs, proxies, and Bing image search as well?


Hell, my wife’s entirely manual Jeep (manual door locks, manual window cranks, etc.) still has a sensor that warns you if the tailgate is open…


Here’s a bit of trivia (I worked for a startup that Ask Jeeves acquired back in 2000 & stayed on for a few more years):
There was a brief period of time where Ask Jeeves seriously considered getting into search for porn. They went so far as to design a French maid caricature named Mimi that was to parallel the Jeeves butler that was their brand back then. They even registered a bunch of domains like askmimi.com before finally deciding they didn’t want to risk damaging the Jeeves brand, and scratched the whole project.
Another bit of trivia: the CEO & executives at Jeeves when they acquired us were short-sighted idiots. One of the products my startup had developed was something we called “text ads” that let people bid on popular search terms for placement of ads along with the search results we served up. It was a fully automated system that required virtually no interaction on our part, and we considered it a license to print money. It brought in a good amount of revenue for us. After Jeeves acquired us they shut our text ads down and sold the service off to another small company. The Jeeves CEO at the time infamously said “we’re in the question answering business, not the advertising business” when this was sold off.
The company that bought it made some improvements to it then re-launched it as Google AdWords, and Google quickly eclipsed Jeeves after that.


I have a “prosumer” internet setup at home for various reasons. It’s UniFi gear, which is highly configurable, and configs are centrally managed. They provide a pretty robust web UI to manage it all, but the configuration all resides in plain text files that you can also hand edit if you want to do anything really advanced.
While troubleshooting an issue recently I came across a post on their support forum from somebody who had used Claude to analyze those config files and make recommendations. Since I have access to Claude through my employer I decided to give that a try. I was pleasantly surprised with the recommendations it made after it spent a few minutes analyzing my configuration.


This is a phased array radar system, which is significantly different than the mechanical radars used by boats/ships. A phased array system typically supports near real time tracking of multiple targets since the radar signals are controlled through solid state beam steering.
Mechanical radars like those on boats can only update targets as quickly as the antenna rotates, which can be as slow as 20 RPM for some consumer brands. They are very different beasts. Comparing the two is like comparing a car to a train…


Same here. We also contract with HackerOne, a company of “white hat” hackers that actively attack our site and earn significant bounties if they can do something like remotely execute commands, exfiltrate data, etc. Only after they provide us with a repeatable set of steps and we close the hole do they get paid.


Not just where to put the nails but also how hard to swing the hammer, when to stop swinging it, etc.


I just used Claude yesterday to add some functionality to an existing python script that interacts with AWS. It created an unnecessary loop where 2 of 3 iterations were effectively no-ops. So while it did ultimately provide what I needed, I still had to refactor what it generated in order to remove the useless loop.


Didn’t Musk promise like a decade ago that Tesla self driving would run fine on their “hardware v2” computer, then a few years later that it would require v3, and then v4 before he finally stopped making such promises?


Already behind the times on that: https://arstechnica.com/gadgets/2026/03/firefighting-drones-head-to-aspen-can-they-suppress-a-blaze-before-humans-arrive/


Clearly it’s just a big-ass gun that shoots 5000 caliber rounds. So it’s protected by the 2nd Amendment.
Hell, there are nation states that have been doing this sort of thing for decades. 15 or so years ago I worked in IT at a university. They bought some servers from IBM and had IBM install them on public IP addresses. It is extremely well known that IBM regularly uses default passwords (or at least used to) like “PASSW0RD” with a zero for the O. I had access to one of these servers about 15 minutes after it was set up, and the first thing I did after changing the password was to check the logs. Sure enough an IP address from China had already logged in as root. I immediately wiped the entire server clean and reinstalled everything.