Summary: The BazelCon 2022 Community Day Bootcamp had workshops on basic Bazel concepts and writing rules. The instructions for the first workshop were incomplete, so here is a fork, with cleaned repository and improved slides for better clarity.
Summary: A list of my favourite command line tools and my approach to integrating them for quicker and easier actions.
Summary: Maintaining pages in this blog with lists of their favourite extensions for web browsers and tools, including Firefox, Chromium/Edge, and Visual Studio Code.
Summary: A list of resources and some tips for learning the basics of Memcached.
Summary: This blog post provides a summary of object-oriented programming in Python, covering topics such as class creation, inheritance, method types, and method overloading. It also recommends visiting realpython.com for more detailed explanations.