That’s actually a great clip to show the CERT training folks here. Will share it with them this coming week at the class. Thanks!
That’s actually a great clip to show the CERT training folks here. Will share it with them this coming week at the class. Thanks!
Awesome tips, thank you!
The highest peak around here has a communication tower on it. Pretty sure some of it is for municipal services. Will do research on what it will take to stick a router up there, if there isn’t one already.
This shows how one company (li-cycle) that claims they recycle 95% of the lithium does it: https://youtu.be/s2xrarUWVRQ
99.99% doesn’t seem too far-fetched.
Not a formal audit, but a more recent review of the protocol: https://soatok.blog/2025/02/18/reviewing-the-cryptography-used-by-signal/
My kid was told to fill one out, even though we knew we didn’t qualify. After a LOT of paperwork, it came back with an offer of a $2K loan.
My first tech job out of college, I was told to go talk to “Dave,” the guru old-timey programmer and learn the lay of the land. He turned out to be this crotchety old guy, with low tolerance for idiots, but a soft spot for someone who actually paid attention.
A few months in, I was told to go fix a feature in the company’s main product which was sold to power utilities. This was a MASSIVE code base, with a mix of C, C++, assembler, and a bit of Fortran thrown in. I spent a week poring through all the code trying to figure things out. Then I hit a mystery workflow that didn’t make sense.
I walk over to Dave’s office and ask a specific question. Now, mind you, he had worked on this years ago, and had long moved on to new products. He leans back in his chair, stares at the ceiling, then without looking at the screen once tells me to go look at such and such file for such and such variable, and a list of functions that were related. I go back to my desk and damn if it wasn’t EXACTLY as he described.
Now, I’m probably as old as he was then. I don’t remember what I wrote an hour ago. No matter what I build, I’ll always be in awe of Dave and what he could keep in his head.
Getting less programmer_humor and more “I didn’t get the promo” angry vibe from this.
I use the same tool. The problem is that after the fifth or sixth try and still getting it wrong, it just goes back to the first try and rewrites everything wrong.
Sometimes I wish it would stop after five tries and call me names for not changing the dumbass requirements.
Most IoT devices that died did so because the vendor went out of business and had to shut off the servers. Most lived in hope that a last minute investment would keep them afloat. In a few other cases, it was the middleware software provider (like Google IoT) that shut down and bricked a device.
This legislation might apply to a big company that decides to discontinue a product line and could then send notices out, but most startups won’t know (or admit defeat) till the last possible moment. By then it’s too late.
That headlamp washer looks like it will gum up with dead bugs in a few years. Also, all the gimmicky internal and external lighting features… pass.
The tunnel is the only feature that is remotely useful.
I used to work with big companies collecting IoT data. 90% were collecting telemetry without knowing why. Or having business goals they could easily achieve in other ways, without hoovering everything and violating our privacy.
The rest were doing it so they could sell it to data brokers and make money.
None of them were trying to push privacy as a competitive advantage.
So many ways…
Still locked out, but posted a comment upthread that you may want to consider.
Just had a thought… here’s a prime example of one of the stated advantages of the Fediverse. If you get locked out of one account, you can move to another instance.
Question is: do you get to carry over your profile, subscriptions, followers, comments, saves, up/down votes? Or do you have to start from scratch.
Because if it’s scratch, somebody should change the “Fediverse Promise” so users know what to expect.
I’m guessing I know the answer, but this could be something Voyager could handle. Maybe even for a sustainable fee 🤔
Also, if you logout, you can’t log back in. Sounds like it’s getting blocked at the server end.
We’re in earthquake terrain (a fault line runs through the middle of town). My concern would be what happens in case of a Loma Prieta scale quake. Going to do some research on fault tolerance, redundancy, and avoiding single points of failure.
Have a buddy who works at a FAANG and has been doing a lot of work on DR. He showed me a picture of his stash of prototypes. Turned out all were built on top of Meshtastic. Going to hit him up for tips next week.