I give you a new link shortener - cuti.io

I know it's been a while since I posted anything here but it's been busy few weeks. And I don't come to you with empty hands. I just published a completely new version of my link shortener - cuti.io. Not gonna lie, this post is just about bragging, you've been warned!

February 11, 2024
2 min read

Setting up a new Python project

I thought it was a good idea to start writing about programming by giving some hints on creating a new Python project. Like most things, this may be done in several different ways. I'll describe my usual approach to managing Python versions, virtual environments, and project dependencies, and then there will be a few words on some tools I use and how those tools can be configured.

December 15, 2023
17 min read

Hello world!

I am well aware that "Hello world" is the least creative title of the first post on a blog of someone who works as a software engineer. I know that, and yet I wasn't able to resist.

December 7, 2023
1 min read