Follow-up: Golang Quirk: Number-strings starting with "0" are Octals
Follow-up post to my earlier post on octals in Golang – Feedback to reactions that varied from ridicule to helpfulness to empathy.
Follow-up post to my earlier post on octals in Golang – Feedback to reactions that varied from ridicule to helpfulness to empathy.
Someone in the Golang team thought that it would be a good idea to consider all numbers (represented as strings) starting with “0” as Octals.. so “010” is actually 8.. Really?
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 bugfix
branch vs main
branch, what ends up in the GNU Elpa
version, and so on.