Stumbled upon this one today: Bob Sutton: How to Outwit Workplace Jerks.
Author Archives: Jay Jay
Parallax
Today I discovered Parallax. The company presumably named after the phenomenon.
CSS spacing
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.”