5 steps to prevent your Twitter account from being HACKED!

When our social media accounts get “hacked”, we wonder how is that even possible. Well, most of the cases, the hacks are not really hacks but it was your old self which gave legitimate access to some applications which might be sold to another party or the said developer turned evil.

Step 1: Click on More >> Settings and privacy

 

 

 

 

 

 

 

 

 

 

 

 

 

Step 2: Click on Apps and Sessions


You might be shocked by seeing how many apps might have access to read your feed and even private messages.

Step 3: Click on the apps you no longer want to have access

Step 4: Revoke Access

Step 5: Repeat process 3 & 4 until satisfaction.

Share this tips with your friends if helpful. Securing your friends account will also secure your privacy from other parties 😉

True #GunsForPeace

How can people say that guns causes people to die? Apparently these people know nothing about guns and need to educate themselves on the matter.

My religion teaches that guns are peaceful.

Spiritual guns are the best way to do Jihad* against our nafs (soul).

How beautiful is that?

We need more guns. Everyone needs to have guns. And more importantly, the correct understanding of guns which only members of my religion have. Now repeat after me: True #gunsforpeace.

* Find the definition yourself

Why you should Node-RED instead of Java-based Logstash

What is Logstash?

Logstash is an open source, server-side data processing pipeline that ingests data from a multitude of sources simultaneously, transforms it, and then sends it to your favorite “stash.” – elastic

In other words: Logstash is a software which can read data from multiple sources such as log files, tcp/udp port, MySQL (via Plugin) and MQTT (via Plugin) and then transforms the data into a desired format such as JSON with some augmented attributes and then sends the data into mainly Elasticsearch.

As you can see, Logstash is not given a complicated task to perform. All we expect from it is to stay alive and perform that task. But the setting up process and maintenance is such a pain. This reminds me of why I always refuse to use Java-based softwares.

Problem #1: Not starting with systemd inside an LXC container

No matter how much I tried, I never got it to start automatically with systemd. I had to open a screen session and then launch the process manually.

Ofcourse, whenever Logstash would crash, it would not autostart. And if i were to reboot the VM, i’d have to launch the process manually.

Problem #2: Long boot time

If I were to kill Logstash and relaunch it, it takes around 100 – 120 seconds. It’s that heavy. You lose 2 minutes worth of data. I guess a C++ based program would have taken a maximum of 10 seconds to do a similar task. Avoid Java-based programs.

Problem #3: Plugins (MQTT and MySQL)

If you want to use some other data sources or filters than provided, you’d have to compile the plugins yourself. When compiling the logstash-filter-jdbc_streaming plugin, I had to downgrade the my Java version from 11 to 8 else Logstash wouldn’t start.

And also the MQTT plugin would stop working randomly and crash the whole Logstash process which is unacceptable!

Problem #4: RAM Usage

Logstash would let me compile plugins without minimum of 2GB of RAM. I have managed to run Elasticsearch on just 256 MB of RAM. Why is Logstash so hungry? I ain’t gonna feed it anymore. Enough is enough.

Hello Node-Red

Node-Red already has a built in MQTT node. I had to install the elastic plugin via the interface itself and voila! I have a working Logstash alternative. Stay tuned for more on Node-Red

 

Game Review: Armoured Warfare on PlayStation 4

Price

Let’s start with the price: it’s a free-to-play PlayStation 4 game! Does it mean that the game is of bad quality? Far from it. And when people speak about free-to-play, the concept of pay-to-win (P2W) also usually comes up. I’ve only played PVE (Player vs Environment) so I can’t really confirm that. The opinion on Reddit dating 3 years back suggest that it is not a P2W.

Graphics

The graphics are great: not mediocre nor as cinematic as Tomb Raider or Uncharted. The terrain is very well textured however the grass looks like really fake sometimes. The water quality is very average. The explosions look good too.

Couch Friendliness

Image result for gaming stress

First Person Shooter (FPS) and Third Person Shooter (TPS) games usually require lots of concentration from the player giving more stress to the later. Armoured Warfare is not so demanding – at least in the PVE missions. You can very well play this game after a tiresome day at work and relax while destroying tanks on your couch. All you have to do is to spot a tank, zoom on it (L2), lock the targer (L1) and fire (R2)! Voila the tank is destroyed not matter how fast it’s moving.

Player vs Player (PVP)

I haven’t been able to play a PVP match yet because you need a minimum of tier 5 tank to be able to join. It took me quite some time before being able to get my first tier 4 tank (2 weeks, 1 hour per day). I guess it’s done on purpose so that the PVP matches contain experienced people only so that no one feels Over-Powered (OP) or Under-Powered (n00b)

Waiting Time

I’ll find a game within 1 or 2 minutes after joining the queue. The maximum I had wait was like 7 minutes on a particular day.

Mini-comparison: Armoured Warfare vs War Thunder

Gore

In War Thunder, it actually displays the actual fake humans in the tank which we have to kill in order to immobilize a tank. Armoured Warfare on the other hand is more like a Machine-to-Machine match which doesn’t shock sensible souls like me. LOL xD

Image result for war thunder crew

Airforce and Navy

Armoured Warfare is focused on Tanks only whereas War Thunder has missions including Airplanes and Warships. I found myself enjoying Tank matches in Armoured Warfare more since it has a target locking mechanism which makes it much easier to strike. Less stress and more gratification for me. I haven’t played the airplanes much.

Image result for war thunder replay

Conclusion

War Thunder is a very good free PlayStation game which which can keep you entertained for hours without any stress. Go ahead and download it.