PlantUML
Collection of PlantUML snippets that I find useful.
Collection of PlantUML snippets that I find useful.
How to trim the FontAwesome JS for your website, using Emacs Lisp.
My notes on Org Table Spreadsheet feature.
Make the git diff
output be more useful when diffing minified .js
and .css files.
Content organization for Hugo posts/articles using Page Bundles.
A handy flow-chart if you are confused about when commits happen to
Org maint
branch vs master
branch, what ends up in the Elpa
version of Org, and so on.
Using field-formatters to format results of Org table formulae.
Huh? :confused:
Well, a mechanic usually wouldn’t give you a time estimate in seconds, but a tool I am using prints something like this at the end:
The simulation took 54227.9 seconds in CPU time.
That triggered me to write a “little” script to convert seconds to human time i.e. time in days, hours, minutes and seconds.