As egrets mentioned, it is more sci-fi tech rather than realistic tech. I don't think it is extremely unrealistic as a proposed idea, but it is something that could never work at the scale shown in the show. In a weird way, the end of the show felt to me like it got both more realistic and more unrealistic. I'm trying not to spoil anything, but I hope that can give a bit more info to decide if you would like it.
I second The Terror (never saw season 2 though). It was a slow burn horror for much of it, which I really appreciated. I liked the historical aspects and thought they conveyed the isolation well. I need to get around to reading the book at some point.
I really enjoyed Halt and Catch Fire, and I see so few people talk about it. The only issue I had with it was that each season felt like it was almost a reset point rather than a straight continuation of the plot. I wish they would have left a few more open plot points at the end of each season that flowed into the next. I felt the same way with Silicon Valley, even though I enjoyed that one as well.
I'm sure most people knew it was Russia from the start, but I saw a comment earlier today that apparently Russia was saying that it was a Ukrainian defense missile that fell out of the air. They are likely just confirming that it was indeed Russia.
I had an issue where a client reported a crash on login. The exception and stack trace reported were very generic and lent no clues to the cause. I tried debugging but could not reproduce. I eventually figured out that the crash only happened for release (non-debug) builds that were obfuscated. I couldn't find the troublesome code, so I figured out which release introduced the issue, then which commit, then went change by change until I was able to find the cause. It turned out to be a log message in a location that was completely unrelated to login. That exact log message was fine a few lines up. Other code worked fine in that location. For some unknown reason, having that log message in that specific location caused a crash in a completely different area of code.
I have a somewhat related real world story. I had a client that was convinced that tons of people were going to decompile their application and sell their own version of the program, so they insisted that they needed their code obfuscated to protect company secrets and make it harder to reverse engineer. I tried explaining to them that obfuscation wasn't that big of a deterrent to someone attempting to steal code through reverse engineering and that it would likely cause some issues with debugging, but they were certain they needed it. Sure enough, they then had a real user run into an issue and were surprised to find that their custom logging system was close to useless because the application was outputting random obfuscated letters instead of function and variable names. We did have mapping files, but it took a lot of time to map each log message to make it readable enough to try to understand the user's issue.
What's going on with Nike and their uniforms? The MLB ones are pretty bad where you can basically see through the pants, and now this.
User reported bugs can be wild. I had one where the user was tapping a button repeatedly so fast that the UI was not keeping up with the code and would no longer sync certain values properly. I'm talking like tap the button 15 times in a second. Another issue involved flipping back and forth between the same page like 10 times then turn the device Bluetooth off and immediately back on.
I've heard those chairs are super nice and super expensive. Great find!
I'm not sure if you're joking since you're on a post from the Godot community, but in case you aren't: Godot is an open source game engine. Anyone can help work on the engine, and game developers can use it for free. While I don't really know much about what goes on with the engine development, it seems like this guy was a major contributor based on other comments.
When I worked IT, I went to a local fire station and said I was there to update their computers. The person I talked to didn't seem to know that this was scheduled, but they led me to their office with the computers and showed me how to log on. I'm pretty sure they just assumed I was telling the truth because I spoke confidently and was wearing a polo, but I could have literally been anyone.
I don't think it is very well known, but I thought Scavengers Reign was very good. It was a bit slow, but I thought it gave time to see the weird alien world.
If you are on the fence about it, the show is a followup to this short and has some similarities in its world building.