Author name: Manuel Bogner

Fix blackhole-2ch on MacOS – Could not kickstart service “com.apple.audio.coreaudiod”: 1: Operation not permitted

Recently I received this error while upgrading or uninstalling blackhole-2ch via brew: Could not kickstart service “com.apple.audio.coreaudiod”: 1: Operation not permitted This was fixed by the following: Another option seems to be to fix the issue with kickstart as described here. But I didn’t try that.

Fix blackhole-2ch on MacOS – Could not kickstart service “com.apple.audio.coreaudiod”: 1: Operation not permitted Read More »

How to Replace Spring Dependency Management Gradle Plugin with a Version Catalog

Are you looking for a cleaner alternative to managing dependencies in your Spring projects? While the Spring Dependency Management Gradle Plugin offers convenience, it may sometimes lead to issues such as transitive dependency conflicts. Enter the version catalog—a more streamlined solution. Let’s dive into how you can replace the Spring Dependency Management Gradle Plugin with

How to Replace Spring Dependency Management Gradle Plugin with a Version Catalog Read More »

Homebrew Cask Update Tool: Your macOS Equivalent to Linux’s APT

If you’re a macOS user who appreciates the convenience of package management tools like APT on Linux, then Homebrew Cask Update Tool is a game-changer you won’t want to miss. This nifty tool, available at https://github.com/buo/homebrew-cask-upgrade, brings the simplicity and efficiency of Linux package management to your Mac. Homebrew Cask Update Tool makes updating your

Homebrew Cask Update Tool: Your macOS Equivalent to Linux’s APT Read More »