Tags
- accessibility
- audio
- automation
- education
- learning
- linux
- local-ai
- macos
- media
- networking
- note-taking
- personal-tech
- productivity
- python
- raspberry-pi
- reflection
- self-hosting
- storage
-
Post
Automatically Mounting Network Shares on macOS
How I worked around macOS failing to reconnect a network share at login by using a small Automator delay.
-
Post
Building a Better Transcript Formatter - Update (03/15/25)
An update on realizing that local LLMs might not be the right tool for transcript formatting, at least not in the way I hoped.
-
Post
Understanding Ollama’s Use of Hash Files
Some notes on why Ollama model files look like a pile of hashes, and what those blobs and manifests are doing.
-
Post
Moving Ollama Models to an External SSD on macOS
How I moved Ollama’s model files off my internal Mac storage and onto an external SSD without breaking everything.
-
Post
Making Podcast Transcripts Readable - Update (03/10/25)
An update on the messy part of the Transcript Generator project: trying to make local LLMs format transcripts without changing the words.
-
Post
Building the Foundation - Update (03/07/25)
An update on getting the first version of the Transcript Generator script working: URLs in, audio and text out.
-
Post
My Mac Setup
A snapshot of my Mac setup: the settings I change, the apps I install, and the little command-line pieces I rely on.
-
Post
The Ash Files - Doing Life Alone
A saved Ash Files transcript about doing life alone, building a full life, and still wishing some of the weight could be shared.
-
Post
The Ash Files - Notes On Coming Back To Your Life
A saved Ash Files transcript that hit on something I think about a lot: how easy it is to drift away from your own life.
-
Post
Formatting Disks Using diskutil (Mac)
My walkthrough for formatting disks with diskutil on macOS when I’d rather stay in the command line than click around Disk Utility.
-
Post
The Black Hole of Distractions and Configurations
A short reflection on how easy it is to fiddle with settings forever instead of actually getting down to work.
-
Post
Capturing Thoughts (Safely) When Driving
How I use Drafts, my Apple Watch, and dictation to catch podcast thoughts while driving.
-
Post
AirPods Pro 2 First Impressions
Some first impressions of the AirPods Pro 2, especially how much noise cancellation helps when the world feels too loud.
-
Post
Configuring a Headless Raspberry Pi 4 with macOS
My notes for getting a Raspberry Pi set up headlessly from a Mac, from flashing the card to connecting over SSH.
-
Post
Miscellaneous SysAdmin Guide
A collection of notes I keep coming back to for Linux storage, SMB shares, Samba, and SSH setup.
-
Post
My Computing Journey (A Brief History)
A look back at how I got into computers, Apple, Linux, Raspberry Pi, and eventually the world of self-hosting.
-
Project
Automating GoodLinks and My Read Later Workflow
An Automator, AppleScript, and Shortcuts workflow for collecting emailed read-later links and adding them to GoodLinks.
-
Project
Making Lesson Videos More Accessible for Teachers
A Python script project for helping teachers download and reuse publicly embedded Wistia lesson videos.
-
Project
Streamlining Assignments: Converting Canvas .ICS to CSV and Importing into Things 3
A Python workflow experiment for converting Canvas calendar data into a CSV format that can feed assignments into Things 3.
-
Project
Teaching Myself About Camera Sensors
A learning project exploring camera sensors, imaging science, and Raspberry Pi camera experiments.
-
Project
The Magic of Subler and AppleScript
An AppleScript project that uses Subler to help automate part of a media tagging workflow.
-
Project
Transcript Generator
A web-tool project for downloading audio, generating transcripts, and formatting them into readable text.