Cloud Tunedcloudtuned.hashnode.dev·Jul 12, 2024Daily Hack #day100 - TokeiIntroduction to Tokei Tokei is a fast and highly customizable command-line tool for counting lines of code (LOC) in a codebase. Written in Rust, Tokei is designed to be efficient and robust, offering support for a wide range of programming languages ...Daily Hackstokei
Erdal TAŞKESENwww.erdaltaskesen.com·Apr 28, 2020The Era of Micro PackagesI’ve been planning to write a blog post about this for a long. Building small, focused modules/package means reusability and makes it possible to build larger, more advanced apps. As stated by Douglas McIlroy, Unix programs have always been expected ...153 readsMicro Packages