Mon 26 April 2021 python importlib.metadata I didn't notice that pkg_resources was replaced by importlib.metadata from the standard library
Tue 02 March 2021 devops DevOps for blogging with Pelican One (easy) way to automate your blogging with Pelican and Jenkins.
Fri 19 February 2021 security A reverse shell with Python I'll show you how to create a reverse shell using Python and how to make the server public using ngrok
Sun 07 February 2021 devops Jenkins meet Raspberry Pi Yes, I like DevOps and the Raspberry Pi too. Now it's time to combine these and build a powerful DevOps server.
Fri 29 January 2021 python Python Pathlib I know the Pathlib is nothing new, but I only discovered in the new django default settings.