Some time ago I got an update in Docker Desktop in which WSL 2 was started to be used.
At first it all looked well, until I used MariaDB (MySQL) in a few of my apps. Continue reading “MariaDB lower case table names in Docker on WSL 2 on Windows 10”
Category: Uncategorized
How to make the MSDN links show up in English while googling
I have been struggling with this for a while.. everytime I googled for MSDN documentation, I would end up in MSDN showing contents in my local language (Polish). The translated pages look so odd.. the translations sometimes are acceptable and sometimes cause more confusion, therefore I prefer the original versions at all times.
I am sure a lot of people have faced this issue, so without further ado, here is what one needs to do:
- Go to: https://www.google.com/preferences?#languages
- Select English (or any other language you wish) in the list
- Click Save
Finally! Now, you can start searching on google and whatever MSDN page links you find will be in English (unless you chose yet another language).
First blog entry!
I have just finalized setting up the hosting for my blog site powered by WordPress.
The next post will contain a step-by-step description of how to set up a VPS to host a WordPress site.