The MacOS app Amphetamine is pretty slick. As promised, it keeps my MacBook Air awake even if the lid is closed and there is no external display attached. So now I can run it as a part-time file server (via SFTP and Secure ShellFish for iOS). At least, that’s the plan. Since it is running on a laptop, I really appreciate the audio alert it’ll give if I unplug the MBA while Amphetamine is keeping it awake.
Since 2010, I have always had a 13” Mac laptop — now I’m on a 16” MacBook Pro and I love it. I upgraded from a 2018 MacBook Air.
I waited for the new 13” MBP. The new 13” MBP had the necessary Magic keyboard but didn’t satisfy in terms of evolution: its screen was not 14” as rumored; it has the same thermal system; the same speakers; and the same mic.
Why must Apple hide three finger drag on their touch pads under Accessibility? It’s my favorite touch feature of the touch pad.
Just found out that MacOS Catalina’s new shell (zsh) doesn’t require me to remove spaces from file names for my simple Markdown to PDF shell command — nice!
for f in *.md; do pandoc $f -o ./Archive/${f%.md}.pdf -t latex; done
With [Watchsmith](https://apps.apple.com/us/app/watchsmith/id1483088503), I get a hamburger when my move/exercise/stand goals are met.
Apple delayed shipment of 2020 MacBook Air. Understandable. Buyer’s remorse came fast and furious so I canceled. I’ll keep mashing those butterfly keys for a while longer.
“Hey Siri, play some music.”
“Okay, let’s kick things off with Widespread Panic.”
😳
Our journal workflow is probably more complicated than it needs to be. There’s room to optimize this workflow. It grew out of our moving away from Day One when they went to the subscription model. At the time there were some terrible limitations and we wanted none of it. Instead, we went with a semi-automated method involving iOS Shortcuts, iOS Notes, 1Writer, Homebrew (for Pandoc and LaTeX toolchain), and my favorite Swiss army knife GraphicConverter.