Blog

Tags

development[32] tips[22] DIY[15] games[12] raspberry[12] arduino[10] books[9] web[9] reviews[9] life[9] xbox[7] tutorials[6] windows[6] websites[4] gaming[4] php[4] business[4] mysql[4] azure[3] school[3] python[3] server[3] e-commerce[3] exitshop[3] programs[3] review[2] video[2] 3d-printing[2] retro[2]

Posts

2023-08-04

How To Restore MariaDB backup

This is a very fine-tuned procedure to restore MariaDB backups.

2021-04-14

From WAMP to Docker, simply

Motivation Whenever we onboard a new developer to ExitShop, the biggest challenge is setting up the system locally, typically on some WAMP (Xampp, Neard…).

2018-07-19

Upgrading CodeIgniter from version 2 to 3 - what to watch out for?

The CodeIgniter documentation describes the upgrade process in quite detail on this page.

2018-02-09

Percona Toolkit for analyzing MySQL slow log on Windows

Analyzing MySQL slow log is one of the basic and most powerful ways to speed up a website and prevent overloading the database server.