tiktok

Ubuntu Tutorial: Flyimg

0 – Introduction Do you find yourself googling ‘jpeg to png’, ‘tiff to png’, ‘gif to png’, ‘crop image online’, ‘image rotate’ or any other thing related to image editing? With Flyimg, you have your own, self-hosted version, of any of those! Just copy the URL of the image you want to edit and then […]

Ubuntu Tutorial: Flyimg Read More »

Ubuntu Tutorial: 2FAuth

0 – Introduction Do you wish you could make your online activity more secure? Two factor authentication is a second check besides email and password that you need to fullfill in order to log into your account, some apps and websites support SMS 2FA, but that is also very insecure, some researchers even argue that

Ubuntu Tutorial: 2FAuth Read More »

Esp32 Tutorial: Bluetooth Serial

0 – Introduction One of the main benefits of the Esp32 is the included bluetooth connectivity. In this article we will use ‘Bluetooth Serial’ to connect a phone to the Esp and send and receive messages. 1 – Code For this small project, we will need two header files, ‘Arduino.h’ and ‘BluetoothSerial.h’. Start by creating

Esp32 Tutorial: Bluetooth Serial Read More »