WebSMoni – Keep an Eye on Your Web Servers with One Simple App
WebSMoni is a lightweight tool to monitor your web servers and websites. It runs in the background and checks your servers cyclically. If a server…
Read more →WebSMoni is a lightweight tool to monitor your web servers and websites. It runs in the background and checks your servers cyclically. If a server…
Read more →When developing iOS apps, UserDefaults is a simple and convenient way to store small pieces of data – like user settings, preferences, or app state…
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 →In Swift, converting a String to a Double always returns an optional. This makes perfect sense, as non-numeric strings cannot be converted into a floating-point…
Read more →Implementation of ThingsBoard’s ReST client API – written in Swift: When developing IoT and IIoT solutions, having a reliable IoT platform is crucial. For both…
Read more →Master's Thesis Summary Research has shown that Remote Keyless Entry systems (RKEs) often lack the required security features. RKEs from popular and widely known car…
Read more →