Other Technology Related

dummy-img

Fixing Wrong Timezone Metadata in Photos (Sony Alpha + ExifTool)

Hung Manh Apr 19, 2026 2 min read

I noticed that many of my photos had incorrect timezone metadata. The root cause was daylight saving time, but this issue can also come from a misconfigured camera timezone in general. In this post, I’ll walk through how I identified…

dummy-img

Migrating WordPress Site to another Domain – hungsblog goes international

Hung Manh Oct 29, 2023 5 min read

For some years now hungsblog was available under the .de top level domain. However, recently I was able to obtain the corresponding .com. So, naturally I was very excited to migrate the website from one domain to the other and…

ChatGPT Debug Assistant

ChatGPT Debug Assistant

Hung Manh Jan 14, 2023 4 min read

I tried to implement a Flask Restful Endpoint with the webargs framework, which i already did back in 2020. Although, i copied the old code and made some tiny adjustments with the request call, i could not make it work…

WSL 2 on Windows 10 – Please enable the Virtual Machine Platform Windows feature and ensure virtualization is enabled in the BIOS

WSL 2 on Windows 10 – Please enable the Virtual Machine Platform Windows feature and ensure virtualization is enabled in the BIOS

Hung Manh Oct 22, 2022 2 min read

Once upon a time i installed WSL 2 on Windows 10 correctly, run it and also worked with it. However, i was messing around with BlueStack, an android emulator which uses hyper-V. After configuring all the gears to make it…

WordPress – The editor has encountered an unexpected error

WordPress – The editor has encountered an unexpected error

Hung Manh Feb 2, 2022 2 min read

Sometimes when editing a post or a page in WordPress, the site just crashes with the error “The editor has encountered an unexpected error.” Let’s take a deeper look and try to fix this problem.

How to autostart a video in Windows

How to autostart a video in Windows

Hung Manh Dec 8, 2020 2 min read

The other day a friend asked me to help with a practical prank. For his girlfriend, he prepared a laptop as a gift, however he wanted to tease her a bit by automatically starting a scary video whenever she logs…

dummy-img

#3 How to backup WordPress and what to consider

Hung Manh Apr 5, 2020 6 min read

There are several possibilities to backup WordPress, depending on your knowledge and user privileges. In this post I want to show you how we can backup our WordPress instance which we previously deployed through our docker-compose. For this feat we…

dummy-img

#2 Containerized WordPress: General troubleshooting and Migration

Hung Manh Nov 7, 2019 4 min read

The docker compose should work out of the box. However this post should shed some light on common troubleshooting or problems which i encountered while preparing the images I can’t upload any pictures or download plugins Caddy doesn’t work anymore,…

#1 Installing WordPress on a Raspberry Pi with docker-compose in under 10 minutes

#1 Installing WordPress on a Raspberry Pi with docker-compose in under 10 minutes

Hung Manh Nov 3, 2019 6 min read

Jumping to the meat and potato a short set of instructions are presented on how you can have a WordPress instance up and running in under 10 minutes on your Raspberry Pi 3+ using docker-compose. Preperation / Prerequisite To start…

dummy-img

#0 Introduction to Docker and WordPress

Hung Manh Nov 2, 2019 7 min read

A short introduction to Docker and WordPress including the underlying necessary services and how it will interact with each other. Table of Contents: 1. What is Docker? 2. Advantages of Container 3. What is WordPress ? 4. What is behind…

hungsblog | Nguyen Hung Manh | Dresden
Scroll to Top