Rafael ZimmermannMy 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
Rafael ZimmermannCreating 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
Rafael ZimmermannI wrote a desktop app to fix a missing feature on WindowsThe problemJul 2, 2022Jul 2, 2022
Rafael ZimmermannI 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
Rafael ZimmermannPython: 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
Rafael Zimmermann5 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
Rafael ZimmermannMy top 5 tools to manage/develop with Apache KafkaKafka topic analyzerMay 6, 20225May 6, 20225
Rafael ZimmermannLearn Apache Kafka with Python and dockerWikipedia has a great definition of Kafka:Apr 30, 2022Apr 30, 2022
Rafael ZimmermannProgram 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
Rafael ZimmermanninCodeX5 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