Disarming the 'tar' bomb in 10 seconds
Use tar -caf <file> <dir>
to create an archive, tar -xf <file>
to
extract one, and more.
Use tar -caf <file> <dir>
to create an archive, tar -xf <file>
to
extract one, and more.
Unclutter is a better looking Reader View browser add-on available for both Firefox and Chrome.
How I fixed my site content and went down from 46 HTML validations errors down to 0!
Validate your website offline — It’s just one curl
command away.
A brief guide on how to install Hugo themes using Hugo Modules.
Using the org-map-entries
API to loop through selected or all
headings in an Org file.
Quick introduction to Org mode’s :LOGBOOK:
feature and how I use it
to record time-stamped notes for blog post updates.
A guide on how to build Org mode from its main branch and load in Emacs without any path shadowing.
Download and “installing” Nim using just curl
and tar
.
Quick tip on how to create git patch files in Emacs using Magit.