I’m a huge Science-Fiction fan, which I think anyone who knows me is very well aware of. I enjoy most Sci-Fi to some extent, and my two favourite TV series of all time are Babylon 5 and Star Trek: Deep Space Nine. In case you were wondering … yes, Benjamin Sisko (Avery Brooks) is my favourite Star Trek captain. Now, I’m not a dedicated Trekkie in that I get totally absorbed by the francise.| Veronica Writes
I just love it when random conversations on Mastodon result in a “Huh, I didn’t know that”-moment. The other day I had one such moment about the Python programming language. I’ve been writing Python code for the last 17 years, and quite a lot of it the last 7 years since it is now more or less my full time job. While I still learn things all the time about the language, I’ve started to get more curious about its quirks and surprises.| Veronica Writes
Update 29.01.2023: Adapted the code to work with Mastodon 4.0 and replaced linuxrocks.online by floss.social Update 15.03.2023: Thanks to @veronica@mastodon.online, this code now handles replies in a lot nicer way. You might want check out her solution too. Update 07.07.2023: Thanks to @cassidy@blaede.family, the layout was improved and this now handle emojis One of the biggest disadvantages of static site generators is that they are static and can’t include comments.| Carl Schwan