Deadly Headshot

@dheadshot
741 Followers
81 Following
51.3K Posts
I really ought to have a bio, but I never know what to write. You can probably get a feel for who I am by just reading a few of my toots TBH.
YouTube Accounthttp://youtube.com/user/ddlyheadshot
Github Sitehttp://github.com/dheadshot
Birdsite Accounthttps://nitter.net/dheadshot
Codeberg Sitehttps://codeberg.org/dheadshot

I'm a big believer in knowledge, having been acquired, is worthless without sharing it. So thanks to @rycuda I looked up the Stoll Equation, which is an empirical formula (https://journals.ametsoc.org/view/journals/apme/50/11/jamc-d-11-0143.1.xml Roland Stull 2011) that can be used to estimate the wet bulb temperature from dry bulb temperature and humidity without faffing around with putting a wet sock on a conventional thermometer.

Why is that important? Well it's an estimate of what temperature you can achieve by evaporative cooling alone, and next week is going to be in the 30s across all of Europe, with France promising to be hitting 40 °C in large areas. If you can't cool yourself then you're going to have a bad time, and the wet bulb temperature this seems to happen at for humans is about 31 °C.

What can you do about this? If you have Home Assistant and a sensor that's feeding in temperature and humidity, you can use this to make a template helper:

{{ ((states('sensor.temperature')|float) * atan(0.151977 * ((states('sensor.humidity')|float) + 8.313659) ** 0.5) + atan((states('sensor.temperature')|float) + states('sensor.humidity')|float) - atan((states('sensor.humidity')|float) - 1.676331) + (0.00391838 * ((states('sensor.humidity')|float) ** 1.5) * atan(0.023101 * (states('sensor.humidity')|float) )) - 4.686035)| round(1) }}

Just remember to replace sensor.temperature and sensor.humidity with the appropriately named sensors, and you should be good to go. I've added rounding to 1 decimal place, largely for convenience, because otherwise it produces enormously long floating point outputs that cannot possibly retain any sort of accuracy.

If you come up with any enhancements of your own, please put them here in the replies. (Edit: I just realised this only really applies to Celsius so if you come up with something that works for Fahranheit feel free to add it back)

Wet-Bulb Temperature from Relative Humidity and Air Temperature

Abstract An equation is presented for wet-bulb temperature as a function of air temperature and relative humidity at standard sea level pressure. It was found as an empirical fit using gene-expression programming. This equation is valid for relative humidities between 5% and 99% and for air temperatures between −20° and 50°C, except for situations having both low humidity and cold temperature. Over the valid range, errors in wet-bulb temperature range from −1° to +0.65°C, with mean absolute error of less than 0.3°C.

AMETSOC
@NanoRaptor been growing MSG crystals (deliberately). Beautiful and uncannily umami!

While moving, I found a bottle of soy sauce probably there from when I moved in 15 years ago at the back of a kitchen cupboard.

Tipped it out and in the bottom of the bottle were little rocks - salt crystals. They're beautiful - and they taste amazing.

Good effort from everyone this year but I’ve won again!
If you want a truly spectacularly awful Y2K digicam, may I recommend the Kodak mc3; which doesn’t have a flash, doesn’t have a backlight for the screen, has fixed focus (as far as I can tell) and makes truly terrible, brand-damaging photos
Stop calling it “prediction market”, it’s just gambling
thisisfine.gif
Google's AI summary is still at it.

Whenever you hear a politician or police official vilify people who communicate "using encrypted messaging apps", replace it with "in the privacy of their bedroom".

People in power feel entitled to be able to supervise your behaviour, wherever you are, and in whatever form it takes. The concept of privacy offends them.

#cdnpoli

I no longer believe that the trash garbage in my recommendations is algorithmic. I have watched absolutely nothing that could even tangentially be construed as marking me interested in pro-AI/LLM circlejerking, even less so elon musk suckups, and 1000 times less so for transphobic ghouls. but it shows up anyway

this is intentional. google has a narrative to push. until the entire recommendation system is dissected and reverse engineered in public, and its operation is understood so precisely that I can be proven wrong with zero room for doubt, I can no longer be convinced to overlook any of this as "just the algorithm being weird"