My top 10 Linux commands for debugging server issueInvestigating a source of an issue can be a hard task, and it is important to have a good set of Linux shell commands on your tool belt…Jul 30, 20229Jul 30, 20229
Creating bots with Python and TelegramIt is not uncommon to messaging apps like Telegram to provide an API so we can create bots. This type of bots are easy to write and they…Jul 26, 20221Jul 26, 20221
I tried Windows after more than 10 yearsRecently I gave myself a new laptop and I decided to give Windows a try, before getting rid of it and installing Linux.Jun 21, 2022Jun 21, 2022
Python: improve your code using named tupleIf you work with python you probably used tuples at some point, but his cousin is less known. Named tuple are lightweight object types…Jun 17, 2022Jun 17, 2022
5 Linux command lines you must knowThose are the commands that I use on my daily work, that save me a lot of time and increases my productivity.May 24, 2022May 24, 2022
Learn Apache Kafka with Python and dockerWikipedia has a great definition of Kafka:Apr 30, 2022Apr 30, 2022
Program Raspberry Pi Pico with PythonThis is the first post on a series of three posts about Raspberry Pi Pico, where I will walk you through my most recent projects.Apr 18, 20221Apr 18, 20221
Published inCodeX5 Powerful Python one-linersPython one-liners can be just as powerful as a long and tedious program written in another language designed to do the same thing. In other…Mar 31, 2022Mar 31, 2022
Published inCodeXRun your Docker containers for free in the cloud and for unlimited timeHaving a place other than your own machine to run docker containers can be handy. It helps you to speed up the development of your personal…Mar 27, 20228Mar 27, 20228
My top 10 development toolsI have been designing and writing code for more than ten years now, and over the years I have used a wide variety of tools. Here I listed…Mar 27, 202211Mar 27, 202211
Mine Arwaeve using dockerArwaeve is a crypto project that aims to archive the world's information in a immutable way and you can mine Arweave token using the spare…Mar 26, 2022Mar 26, 2022
A quick way into mining cryptoCrypto mining can be a quite complex process, involving expensive specialized hardware and a high amount of hours maintaining a cluster…Mar 21, 2022Mar 21, 2022