Articles by Tag #macos

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

From Fresh Mac to Productive in 30 Minutes

I've been hearing developers talk about their dotfiles for years. "Oh yeah, I just clone my dotfiles...

Learn More 17 2Jan 3

A Fix for Time Machine Always Making Full Backups

A fix for Time Machine always making full backups.

Learn More 3 0Feb 23

rmate with sudo

run rmate with sudo with superpowers

Learn More 5 2Oct 3 '25

The 'Disconnected' Dilemma: A Mac User's Journey to Connecting the Gemini CLI and Salesforce MCP server

A Mac user's troubleshooting journey to fix the 'salesforce - Disconnected' error when connecting Gemini CLI to Salesforce MCP Server.

Learn More 3 0Oct 27 '25

From a JAR to a full-fledged MacOS app

A couple of years ago, I developed a small Kotlin GUI to help me rename my files in batch. I actually...

Learn More 5 0Jan 29

I Got Tired of Manually Configuring macOS VMs — So I Built a One-Click Solution

If you've ever set up a macOS VM on Proxmox, you know the pain. Find a guide, chain qm commands, mess...

Learn More 0 0Feb 12

Port Collision Radar – macOS menubar app that watches your listening TCP ports

I built a radar for your ports Every developer has been there. You run npm start and get...

Learn More 1 1Feb 21

👻 Ghostty's Option+Backspace Not Working? Fixed!

In Ghostty, you can configure key combinations to send arbitrary control characters.

Learn More 5 0Sep 20 '25

(4)Creating the Pinnacle of Niche Software: Abandoning localhost:1234 - locally!

About The concrete implementation was made on MacOS, but it should be quite easy to alter...

Learn More 0 0Dec 29 '25

The Uncanny Valley of Python Tools: Why I Built a Native Mac Playground

Months ago, I needed to test a simple Python script for work. It was a 10-line idea — just for some...

Learn More 0 0Dec 28 '25

Automate Homebrew Updates on macOS (Once a Day, Silently)

If you use Homebrew to install apps or developer tools, you probably run commands like brew update...

Learn More 5 2Oct 14 '25

No More VMs: Run Oracle Database 23ai Natively on Apple Silicon in Seconds

⚡️ 30-Second Quick Start (Copy/Paste and Run) docker run -d --name oracle-free -p...

Learn More 0 0Dec 8 '25

Adding LLM Polish to a Speech-to-Text App

Voice transcription is messy. Even the best models like Whisper faithfully reproduce every "um",...

Learn More 0 0Dec 29 '25

Automated macOS Setup with Dotfiles

A comprehensive automation solution for setting up macOS development environments. This dotfiles...

Learn More 0 0Nov 15 '25

SwiftUI Window, Scene & Multi-Window Architecture

As soon as your app goes beyond a single screen, window and scene management becomes real...

Learn More 0 0Dec 28 '25

Fixing Docker Desktop’s “Unable to find Docker zsh completion in your FPATH” on macOS (Oh My Zsh + Homebrew)

AI disclosure: This post was written with assistance from an AI (ChatGPT). Privacy note: All...

Learn More 1 0Oct 9 '25

Whisper Menu Bar

A minimal, clean speech-to-text menu bar application for macOS using OpenAI's Whisper

Learn More 0 0Oct 31 '25

My AI Agent Outgrew a Spreadsheet — Building Wiz 1.5

My personal AI agent called Wiz went from a Notion-based task system to a native macOS app in three...

Learn More 1 0Mar 8

TIL - How to Fix Flaky macOS Screen Capture on OBS

On macOS, when switching scenes in OBS, if you move from a scene with a Display Capture source to one...

Learn More 1 2Oct 25 '25

MacOptimize: A free bash CLI to keep your Mac fast during heavy dev workloads

The Problem Running Xcode, Android emulator, local AI models, and a dozen browser tabs...

Learn More 1 0Feb 22

Primeros Pasos con AWS CDK en macOS: Guía Completa de Instalación

Primeros Pasos con AWS CDK en macOS: Guía Completa de Instalación La Infraestructura como...

Learn More 0 0Nov 30 '25

Building a Beautiful macOS Cleaner with Python and Rich UI

How I built a powerful, safe, and beautiful console application for macOS system cleaning using Python, Rich library, and modern software engineering practices

Learn More 1 0Oct 6 '25

Downgrading on Mac

Upgrading / Downgrading on a Mac It is easy and recommended to upgrade your MacOS from one...

Learn More 0 0Oct 1 '25

Make the Mac Dock Appear Instantly

How to Make the Dock Appear Instantly When Dock Hiding Is Turned On macOS hides the Dock...

Learn More 5 1Oct 16 '25

맥북 수면모드 off 시키기

배경 장시간 처리해야 하고, 맥북을 닫았을 때도, 수행이 되어야 한다면, sleep mode를 off 시키자 sleep mode off...

Learn More 0 0Dec 31 '25

How to fix the "Authentication is disabled" error?

Solution This worked for me. after execute the below, reboot #Check if your account has...

Learn More 0 0Dec 30 '25

Mac에서 s3 uri 링크를 클릭하면 브라우저에서 s3 콘솔이 열리게 하기

macOS Script Editor로 s3 URL 핸들러 앱 만들기 1. Script Editor로 AppleScript 앱...

Learn More 0 0Dec 31 '25

Building a Real-Time CPU Monitor for macOS with xbar

Have you ever noticed your Mac's fan spinning wildly but couldn't quickly identify which process was...

Learn More 18 2Jul 8 '25

Moving from Process to Subprocess

For many years, I've used Process to call Terminal commands from my macOS apps. Process is an old...

Learn More 0 0Nov 27 '25

Caffeinate your Mac to prevent it from sleeping

Caffeinate your Mac to prevent it from sleeping

Learn More 1 4Feb 3