Jervi

Jervi writes

Tutorials I talked about.

Connect LM Studio to Antigravity IDE Using MCP

I wanted to use my local LM Studio models inside Antigravity IDE, so I connected them through MCP.

Move CrossOver Bottles to an External SSD on macOS

When running low on storage, you can move all CrossOver bottles to an external SSD and keep your Mac's internal storage free.

Completely Remove CrossOver from macOS

If you've deleted CrossOver from your Mac and noticed that reinstalling it still retains the same settings or state, that's because CrossOver stores data outside of the application bundle.

Fix: Microphone Permissions Not Showing Up on Hackintosh (macOS Tahoe/Sonoma)

If you're on a **Hackintosh** and apps like **Brave** or **OBS** won't ask for microphone permissions—leaving your "Privacy & Security" list empty—the system's TCC (Transparency, Consent, and Control) database is likely stuck.

I thought you couldn't run Vite HMR Laravel on a remote VPS. I was wrong.

How to Add Swap Space on Ubuntu (5GB Example)

A step-by-step guide to creating a swap file on Ubuntu, making it persistent across reboots, and tuning swappiness for better performance.

How to Access Your Ubuntu VPS from a Browser Using Chrome Remote Desktop (LXDE)

If you manage a Ubuntu VPS, sometimes SSH is not enough. You may want a full desktop environment accessible directly from your browser - just like using a normal computer.

Hackintosh the Easy Way: Generating a Clean EFI with OpCore-Simplify (Windows First)

Hackintoshing doesn’t have to mean weeks of trial and error, broken boots, and cryptic OpenCore configs.

How to Use the Visual Studio Marketplace in Anti-Gravity

Switching the source allows you to access the massive library of VS Code extensions

Fixing HDMI Audio Stuck at 100% on Hackintosh

In Hackintosh **Audio is always at 100% and can’t be controlled** No keyboard keys, no macOS slider, no EFI tweak seems to help.

Laravel `php artisan serve` Fails on Windows (Ports 8000–8010) - Here is a quick fix

Failed to listen on 127.0.0.1:8000 Failed to listen on 127.0.0.1:8001

Fix OBS Studio Microphone Permission Issues on macOS Hackintosh

The infamous "OBS doesn't appear in Microphone permissions" bug is still alive on macOS Tahoe — especially on Hackintosh. Here are the only fixes that actually work in 2026.

How to Enable the Classic Android Navigation Bar in BlueStacks 5 (Back / Home / Recents)

Enable the classic Android navigation bar (Back, Home, and Recent buttons) in BlueStacks 5 by editing a hidden configuration file. Step-by-step guide for developers and testers.

Set Up an Expo Build Local Environment on WSL2

Set up a full Expo and Android build environment on WSL2 Ubuntu 24.04. Install Android SDK, NDK, Java 17, Node 20, EAS CLI, and configure all environment variables.

Next.js App on a VPS (Hetzner) in traditional way

Clone your repo, install Node, build your Next.js app, run it on a custom port, and keep it alive with PM2.

Domain name and HTTPS on Ubuntu VPS with Nginx

Register a domain on Namecheap, point it to your VPS, configure Nginx with sites-available/sites-enabled, and secure it with free SSL using Certbot.

How to Create and Setup Ubuntu VPS on Hetzner

Step-by-step tutorial for creating a VPS on Hetzner Cloud, installing Ubuntu Desktop, enabling GUI access with NoMachine, and securing it with a firewall.