Building IoT Device Clients in Swift with TinyTBDeviceClient

As I work a lot in the field of IoT, I recently experimented with Swift on a Raspberry Pi. I also wanted to use it…
Read more →Tips, setups, and real-world guides for working with Linux – covering development environments, deployment strategies, and custom configurations.

As I work a lot in the field of IoT, I recently experimented with Swift on a Raspberry Pi. I also wanted to use it…
Read more →
Transport security is a fundamental requirement for any MQTT-based system, especially in IoT and industrial environments where devices often operate unattended and over public networks.
Read more →
Recently, I wanted to enable fingerprint authentication on my HP Envy notebook running Ubuntu 24.04. LTS. It was quite an exhaustive process, as I spent…
Read more →In Part 1 (How to Set Up Ubuntu Linux as a Secure Kiosk or Self-Service Terminal), we set up a kiosk environment on Ubuntu Linux…
Read more →
Everybody knows them – from fast food restaurants to airports and train stations: self-service terminals with large touchscreens, designed for a single purpose such as…
Read more →
In Linux systems, binding a non-root process to a privileged port (which are ports <1024) is not allowed by default. This can be inconvenient when…
Read more →