Tag: til
All the articles with the tag "til".
-
How to convert PNGs to WebP on macOS
| Edited: 1 week agoWhy 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.
-
How to prevent macOS Sequoia from sleeping via command line
| Edited: 1 week agomacOS Sequoia suspends background terminal tasks when idle or when the screen turns off. Here's how to keep scripts running using caffeinate.
-
Fixing MPRequestErrorDomain Error in Apple Music Shortcut
| Edited: 1 week agoAn individual learns to resolve a bug in iOS Shortcuts app, building a music rating tool.
-
Toggle Word Wrap in Vim
| Edited: 1 week agoSummary of the blog post detailing how to toggle word wrapping in vim.