Archives

2024

2024 Jul 22Notes from EuroPython 2024
2024 Jun 27Modernize Hugo blog theme + Github Actions
2024 Jan 05Configure CI for Python app in Azure Devops (Pytest, Nexus IQ, SonarQube)

2023

2023 May 15Journey around Ubuntu distributions in 2023
2023 Apr 20Ubuntu Mate 22.04 on Thinkpad T470
2023 Mar 02Is string formatting in Python safe to use or not?
2023 Jan 30Using scopes in Pytest fixtures

2022

2022 Aug 05Small advice to fellow engineers

2021

2021 Jul 19Python evolution with Luciano Ramalho - summary of podcast
2021 Jun 22First look at WSGI and PEP 3333
2021 Apr 15Playing with Python: Boolean of empty containers
2021 Jan 19Google Associate Cloud Engineer exam summary

2020

2020 Sep 30Guide: MySQL and Python (WSL2) + Pycharm (Windows)
2020 Jul 17Simple game menu in Python and Godot
2020 May 25Entity-Attribute-Value (EAV) database model
2020 Jan 02Singleton Design Pattern in Python

2019

2019 Oct 02Concurrency in Python - intro
2019 Aug 21Parametrizing tests with pytest
2019 Jul 28Summary: Assignment Expressions - PEP 572
2019 Jun 07Summary: Python Positional-Only Parameters - PEP 570
2019 May 23Summary: Python Enhancement Proposal - PEP 1
2019 Apr 02Method overloading in Python with example from Java
2019 Mar 10Series: Python Interview Questions #3
2019 Feb 28Series: Python Interview Questions #2
2019 Jan 27Best Django hosting server

2018

2018 Dec 14Django problems as a mature web framework
2018 Nov 15Series: Python Interview Questions #1
2018 Sep 09Python Interview Questions for Web Developer Position
2018 Aug 20Politically (In)correct Resume/Linkedin Summary
2018 Jun 30Python dictionary is now officially ordered!
2018 May 20Wargames Bandit
2018 May 18Codility Demo Test
2018 Mar 10Ubuntu 16.04 on Thinkpad T470
2018 Feb 01Ubuntu Mate on Thinkpad T470

2017

2017 Sep 22Best Python IDE: Sublime Text vs PyCharm vs Wing IDE
2017 Jun 21How to make automatic deployment with git: 'fetch and checkout' vs 'pull --ff-only'
2017 May 15Python and PostgreSQL deployment to CircleCI
2017 Mar 17Deploy Hugo to Github Pages using Wercker
2017 Mar 13Hello World with Hugo