Well, you might heard of a FAMOUS Nightly build called "Firefox Nightly". Or you might have not. This article suits if you do not have any idea what the Nightly version does. Let's get started. Personally, I like Firefox because, It protects user's privacy as it is open source and the community … Continue reading Why should we use Firefox Nightly?
Author: Senura Dissanayake
“CrossTheGame” Inspired by C++ and Qt
“Cross the Game” is a multiplayer game written in Qt framework 5.5.1 with C++. It can run on Windows, Mac and Linux platforms without any issues. Most of the code base is not platform specific. The platform specific code has been nested with #if statements to make sure the program works in other … Continue reading “CrossTheGame” Inspired by C++ and Qt
A DDoS Application Made By Me
“Even the best IPS technology is only marginally effective against DDoS attacks, and it is often possible for those waging the attack to consume all available bandwidth into your network. Whether the attacker swamps your server or your Internet pipe, the effect is the same: Users are unable to access resources on your network.” (Chapple, … Continue reading A DDoS Application Made By Me
Introduction to MQTT
"One of the problems we experienced was long latency when sending a message. The method we were using to send was reliable but slow, and there were limitations on how much we could improve it. With just a few weeks until launch, we ended up building a new mechanism that maintains a persistent connection … Continue reading Introduction to MQTT
False Claims of VPN Giants
Ever thought of anonymity on the internet? According to Pew Research Center, 86% of the people have concerned about their online presence to mask up their footsteps in the digital world. According to my experience, this research survey seems ambiguous as; in real, most of the people are not concerned about their privacy. However, the … Continue reading False Claims of VPN Giants