Best practices

3 Articles 0 Followers


Recap: Best(and Worst) of the Mods

18 Jul 2021 4 minute read 2 comments DorkStar

This humble blog is my way of learning how communications & marketing (AKA community building) works in the cryptospace. I’d like to thank the wonderful community mods that took the time out of their modding to answer my dumb questions. I'd like to s...

Newbie Tricks. Investment Halving - A Real Example

16 Jul 2020 1 minute read 3 comments rah

In a previous post I introduced the concept of ‘halving’ (see here) which should not be confused with Bitcoin Halving – which is to do with mining. The article illustrates how existing funds can be used to leverage a bad investment and I would like t...

Crafting Beautiful and Quality Code

23 May 2020 1 minute read 1 comment Nithesh

Do not repeat yourself — Repeat judiciously I was used to follow DRY — Do not Repeat Yourself — religiously when writing the code, but later I realized that it is much better to repeat yourself in some scenario than sticking with DRY. It should be al...