#rakulang goes post-quantum! I added a *toy* implementation of the ML-DSA digital signature algorithm to the Obscure #cryptography library https://github.com/gdncc/Obscure

Raku community(?) in 2026 - how my permanent ban came to be - Marton Polgar

https://programming.dev/post/47337716

Raku community(?) in 2026 - how my permanent ban came to be - Marton Polgar - programming.dev

Lemmy

2026.11 Pi Day 2026 - programming.dev

Lemmy

The Weekly Challenge - 365 #Perl #RakuLang
Task 1: Alphabet Index Digit Sum
Task 2: Valid Token Counter
https://theweeklychallenge.org/blog/perl-weekly-challenge-365
The Weekly Challenge - 365

The Weekly Challenge - 365

The Weekly Challenge
Gleich geht das Programm los.
#perl #rakulang Workshop in #berlin

@manwar Both challenges are appropriately solved with #RakuLang #RegEx

The second one is a #OneLiner but almost 🙂

Decrypt string: ```
S:g/[(\d)|(\d\d)\#]/{chr 96+$0}/
```

Goal parser: ```
my %p = '()' => 'o', '(al)' => 'al';
S:g/@(%p.keys)/{%p{$/}}/
```

Auf zum #perl / #rakulang Workshop in #berlin. Anreise mit #flixtrain ab #heidelberg bisher pünktlich. Ausser dem nicht funktionierenden/vorhandenen WLAN bisher alles top. Noch ne knappe Stunde. Da wird hoffentlich nichts mehr schief gehen.
The Weekly Challenge 364: Decrypted Goals

I’ve been doing the Weekly Challenges. The latest involved various sorts of string parsing. (Note that this ends today.)

RogerBW's Blog

Pi Day 2026: Formulas, Series, and Plots for π - Anton Antonov

https://programming.dev/post/47216808

Pi Day 2026: Formulas, Series, and Plots for π - Anton Antonov - programming.dev

Lemmy

Jupyter::Chatbook Cheatsheet - Anton Antonov

https://programming.dev/post/47203233

Jupyter::Chatbook Cheatsheet - Anton Antonov - programming.dev

Lemmy