Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Have you encountered the dreaded "Docker will damage your computer" or "com.docker.socket was not...
A quick solution to fix Docker's malware warning on Mac OS Sequoia.
Setting up my new Mac today, I found myself once again configuring my development environment. Like...
Have you ever noticed your Mac's fan spinning wildly but couldn't quickly identify which process was...
In this blog post, I will show you how to run LLMs locally on macOS. I also want to provide an AI...
Most database design tools are built primarily for Windows users, leaving macOS and Linux users with...
If you're using macOS and trying to run the shortcut command: code . Enter fullscreen mode ...
Free up disk space on your Mac by removing Xcode while keeping Command Line Tools fully functional for development."
If you've recently upgraded to macOS Sequoia 15.0 and are experiencing issues with MySQL not running,...
Subir o PostgreSQL no macOS não é nadinha complicado. Com os passos certos, em minutos você terá o...
Installing Go on Windows 11 in One Command If you’re setting up Go on Windows 11, it...
It’s been six months since I switched to neovim from vscode, and a year since I started using Vim...
When using ZSH as your shell, you may occasionally encounter this frustrating warning: zsh...
In Ghostty, you can configure key combinations to send arbitrary control characters.
tl;dr: Use Flameshot to take screenshots and edit them directly before saving to a file or to the...
If you use Homebrew to install apps or developer tools, you probably run commands like brew update...
Using a VPN on macOS can be straightforward when you have the right configuration files and...
run rmate with sudo with superpowers
If you're a Python developer working on macOS, you might have encountered frustrating SSL certificate...
Apple's New Containerization Framework: Bringing Lightweight Linux Containers to...
If you’ve ever sat down at a Windows machine after a long day on your Mac—or vice versa—you know the...
The Problem If you’re like me, you copy stuff all day — links, code snippets, notes, file paths. But...
This post is part of a tradition I started 10 years ago! Every now and then, I make a list of the...
Introduction Ever wanted to integrate ChatGPT with Claude and other AI tools without...
I recently worked on a prototype for an assistive tool that requires root permissions for some of the...
If you’re comfortable using ls to navigate your filesystem, you already know how valuable it is for...
tl;dr; To solve Spotlight using hundreds of Gbs, boot in recovery mode and delete its folder: rm -rf...
As developers, we often work on multiple GitHub accounts. Whether it’s for personal projects, work...
How to easily apply the bits of glue needed to run applications on local clusters without friction.
Added a custom lsp server with formatting, linting, semantic token highlighting, along with adding...