It is insane to me that US allows a private entity to video and catalogue individuals on any pubic space they want. In my country (EU), you are not allowed to point a security camera on a public space, to the point where evidence from such cameras are inadmissible to court
Accept that you lost. Apologize for the mistake. Pay a few billions for repatriations, lift sanctions and open dialogue. But engaging into a multi-year trillion war is more likely, than accepting defeat upfront
I ve modified my ZigBee bathroom led light. Replaced the daughterboard with an esp32, integrated a humidity sensor and a presence sensor, another rely and a power circuit, and I now have a bathroom light that lights up automatically when someone is in the room, and turns on the extractor only if the humidity is a ove a certain level.
I ve done all this by taking photos of the circuits and asking Gemini how to do it.
Look into cooperative game theory. If I remember correctly, trust is modelled as a way of exchanging information and influencing the probabilities that other players place on your next action
It's part of the parental responsibility to provide enough structure and instill enough discipline to your kids so that they grow to be complete persons. Sure it will be nice if social media was restricted like tobacco, and I am sure one day it will, but you can't relegate all responsibility for everything to the state. I don't want to live in a bubble wrapped society for the sake of the children.
I've been programming esp32 connected with soil moisture sensors and solenoid valves to water each individual pot of plants according to its own readings, instead of having a centrally controlled irrigation system. Overkill, I know, but with a cost of 8-10usd per set up it is not expensive
Don't know about mRNA but individualized remedies based on CAR-T technology have been making significant strides in this area, with major commercialisation expected in the next 1-2 years
My layman take is that like the oil in your car, there is a minimum value you need to be above, and a maximum value you need to stay below. Statin is for treating people that are above the max, so that they drop within acceptable range. Not for lowering the cholesterol to be a slow as possible
I was in a similar boat with my scrapers. Started with Selenium 5-6 years ago and only discovered Playwright 2 years ago. Spend a month or so swapping the two, which was well worth it. Cleaner API, async support.