It is said that, if you have less than 500 Steem Power, you won’t see this voting weight bar when you upvote. It means that each vote is 100%, …
I will start the tutorial series of getting STEEM data via sql.steemdata.com. The tool we are using here is LinqPad and today, I am going to show you how …
Brainfuck is a programming language that can be used to secure your steemit wallet password or active keys. Here is a post that I wrote long time ago about …
There is a piece of bad-smelling code, I happen to read today. The following aims to compute the angle between two line vectors. This code has been in the …
When your code has performance bottlenecks, you can use the profiler software to benchmark your code, which will reveal the potential problems in your code or modules (memory or …
In last post, three voting strategies were presented. But we are not sure if there are better ones. Let’s review this: vote all once you wake up vote all …