Universal Control on macOS
Universal Control on macOS is awesome!
I Will Fucking Dropkick You If You Use That Spreadsheet
A coworker sent this to me today so I could send it back when she sent me a spreadsheet. Blogging so I remember it later on.
Apple Studio Display First Impressions
I’ve had my eye on the Apple Studio Display for a while now. I finally picked one up today. First impressions…
How I do my first commit for a new project
Git isn’t super friendly when you are creating a new project, especially on a team. A simple way to work around this is using an empty commit.
Star Wars in telnet or bash
An oldie but a goodie I had to look up today—the entirety of Star Wars Episode IV is available via telnet.
Git commands you do not need
I saw this post of Git commands you do not need on Hacker News today (comments). Lots of juicy stuff in there to read about later.
Get a random devops_borat or sadserver tweet in Obsidian
I threw together a quick templater script to print random quotes in my Obsidian daily notes.
Get Calendar.app week number via CLI
If you need to get a Calendar.app week number via CLI, here’s a script that does just that.
My horrible Pixelmator creations
Starting a home for my horrible Pixelmator creations…
Speed up ZSH compinit on slower systems
I came across this tip on speeding up ZSH compinit on slower systems. I haven’t actually done it yet. Just doing some housekeeping and blogging it so I can look it up later 😀