How to convert PNGs to WebP on macOS July 30, 2025 · 2 min read Why I started converting PNGs to WebP, how ImageMagick helps reduce size and strip metadata, and the bonus of using Astro’s image component for automatic resizing. astro images performance webp imagemagick til
How to prevent macOS Sequoia from sleeping via command line July 26, 2025 · 1 min read macOS Sequoia suspends background terminal tasks when idle or when the screen turns off. Here's how to keep scripts running using caffeinate. til macos background-tasks system-sleep
Fixing MPRequestErrorDomain Error in Apple Music Shortcut June 30, 2025 · 1 min read An individual learns to resolve a bug in iOS Shortcuts app, building a music rating tool. ios shortcuts apple-music automation bugs til music rating
Toggle Word Wrap in Vim June 28, 2025 · 1 min read Summary of the blog post detailing how to toggle word wrapping in vim. vim til wordwrap toggling
How to go up one directory in macOS Finder June 26, 2025 · 1 min read Summary of navigating directories in macOS Finder. macos keyboard-shortcuts productivity til directory-navigation