Raku: a Language Where 0.1 + 0.2 is 0.3
Programming languages are fascinating. Even if you think that these are the last days when you need...
Tag archive
Programming languages are fascinating. Even if you think that these are the last days when you need...

Last week, the 28th edition of the German Perl/Raku Workshop took place in Berlin. It was great to...

One and a half weeks ago I had the honor of being part of the second Raku Core Summit. The summit...

Adding login logic - rationale In a previous article, I described how to take a web page...
Problem When implementing stateful object it is very important to enforce proper...
While I am aware that for serializing data, JSON is the lay of the land. However, in the name of...
How to search in source code using Sparrow plugin and Tomtit
Helpful Sparrow plugins for golang developers
How to develop simple Sparrow plugin
Reminder In this series I demonstrate how to create on demand SSH tunnel to connect to...
Intro Port forwarding is a common technique used to access some service behind jump host...
How to build user interfaces for internal web applications