In this article I want to share my experience and some code using OneSignal, an online platform that I use to simplify the management of Push Notifications within my applications and tracks all info about them, sending stats, received stats, custom m...
I started using Brave Browser at the end of 2018 and my opinions about privacy and security changed forever, and this is why it has become my default browser on all my devices. History & Features Brave is a free and open source web browser based on C...
Hi everyone as my side project I wrote an Android App to generate strong password for my online accounts and I made it with Flutter. This is the Dart code that makes all happen: import 'dart:math'; /** * @desc Function to generate password based on...
This article is inspired, and tries to bring some solutions, to the problem of passwords too easy told in this article of Wired.it: Le peggiori password del 2018 (italian article). The article mentions the ranking drawn up by the Spalsh Data in the ...