Story-Interact-WWW-0.001002
mojolicious app to read interactive stories
Changes for 0.001002 - 2023-02-10
OPCUA-Open62541-2.00
Perl XS wrapper for open62541 OPC UA library
Changes for 2.00 - 2023-02-10
- Use methods ServerConfig::setDefaultWithSecurityPolicies() and ClientConfig::setDefaultEncryption() to activate encryption and optionally verfication on both sides respectively.
- Module OPCUA::Open62541::Test::CA is used to create private key, certificate, CA and CRL for testing OPC UA encryption.
- Implement methods to get and set client and server description in open62541 config.
- Generate OPC UA constants in Perl from open62541 version 1.3.4 with full namespace 0.
- Remove support for open62541 1.0 and 1.1 API. 1.2 branch did not work properly with OPCUA::Open62541 anyway. Minimum required version of the open62541 library is 1.3 now. open62541 master branch has issues. OPCUA::Open62541 tests currently run and pass with open62541 version 1.3.4.
- A lot of backwards compatibility code in implementations and tests has been removed.
- The 1.0 API compatibility of the client getState() method has been removed. It has to be called in list context now to retrieve channel state, session state, and connect status. Trying to retrieve the client state in scalar context will result in a Perl die. A client state does not exist anymore.
- Implement basic encryption for client and server. Certificates are not validated yet.
- Improve behavior of client config setUsernamePassword() method.
Crypt-Bcrypt-0.009
A modern bcrypt implementation
Changes for 0.009 - 2023-02-10T16:07:45+01:00
- Stricten up bcrypt_needs_rehash
- Improve documentation
Six days later...
I used to get the impression many project developers would support Mastodon API foremost but now I'm inclined to see more projects implement ActivityPub C2S first and then everything else..
Bradley D. Thornton reshared this.
"Ask Bill why the string in [MS-DOS] function 9 is terminated by a
dollar sign. Ask him, because he can't answer. Only I know that."
- Dr. Gary Kildall.
httpstatusdogs.com/418-im-a-te…
418 I'm a teapot - HTTP Status Dogs
HTTP Status Dogs. Hypertext Transfer Protocol Response status codes. And dogs.HTTP Status Dogs
Time to build another musical practice tool
It's Sunday and it's snowing big time out there. Time to build another musical practice tool. This time with metacpan.org/dist/Data-Dataset… and friends. #perl #music
Gene Boggs reshared this.
MIDI-Perl Tabla drums
I finally found the tabla soundfont at gleitz.github.io/midi-js-sound… - So naturally I tried to imitate a tabla player! Here's the code: github.com/ology/Music/blob/ma… and here are the 1st couple runs, in decreasing order of schizophrenia: ology.net/tmp/tabla/tabla-01.m… & ology.net/tmp/tabla/tabla-02.m… & ology.net/tmp/tabla/tabla-03.m… - All are painfully feeble compared to real tabla payers! 😁 #music #perl
Bird's Mohawk in MIDI-Perl
Just finished up adding a bit more functionality to my MIDI bassline generator metacpan.org/dist/MIDI-Basslin… - It isn't the best bassist by a long shot. But here is a version of Bird's github.com/ology/Music/blob/ma… => ology.net/tmp/from-midi/mohawk… #perl #music
Gene Boggs reshared this.
Gene Boggs
in reply to Ryan Voots • •Ryan Voots doesn't like this.
Benjamin Smith
in reply to Ryan Voots • •Gene Boggs likes this.