This via r/programming today: CSS: The Spacing Between Elements Should Be Determined by the Parent Element.
Introduction to End-to-end encryption in Thunderbird
Today I stumbled upon Introduction to End-to-end encryption in Thunderbird. It discusses how OpenPGP and S/MIME encryption works in Thunderbird.
Cool Bash
Today via lobsters: Cool things I learned about Bash this week.
A Tired Raccoon’s Containerization Manifesto
Today on lobsters: A Tired Raccoon’s Containerization Manifesto a call to containerize…
HTML Tips
Via r/programming today: HTML Tips.
Modern Unix
This via r/programming today: Modern Unix. A list of powerful replacements for ancient Unix commands.
Disable Siri in MacBook Pro touchbar
System Preferences -> Keyboard -> Customise Control Strip: then drag Siri button off touchbar.
Modulinos In Bash
Via Hacker News today: Modulinos In Bash. “A modulino is a file which behaves like a library when it is imported, and like a script when executed.”
WebCoLa
Today I learned about WebCoLa: cola.js (A.K.A. “WebCoLa”) is an open-source JavaScript library for arranging your HTML5 documents and diagrams using constraint-based optimization techniques.
LaTeX \input vs \include
Today I discovered When should I use \input vs. \include? in which I learned about the LaTeX \input command.