
2025-06-22 12:41:17
Dear #OpenSource #Fediverse: Is it time to revive some of the good old parts of the #Perl and #RakuLang communiti…
Dear #OpenSource #Fediverse: Is it time to revive some of the good old parts of the #Perl and #RakuLang communiti…
Today we had a very relaxed Vienna.pm #Perl BBQ (aka KAMEL-Grillen) on Donauinsel. Perfect weather (maybe a tiny bit cold in the evening), good food & drinks, nice people!
I wrote a little tool to show what "board.*" defines for a #CircuitPython build. I got tired for always trawling through ports/*/boards for it. It's called "cirpy-showpins" and its output looks like the below. I used #Perl originally but here's it in Python:
I wrote a little tool to show what "board.*" defines for a #CircuitPython build. I got tired for always trawling through ports/*/boards for it. It's called "cirpy-showpins" and its output looks like the below. I used #Perl originally but here's it in Python:
Working on the #perl 5.42 update for #nixpkgs - unfortunately perl-cross hasn't been released for 5.42 yet which is a bit of a blocker. In general it feels like the declining interest in maintaining #CPAN packages are going to be a problem over time. For instance EV hasn't had a release since 2023 and needed a patch to work with 5.42
Rest in Peace, Matt S Trout (MST). This makes me sad. 😢
#perl
Today I managed (with help by a subcontractor) to set up a .NET and a Python API to use (and validate!) JWTs issued by our #Perl OAuth2 server.
KAMEL-Grillen am 13.6.2025, Donauinsel Grillplatz #10: #Perl
At the German #Perl Workshop, I had the privilege to organize a panel about #OpenSource #Sustainability on #CPAN…
Today I improved our old OAuth2 server by adding a `/.well-known/openid-configuration` endpoint (and a few other minor improvements to make it work with a new client). But if anybody knows how to generate a JWKS from a ES512 public key (in #Perl) I'd appreciate a hint...