Developer Tools Tell Java Applications to Use macOS Automatic Proxy Configuration Here's how to tell an installed Java application to use the macOS system proxy for network traffic, so it can be directed through a VPN.
Developer Tools PSA: Enable Rosetta In Your Docker Settings Docker's Rosetta setting is great and should be turned on by default. For some reason, it's not, so here's how to do that.
Developer Tools An Introduction to BalenaOS and BalenaCloud Here are a few things I learned from my first experience with an embedded-ish software platform: BalenaCloud and BalenaOS.
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.