Mike Skalnik

Results 9 issues of Mike Skalnik

I have 2 STL files: http://cloud.mikeskalnik.com/0a2N2V1C0a26 (a terrible person model with a bent arm) & http://cloud.mikeskalnik.com/3p0R2b0v1Q09 (same model but with a straight arm). When I subtract one from the other,...

We do some [basic broken sensor detection now](https://github.com/skalnik/aqi-wtf/blob/4a6ea0881f7a07b407364f2c2e79057221df47df/app.js#L115), but based on our communications with EPA folks, it seems like we should definitely improve these. Specifically, we should only consider the...

Someone requested we use the 10 minute average instead of the latest value. I think that'd be good, but I believe we'll need to poll ThingSpeak instead of PA for...

Right now it’s just a few specific colors. Purple Air has the color change slowly over a gradient to reflect the AQI. This should too.

It'd be nice to not have a super bright loading page if we can detect the browser wants dark mode!

Recently a coworker loaded up AQI.WTF and got an error! Turns out they're in the Caribbean and there's no sensors near them within the bounding box we've setup with https://github.com/skalnik/aqi-wtf/pull/85....

This may surprise everyone, but our codes don't seem to be perfect. Occasionally errors occur! I often get screenshots of this but the error state really doesn't have much to...

Not quite working…

Some cool kids told me how they prefer standard over prettier. I don't really care but they're cool and it seems like a nicer tool. Probably worth switching over the...