Python for...else construct Something interesting on a language I don’t like. written sometime in June 2024 Tags: python
Perl Weekly Challenge 275: pipelines! My personal solutions to the Perl Weekly Challenge. written sometime in June 2024 Tags: raku , perlweeklychallenge , perl , python , java
Automating the installation of Zammad on Debian via Ansible: nightmares and scary things! How hard could it be to work with Debian packages? It turned out it is quite hard! written sometime in June 2024 Tags: ansible , zammad , debian
Getting the AST and IR from clang/LLVM A little experiment to get the AST and the human readable representation from clang. written sometime in June 2024 Tags: clang , llvm