For all of you who ever wanted to program a Turing machine!
https://mng.quest/
Marches & Gnats — Fantastical game of programming challenges
A fantastical game of programming challenges set in 19th-century Estonia, where each challenge is both a story and a test of your computational ingenuity.
Marches & GnatsUsing AI to Optimise the Calculation of Krippendorff’s Alpha | E. Choroba [blogs.perl.org]
Today, I fixed my Markbass cabinet by gluing a loose leather fabric in its bass reflex vent. It had flapped and made the sound crackle.
Merry Christmas everyone!
The difference between the solutions to the two tasks of day 5 of
#adventofcode in
#perl is one word, in
#python it's one character 🙂
https://github.com/choroba/aoc22
GitHub - choroba/aoc22: Advent of Code 2022
Advent of Code 2022. Contribute to choroba/aoc22 development by creating an account on GitHub.
GitHubNew distribution inspired by the Weekly Challenge
https://metacpan.org/pod/String::Eertree#perlString::Eertree - Build the palindromic tree aka Eertree for a string - metacpan.org
Build the palindromic tree aka Eertree for a string
Filenames starting with a digit are stored percent encoded in xmlDoc.URL (#141) · Issues · GNOME / libxml2
I used http://www.xmlsoft.org/examples/parse1.c to reproduce the problem. Just add fprintf(stderr, "%s\n", doc->URL); before the `xmlFreeDoc(doc);`. Then create the following XML files with any well-formed content: a:2.xml 1:b.xml 1%3Ab.xml The program...
Perl Weekly Challenge 043: Olympic Rings and Self-Descriptive Numbers | E. Choroba [blogs.perl.org]

GitHub - choroba/aoc19: Advent of Code 2019
Advent of Code 2019. Contribute to choroba/aoc19 development by creating an account on GitHub.
GitHub