Due to an API change in SteemIt see this post, the following code to get the last vote time is not working any more – as it says the …
My servers have been recently hit by a few spam bots whether they are malicious or not. The spamer causes high CPU spikes and I have to ban those …
The easiest Parallelism in Java could be achieved by the java.util.stream.Stream utility. As a good coding exercise, the following Java code will compute the Math PI constant based on …
Those who learn coding languages are likely to have a bright future ahead of them. That’s because the tech industry is always in need of more developers, so it’s …
I have been using the Akismet plugin for quite sometime. And a couple of days ago, I received emails from Akismet: You’re currently using Akismet for free, but the …
A kangaroo is at one side of the river. There are N springs in the river, each is separated 1 meter, like this: K| . . . . . …