TIL articles with the tag "open-source" so far.
open source
-
Building my first Rust CLI tool
Posted on: March 24, 2024Sometimes it's better to build the tools you need yourself. You will learn a lot along the way!
tools rust cli open-source
-
Mental Health, Open Source and the xz backdoor
Posted on: April 02, 2024Open source maintainers are under a lot of stress. The xz backdoor and its social engineering to execute it showed us the possible repercussions.
open-source mental-health
-
Uncovering valuable insight with git log
Posted on: October 23, 2023Working on a large codebase for the first time can be intimidating. If only there is a way to quickly scan the most important files...
open-source git