Archive
Tools
Practical tooling notes for Linux, terminal workflows, automation, and engineering productivity.
How to paste screenshot in vim buffer on Ubuntu
Goal In markdown files, you can insert an image by writing , but doing this task manually is quite cumbersome. Let me state …
ToolsPerkeep: Your own Google Photos, for life
Perkeep Perkeep is an amazing Open Source Software that is used to store images from various sources (like Google Photos) and store it permanantly in …
ToolsPigz: The parallel gzip for modern processors
While compressing large amount of file using gzip I realised that it is quite slow, specially if you use --best flag for compressing maximum. While …
ToolsLinux tips and tricks
Why? The terminal of UNIX based operating systems is insanely powerful, hence owning this power takes a lifetime. While learning it there are few tips …
Toolsirssi: IRC client setup and configuration
What is IRC? IRC is the abbreviation for Internet Relay Chat, which is an application layer protocol of the OSI stack, used for communication between …