

IIRC, there’s a harder, trusted process for measurement. But an easier method that has gained widespread adoption, and that method is what has been called into question.


IIRC, there’s a harder, trusted process for measurement. But an easier method that has gained widespread adoption, and that method is what has been called into question.
Because of how wide and thin it is, it looks like a phased antenna array to me. It’s a way to create cheaper, performant antennas. You see this form factor with a bunch of RF applications in UHF to EHF range.
Here’s an example of a random mmWave radar board. Imagine a plastic case over this to keep out dust and rain.

https://www.alibaba.com/product-detail/60Ghz-long-distance-Millimeter-wave-radar_1601046927371.html
The large flat one looks like radar to me. I hadn’t heard of radar being used with PTZ cameras. But you can also use it standalone to measure traffic flow.
If it isn’t radar, it’s something with a large, flat antenna (probably a phased array). The other two options I can think of are a long-range RFID scanner or a point-to-point network connection.
How does this handle grid power outages?
In my area, you’re required to prevent back feeding if the grid goes down (otherwise it can be hazardous for the linemen repairing the issue).


It’s the “adventure of a lifetime.”


So they can claim they don’t have authority to bring them back?


Also soy milk and almond milk.


Here’s the actual journal article. https://journals.plos.org/plosone/article?id=10.1371%2Fjournal.pone.0328965
They didn’t make RAM. But they tried to see if this fungus could act as a memristor. A memristor is one of the four fundamental electrical components, along with resistors, capacitors, and inductors.
One of those tests was a volatile memory test. Think of it more like storing a single bit vs with RAM where you have an addressable space of values you can set and read.
Not sure about Maduro-owned funds, but I read yesterday about the Bank of England freezing access to a chunk of the Venezuelan gold reserve in 2018. That action has been going through UK courts for years.


Which logs did you look at already?
If you’re using journalctl, I think you should have shutdown messages in the log. You might need to filter by the previous boot for them though (https://linuxhandbook.com/journalctl-boot-logs/).
For dmesg, you might have old, rotated logs from previous boots in your /var/logs folder.
I’d expect any logs around power management to end up in one or both of those places.
You could also try manually triggering a suspend or hibernate to see what happens. I remember having a machine that would suspend fine, but if it was suspended too long, it would hibernate. And for some reason it didn’t know how to come back up after a hibernate.


And qualified immunity in theory is a good thing. Imagine if a rich criminal brought civil lawsuits to every individual involved in prosecuting their case.
In practice, it has shielded violent cops.


Sounds like, whatever her reason, she did it on an impulse.
In an enterprise setting, you shouldn’t trust the server firewall. You lock that down with your network equipment.
Edit: sorry, I failed to read the whole post 🤦♂️. I don’t have a good answer for you. When I used docker in my homelab, I exposed services using labels and a traefik container similar to this: https://docs.docker.com/guides/traefik/#using-traefik-with-docker
That doesn’t protect you from accidentally exposing ports, but it helps make it more obvious when it happens.


I worded that poorly 😂.
“It was regraded by another instructor”


I’ve been following this situation. This article leaves out a ton of relevant info. Here’s some more details in no particular order:
Someone I follow on another platform pointed out that this looks suspiciously like a setup to stoke outrage and media attention.


I’ve been following this situation. This article leaves out a ton of relevant info. Here’s some more details in no particular order:
Someone I follow on another platform pointed out that this looks suspiciously like a setup to stoke outrage and media attention.
Edit: sorry, didn’t mean to reply to the previous comment. This was meant to be a top-level comment. I’ve reposted


I think disenfranchising anyone is immoral and counterproductive to a thriving democracy.
But someone who attempted to commit voter fraud should be banned from any position of public trust. Ban him from public office, from the election board, etc. Don’t even let him volunteer as a poll worker.


A chip fab is related to AI data centers just as much as a corn farm is related to IKEA meatballs.
If demand for meatballs goes up, you’ll want more cows which need more feed, which includes corn. But making more corn doesn’t cause more meatballs to show up at IKEA.


A quick search suggests most New York lawyers (avg $176k/yr) and surgeons (avg $300k to $750k) aren’t going to be be affected.
On the CPU side, the only Intel procs I’ve used are old enterprise gear for my homelab. No issues there.
On the GPU side, I’ve exclusively used Nvidia for… Actually I don’t remember the last time I used a non-nvidia GPU. The most common problem I’ve run into is updating my drivers and forgetting to reboot. the only other problem I’ve had is years back, I bought the latest gen card, and Nvidia hadn’t updated their official Linux drivers yet.
With your hardware, I’d expect things to work fine.