Developer Tools Docker on Apple Silicon: What’s Wrong and How to Cope If you have joined the ranks of MacBooks with Apple Silicon processors lately and use Docker, you may have been experiencing some pain.
Personal Optimization 10 Built-In macOS Shortcuts Guaranteed to Save You Time Immediately I've picked up a few tips that save me hours every week, and I would recommend you add these macOS shortcuts to your toolbelt.
Personal Optimization 6 Mac Commands That Will Increase Your Efficiency I've discovered that certain Mac commands help me navigate my machine more efficiently. Here are 6 commands any Mac users can add to their toolkit.
Swift How to Call macOS APIs with Swift in Automator Workflows macOS APIs enable a whole host of functionality you won't find in basic Automator workflow actions. With Swift, you can unlock them all.
Extracurricular Activities Build an Apple Music to Spotify Converter for Raycast In this tutorial, you'll learn how to build a Raycast extension that generates a sharable Spotify link based on the currently playing Apple Music track.
Personal Optimization My Comprehensive macOS Development Setup Recently, I bought a new M1 MacBook Pro after using Intel MacBooks for the last decade. Here's a look at my comprehensive macOS development setup.
Developer Tools A LaunchAgent for Automatic Proxy Configuration Start an automatic Proxy Configuration (PAC) HTTP server at startup, using LaunchCtl and miniserve, for proxying a VPN connection on macOS.
Personal Optimization Power Editing: Keep Your Hands on the Keyboard Here are four tips, from keyboard shortcuts to command palettes, that will keep your hands on the keyboard and make you a power editor.
Atomic Thinking macOS Users: How to Switch to GNU Compiler Collection I'll show new macOS users with a Linux background how to switch to using GNU Compiler Collection instead of the Clang compiler.
Developer Tools How to Fix a Prisma Library Load Problem with Cypress on macOS Here's how to fix the "Unable to Load Node-API Library" error that can come up when trying to use Prisma in Cypress tasks on macOS.
Developer Tools 3 Reasons Mac OS is Better Than Windows for Software Development Mac OS is better than Windows for software development. Yes I really said that. Here are three reasons why I stand by this statement.
Developer Tools Working Around the System zprofile on macOS Here's how to fix macOS when it overwrites your Unix $PATH setting. If you’ve also run into this zprofile issue on macOS, I hope this helps.