Changing domain of the WordPress Site: How to Fix Serialized Data with WP-CLI

Wordpress

When you move a WordPress website from one domain to another, you usually need to change the URLs in the database. Recently, I migrated my website from https://old-website.phpdev.top to https://new-website.top and ran into a tricky problem with serialized…

Read More »

OpenWhispr: Original Dictation Cleanup prompt

No Picture

I have changed the dict cleanup prompt in the OpenWhispr, so here I decided to store the original one

Read More »

Download Youtube video locally and extract text from audio (transcribe)

Youtube Logo

For my own needs, I decided to build a local service that tracks specific YouTube channels for new content, prepares key notes, and pings me with a summary. This way, I won’t waste time watching the whole video…

Read More »

Git: How to download all the branches after git clone

Github Logo

After I cloned the repository I observed that I have only one branch on my machine. I wanted to have all the branches so I can use them without internet during traveling. To download all the branches you…

Read More »

How to find a cheap domain registrar

Spaceship Logo

Today I get notification from my domain registrar name.com that my domain expiries soon. The extension of the “pro” zone that I liked before costs 32.38 euro. Which looks like to much for the blog without AD. So…

Read More »

Hetzner: AbuseBSI CBReport Offene Portmapper-Dienste in ASxxxxx

Hetzner

Today I received abuse notification from the Hetzner about some problems with the open ports on one of my servers. The message started like the next: We have received a notification from the German Federal Office for Information…

Read More »

Obtain Google Cloud IP address ranges

Google

This is a small note where I want to store the link to the page with the Google Cloud IP list, which can be used for blocking bots from their hosting. The list can be found in their…

Read More »

How to fix Antigravity 2.0 error: The SUID sandbox helper binary was found, but is not configured correctly.

Google Antigravity Logo

Today I want to share a quick troubleshooting story. I was trying to install and run Antigravity IDE on my Linux machine, but I hit a wall. When I launched the app, it immediately crashed with this scary…

Read More »

Antigravity IDE 2.0: Git: Enables the following features: git auth provider

Google Antigravity Logo

Today I have installed Antigravity IDE 2.0 and I faced next annoying notification on each start: The following extensions want to relaunch the terminal to contribute to its environment: Git: Enables the following features: git auth provider Here…

Read More »

How to Fix “Temporary failure in name resolution” on Hetzner Cloud

DNS problem

Hi everyone! Today I want to share a story about a problem with my VPS on Hetzner Cloud. Sometimes, my server could not open any websites. When I tried to ping google.com, I saw this error: ping: google.com:…

Read More »