(Part 2 of 8 in the Money series) Now let's get into the basics of managing money “I don't know about you, but where I went to school, Money Management 101 wasn’t offered. Instead, we
The Very Least You Should Know About Money
(Part 1 of 8 in the Money series) This is the first article in a series covering basic concepts related to money. I first created this content as a presentation for my kids when they were in college to introduce
Mac Setup Checklist
Details for Setting Up a New Mac For years I’ve maintained a “Mac Setup Checklist” in a text file to remind me of all the things I need to do when I set up a new Mac or perform
Password-less ssh access
Setting up password-less ssh access To allow password-less ssh access from host C (client) to host S (server), you need to copy C’s public authentication key, typically ~/.ssh/id_rsa.pub to S and append it to S’s
The Vision Pro
The Apple Vision Pro Demo A few days ago I received a demonstration of the Apple Vision Pro headset. Here are my thoughts after the 30-ish minute experience. Setup The Vision Pro requires several customizations to be fit and adjusted
Fujifilm Film Simulations
Fujifilm's film simulations create beautiful JPEGs right out of the camera and provide an extra bit of creativity for the photographer.
Refreshing Data in the Background in Swift
Create a background processing loop with ease using Swift's new concurrency features.
Finding Possible Solutions to Wordle
A Python script to find valid words for solving the Wordle game