Jeff Glass

@jeffglass
65 Followers
41 Following
72 Posts
PyScript Maintainer and author of https://pyscript.recipes. Interesting in improving Python Performance and WebAsssembley
Homehttps://jeff.glass
GitHubhttps://github.com/jeffersglass
@villares @cholling @hx2A @py5coding Thanks! I actually did a lot more than I described in the blog post, and made a PyScript version here: cholling.com/geodesic_calculator/

It turns out matplotlib already supports hidden surface removal
😃
Geodesic calculator

@kwf It’s surely overkill, but we use Room Alert products in a couple of our exhibit spaces. PoE powered means no batteries to kill.

Mostly rack mount with remote-able sensors and outputs, but they make some small units too:

https://avtech.com/Products/Environment_Monitors/Room_Alert_3S.htm?gad_source=1&gbraid=0AAAAAD_OsC3FXQDL46xB-EOa0hyp9sPLF&gclid=CjwKCAjwnei0BhB-EiwAA2xuBsdRP1vR5eAaQcdpWvjDb60BvkvLwPvB5ypkOQFoStDhgSLacogkJhoC__kQAvD_BwE

Room Alert 3S Monitor - AVTECH.com

Room Alert 3S is the smallest and most economical secure solution to monitor computer room or small data center temperature, humidity, power, flood, power, smoke, motion, and more.

Exciting news in the CPython JIT front - with even a bit of casual experimentation, and with limited instruction compatibility, the nbody (tightly looped) benchmark showed significant speedups over the baseline JIT, 6-7%.

Easy small gain hopefully point to bigger, harder gains.

After some rescheduling, I’ll be speaking on the CPython JIT at the Chipy Python Meeting Group Next Week 😎

If you’re a voting #PSF member pls listen up; I’m interrupting my last day in a hammock on the beach just for you.

I’m sure you’ve seen a lot of subposts lately about bylaw change #3 which would allow the PSF board to yeet PSF Fellows for CoC misconduct under certain circumstances.

I am a PSF Fellow and I’ll vote for it—let me explain why. (1/7)

More #Python JIT misadventures.

No more segfaults, but the superinstructions (which should be a ~little~ shorter than the sum of their parts) are instead over 40,000 bytes...

Hey it's progress...
@nafiul @hugovk @baconandcoconut now I want to meet the person who triggered 434 downloads via Pex on a saturday. And also to go google what Pex is 😅

Well... that's a #Python build error I've never seen before:

Fatal Python error: _PyEval_EvalFrameDefault: We've reached an unreachable state. Anything is possible.
The limits were in our heads all along. Follow your dreams.
https://xkcd.com/2200

Unreachable State

xkcd
@nohlson is the thought to determine a set of additional compiler options to apply for CPython releases, for security purposes?