Articles by Tag #macos

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

Fixing the HTTPS Developer Certificate Error in .NET on macOS Sequoia

MacOS 15 Sequoia has introduced changes to its security APIs which has broken the dotnet CLI's...

Learn More 94 17Sep 24 '24

🚨 Attention Docker Users on Mac 🚨

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

Learn More 68 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 25 3Jan 9

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

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 9 1Feb 5

How to install Nginx on Mac

Nginx is a widely used web server, valued for its speed and reliability in serving web content....

Learn More 8 0Sep 4 '24

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

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 6 1Mar 15

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

Benchmarking and Profiling Rust Applications on macOS: A Practical Guide

Profiling Rust code has become part of my daily routine. As I primarily develop on macOS, I've...

Learn More 6 0Sep 23 '24

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

Text Improvement Automation with AppleScript & Gemini API 🔧

I'm currently experimenting with improving my texts using AI tools and it seems to have already...

Learn More 5 3Sep 13 '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 5 0Dec 27 '24

WWDC 2025 - Meet Containerization from Apple

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

Learn More 4 0Jun 12

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

💻 My MacOS Shell Setup = Zsh + OhMyZsh + PowerLevel10k + tmux + nvim 🤓😎

Have you ever thought how boring is a pre-installed MacOs Terminal shell? Since I have jumped into a...

Learn More 4 0Aug 20 '24

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 4 0Mar 25

Maximizing Your Mac: 15 Game-Changing Productivity Hacks

Introduction: Your Mac is a powerhouse waiting to be unleashed. Whether you're a creative...

Learn More 4 0Aug 9 '24

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

Building a City Hall Clock App for macOS: A Comprehensive Guide

Ready to build a cool City Hall Clock app for your Mac? Great! We're going to create an app that sits...

Learn More 4 0Sep 6 '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

Setting up sftp on iterm and terminal on mac

When I switched to MacOS as my main development machine, I quickly noticed that the standard terminal...

Learn More 3 0Jul 9 '24

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 Connect Java Database Connectivity with MySQL in Visual Studio Code on macOS

Connecting your Java applications to a MySQL database is a fundamental skill for Java developers....

Learn More 3 0Sep 16 '24

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

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

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

Learn More 2 0Mar 25

Setting your default browser via Command Line in macOS

Setting your default browser via Command Line in macOS.

Learn More 2 1Aug 19 '24

How to Implement Document Detection in Python Using Dynamsoft Capture Vision SDK

Document detection is a key feature in many modern desktop, mobile and web applications. Recently,...

Learn More 2 0Oct 16 '24

Hacking WKWebview and WebContainers // or WebContainers are we there yet?

I started writing about the shiny new wasm-y not quite open source tech called webcontainers by...

Learn More 2 1Nov 1 '24

Are you getting tired of localhost:3000 URLs?

I'll show you how you can quickly and easily turn http://localhost:3000 into...

Learn More 2 1Jan 17