I recommend this too. I'm using kubernetes for other stuff, but HAOS for Home Assistant. Super easy to manage. And it works great on small, appliance machines (I'm using Home Assistant Green).
davad
Because it contradicts the narrative many people have that the homeless are "lazy" or "just need to get a job."
The easiest damages would be the cost of attending (conference tickets, travel, hotel). If there was reputational damage, that's harder to prove but the conference could be liable for that. Seeing how many vocal supporters they have, reputational damage would be hard to prove
TIL: a longtime writer considered then gay, but the show's official position is that their just "best friends"
Not bullshit. Just another poorly written popsci article promoting real research.
From skimming, it sounds like they're trying to use compressive sensing techniques, but push the "compute" to a physical, optical structure. That gives you a smaller device without the expensive compute (or the concern about losing data from random noise).
In general, it's not hard to make a basic optical spectrometer. Most people have seen a prism splitting light into a rainbow. Imagine that plus an array of light sensing pixels. The light intensity on the array is your spectrum reading. The further away you put your pixel array, the more spread apart the colors in your rainbow, but the less light hits each individual pixel.
Optical spectrometers generally use diffraction gratings instead of prisms, but the trade-offs are the same. Longer optical path -> more spectral resolution -> more expensive light sensors.
Compressive sensing tries to break that trade-off by using math from information theory to get a usable data from fewer measurements. The single pixel camera is a great intro to the field. You use a single photodiode plus a series of known masks to take a series of measurements. From the masks + single pixel measurements, you can reconstruct the original image. There's probably code out there to do it virtually if anyone's interested. IIRC, to do a virtual measurement, you apply the mask to your image, then sum up the values. The reconstruction process is then identical to if you had real measurements.
For the $10 spectrometer, it sounds like they're pushing some of that "compute" to a tunable optical system. In other words, the device "takes compressive sensing measurements," but it does some of the reconstruction before it hits the light sensor.
This. People forget that "war crimes" have more to do with escalation of collateral damage than anything else.
I’m surprised there hasn’t been more gay representation within the show
Bert and Ernie are giving you side-eye :D
I'm annoyed about the image the website used. It's from an unrelated rally from 2023. And more importantly, it reinforces the "strongman" image that they cosplay.
A screenshot from the videos is more representative. Walking in a sad attempt at a parade line, we see a small group of what the manosphere would label betas.

Or a reformed on, if you can actually trust that they changed.
Possible? Yes. But if you don't have a keyboard, it's a huge pain to type code. And, depending what you're building, it might be hard or impossible to treat your code locally.