How To Modularise Your Shell ConfigModularising your shell config for a cleaner setupNov 13, 2019Nov 13, 2019
How To Use OBS Studio Under DebianSolving the black screen Screen Capture (XSHM) issue occurring under DebianOct 25, 2019Oct 25, 2019
How To Create Your Own Timing Context Manager In PythonReveals you how to easily create your own context manager in Python to measure the execution time of certain code piecesApr 26, 20191Apr 26, 20191
list.sort() vs. sorted(list)A closer look at Python’s built-in List Sorting Methods concerning Memory Consumption and Time EfficiencyApr 8, 20193Apr 8, 20193
Run Python Applications as non-root user in Docker Containers — by exampleAfter the emersion of the runC container runtime bug it’s finally the time to run processes in Docker containers as non-root user. This…Mar 23, 20195Mar 23, 20195
Customize Click Help PageRecently, I wanted to start my open source journey by contributing to an open source project called wily. The issue I was working on was…Jan 1, 2019Jan 1, 2019
Python’s f-strings vs. str()A few months ago I’ve seen a tweet from a Python learner with a code snippet containing f-strings. I asked, why she’s not using format() …Dec 26, 2018Dec 26, 2018
Published inCoding experiences#16 and #17 Week of the YearEnding up the #100DaysOfCode-challenge with informing about newer Python releases, asynchronous programming and community work.Apr 29, 2018Apr 29, 2018
Published inCoding experiences#15 Week of the YearA week on the subject of image recognition and Python secrets everybody should know about.Apr 15, 2018Apr 15, 2018
Published inCoding experiences#14 Week of the YearPlaying around with IPython. Working on the command line. Going on finishing my portfolio page.Apr 8, 2018Apr 8, 2018