Articles by Tag #macos

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

🚨 Attention Docker Users on Mac 🚨

Have you encountered the dreaded "Docker will damage your computer" or "com.docker.socket was not...

Learn More 69 13Jan 9

Fixing docker's malware warning on macOS Sequoia

A quick solution to fix Docker's malware warning on Mac OS Sequoia.

Learn More 26 3Jan 9

Supercharge Your Mac Terminal: A Step-by-Step Guide to iTerm2, Oh My Zsh & Powerlevel10k

Setting up my new Mac today, I found myself once again configuring my development environment. Like...

Learn More 20 2Feb 9

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

Run LLMs locally with Ollama on macOS for Developers

In this blog post, I will show you how to run LLMs locally on macOS. I also want to provide an AI...

Learn More 13 1Feb 5

Database Design Tool for Windows, macOS, and Linux | DbSchema

Most database design tools are built primarily for Windows users, leaving macOS and Linux users with...

Learn More 10 1Feb 27

Fix EACCES: permission denied, unlink '/usr/local/bin/code'

If you're using macOS and trying to run the shortcut command: code . Enter fullscreen mode ...

Learn More 7 1Mar 15

How to Safely Remove Xcode Without Breaking Command Line Tools (CLT)

Free up disk space on your Mac by removing Xcode while keeping Command Line Tools fully functional for development."

Learn More 7 1Jun 17

How to Fix MySQL Not Running on macOS Sequoia 15.0

If you've recently upgraded to macOS Sequoia 15.0 and are experiencing issues with MySQL not running,...

Learn More 6 2Nov 1 '24

Configurando o Postgres e DBeaver no macOS através do Homebrew

Subir o PostgreSQL no macOS não é nadinha complicado. Com os passos certos, em minutos você terá o...

Learn More 6 0Sep 8

Installing Go on Windows 11 in One Command

Installing Go on Windows 11 in One Command If you’re setting up Go on Windows 11, it...

Learn More 6 0Nov 14 '24

Using Vim Navigation (h, j, k, l) as Arrow Keys on Mac with Karabiner-Elements

It’s been six months since I switched to neovim from vscode, and a year since I started using Vim...

Learn More 6 1Dec 27 '24

MacOS - Solving ZSH compinit's "Insecure Files" Warning

When using ZSH as your shell, you may occasionally encounter this frustrating warning: zsh...

Learn More 5 0Mar 25

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

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

Learn More 5 0Sep 20

Flameshot - My favorite screeshot app

tl;dr: Use Flameshot to take screenshots and edit them directly before saving to a file or to the...

Learn More 5 1Sep 2

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

How to Connect to Your VPN on macOS Using Tunnelblick and a Certificate

Using a VPN on macOS can be straightforward when you have the right configuration files and...

Learn More 5 0Sep 5

rmate with sudo

run rmate with sudo with superpowers

Learn More 5 0Oct 3

Solving SSL Certificate Verification Issues with pip on macOS

If you're a Python developer working on macOS, you might have encountered frustrating SSL certificate...

Learn More 5 0Mar 25

WWDC 2025 - Meet Containerization from Apple

Apple's New Containerization Framework: Bringing Lightweight Linux Containers to...

Learn More 4 0Jun 12

The Ultimate Hack to Simplify Ctrl and Cmd Shortcuts Between Windows and Mac

If you’ve ever sat down at a Windows machine after a long day on your Mac—or vice versa—you know the...

Learn More 4 0Nov 13 '24

I Built a free Clipboard Manager for macOS That Solved My Workflow Frustration

The Problem If you’re like me, you copy stuff all day — links, code snippets, notes, file paths. But...

Learn More 4 0Apr 22

Must-have apps and services in 2024

This post is part of a tradition I started 10 years ago! Every now and then, I make a list of the...

Learn More 4 0Nov 5 '24

Building an MCP Server to Use ChatGPT Without API Keys - A Novel Approach Using macOS Shortcuts

Introduction Ever wanted to integrate ChatGPT with Claude and other AI tools without...

Learn More 3 0Jul 21

macOS Apps With Embedded Daemons

I recently worked on a prototype for an assistive tool that requires root permissions for some of the...

Learn More 3 1Apr 28

Transform Your Terminal with eza: The Upgrade ls Deserved

If you’re comfortable using ls to navigate your filesystem, you already know how valuable it is for...

Learn More 3 0Nov 28 '24

How to fix Spotlight using hundreds of GBs on your mac

tl;dr; To solve Spotlight using hundreds of Gbs, boot in recovery mode and delete its folder: rm -rf...

Learn More 3 1May 14

How to Set Up Multiple GitHub Accounts with SSH Keys on macOS or Windows

As developers, we often work on multiple GitHub accounts. Whether it’s for personal projects, work...

Learn More 2 2Feb 5

East, west, north, south: How to fix your local cluster routes

How to easily apply the bits of glue needed to run applications on local clusters without friction.

Learn More 2 1Apr 4

New features for gpumkat

Added a custom lsp server with formatting, linting, semantic token highlighting, along with adding...

Learn More 2 0Aug 3