11 KiB
title, date, draft, tags, references
| title | date | draft | tags | references | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Dispatch #12 (February 2024) | 2024-01-24T22:48:09-05:00 | true |
|
|
We spent MLK weekend with my folks in the Shennandoah Valley, and visited Luray Caverns, something I'd done as a kid and still rips 30 years later. Neat place, highly recommended if you're ever in that area. We also got some snow at our cabin, which was pretty fun for Nev.
{{<dither IMG_2374.jpeg "782x1200" />}} {{<dither IMG_9637.jpeg "782x1200" />}}
I signed up for the Wrightsville Beach Valentine Run 10K in early February, which has added a little bit of focus to my running without the commitment of half-marathon training and gives us a good excuse to spend a weekend with Claire's sister in Wilmington. Might try to keep that going, finding organized 10Ks in places we want to visit.
I stumbled on this article (via) about an iOS feature that periodically updates your lock screen to a random photo of a selected person. It is ... delightful.
{{<dither IMG_5439.PNG "374x850" />}} {{<dither IMG_5431.PNG "374x850" />}} {{<dither IMG_5398.PNG "374x850" />}} {{<dither IMG_5348.PNG "374x850" />}}
Here's a new track called "Altocumulus":
I really set out to make a track that didn't have a bass hit on one and three and snare on two and four, but some things you just can't resist, though you can tell I tried for the first 90 or so seconds. I also found a really nice app for practicing scales -- Apple catches a lot of shit (perhaps deservedly so) for its app store policies, but as a consumer, it's hard to complain.
I traded a couple emails with my buddy Prayash. He's a super talented musician (among other things) and has a new track out called "Weightless" that's worth a listen. He also put a video on Instagram of his production process which is neat.
I installed these crossbars on our car in the hopes that we can avoid replacing it with something bigger for a while longer. I get a real kick out of DIY upgrades and fixes like this -- using your brain and hands to adapt the things you have to better suit your needs is so, so satisfying. Fellow Durham blogger Christopher Butler put up a good post that speaks to this same idea:
One thing I hope my children learn is to nurture the balance of curiosity, creativity, and willingness to mess-up that is needed to make the world your own while you’re here.
Couple security updates: my favorite TOTP app, Raivo, got bought up by a shady-looking company, so I switched over to to 2FAS. Super smooth onboarding experience, and I actually prefer its authentication flow (browser plugin ➡️ push notification ➡️ Face ID ➡️ "Approve" ➡️ autofill). Also, I listened to a podcast some months back that described the damage a thief can do with a stolen iPhone, so when I learned about this new Stolen Device Protection feature, I enabled it immediately.
I finished Revenge: Eleven Dark Tales and decided to stay on the short story collection train with Story of Your Life and Others.
I make plaintext backups of the things I link to on this site, at least the text-heavy stuff I might want to refer to later (you can see them down below in the "references" section). I'd been using Lynx to get the text, but I wasn't super happy with some of the results, so I switched over to w3m after finding the right command-line flag1 to include link URLs in the output. I've got some ideas around building a more robust archiving solution but I'm gonna let it marinate for a bit.
This month:
- Adventure: head down to Wilmington for the aforementioned 10K, otherwise laying pretty low -- big stuff coming in the next few months
- Project: gonna keep this music/hobby table on here until I actually get it done (gear acquisition pause still in effect); I'm also delinquent on an art table for Nev
- Skill:
Reading:
- Fiction: Story of Your Life and Others, Ted Chiang
- Non-fiction: Bird by Bird: Some Instructions on Writing and Life, Anne Lamott (recommended here and here)
Links:
-
I’m not sure what the right answer is, but I think I’m getting closer to the right question. It’s a question I think we’re all going to encounter a lot more frequently in the future: Who made this?
-
The Rise and Fall of Getting Things Done
To move forward, we must step away from Drucker’s commitment to total autonomy—allowing for freedom in how we execute tasks without also allowing for chaos in how these tasks are assigned. We must, in other words, acknowledge the futility of trying to tame our frenzied work lives all on our own, and instead ask, collectively, whether there’s a better way to get things done.
-
Some projects are different. You work alone, make some changes when you’re inspired, and then don’t touch it again for another year, or two, or three. You can’t run something like that as a warm-blooded project. There’s not enough activity to keep the temperature up.
-
Though we exist in an age where technology has wrested the “frictionless and ubiquitous” narrative away from analog tools, I maintain that the old ways can be the best ones in this case. Enter the pocket notebook.
This inspired me to start carrying a Field Notes in my sling bag; see also: Tom MacWright, Tim Hårek.
-
Work hard and take everything really seriously
You can burn out by going too fast, or your flame can dim because you don’t let yourself spend silly amounts of time on silly projects to satisfy your intellectual curiosity. Beware of both outcomes: cultivate your enthusiasm for the things you want to hang onto.
-
Running
w3m -dump -o display_link_number=1 <url>gives a nice plaintext version of a webpage with numbered link references (via this helpful StackOverflow link) ↩︎