Published onOctober 14, 2023Lightweight threads and concurrencygolinuxA bit about what goroutines actually are.
Published onJuly 4, 2023TIL - Binaries are weirdlinuxbinariestilWanted to know why are binaries for the same program of variable size and what optimizations follow.
Published onOctober 14, 2022Don't like Rust? Use some CLI tools written in it oncerustlinuxcli🦀 appreciation era
Published onJune 28, 2022ROS - A PrimerROSLinuxDiscussed the essentials of ROS for a smoother learning curve.
Published onJuly 15, 2021TIL - How to tranfer storage space between Operating SystemsTILLinuxtilHow to move X space to some Y place on disk, and vice versa.