How to install HP LaserJet 107a Drivers on Linux
Hello everyone! ๐ Iโve recently installed Fedora on my main PC and I wanted to write this post to serve me as a memo on how to install the HP LaserJet 107 p...
Hello everyone! ๐ Iโve recently installed Fedora on my main PC and I wanted to write this post to serve me as a memo on how to install the HP LaserJet 107 p...
Introduction Hello everyone, ๐ This is my first post of 2024, and ever since Iโve started the blog in ~2018, Iโve had engineering ` Programming, Cloud an...
Introduction Hello! ๐ In this article weโll implement the cat command utility which is used in many Unix like systems like Linux and macOS. To implement ...
Hello everyone! ๐ This is a short article about a handy tool called ncdu. The tool helps you delete files and directories from your filesystem. I use it...
Introduction Hello everyone! ๐ The year of 2023 has come closely to an end, and I want to write a short article about my experience with Kotlin and what...
Introduction Idempotency is a crucial property in the world of APIs, ensuring that operations can be applied multiple times without changing the result. I...
Introduction Hello everyone ๐, This is a quick post about the windows task scheduler, if youโre a Software Developer using Windows the task scheduler is a ...
Hello there ๐, This is a showcase of a project Iโve been working on for the past weeks. Itโs a simple cross-platform desktop application that allows you to ...
Hello there ๐, In this post, I will show you how to convert a FastAI model to ONNX and CoreML. Convert a FastAI model to Pytorch Before we can convert t...
Hello everyone ๐, In this article, weโll instrument a simple Node.js API with OpenTelemetry traces. OpenTelemetry is the new standard for distributed traci...