Search
MakerDAO Token Holders Vote on Whether to Lower DAI Stability Fee by 2%
19.5.2019
MakerDAO initiated a vote about whether to decrease the so-called stability fee for its decentralized stablecoin, DAI
Bitcoin History Part 13: The First Mining Pool
19.5.2019
The notion that anyone could solo mine bitcoin – on a CPU no less – seems positively quaint today. But in 2010, this method wasn’t just possible – it was the norm. With an exponentially lower hashrate, less competition and a 50 bitcoin block reward, there was enough pie...
Crypto Markets See Major Correction, BTC Below $7,350 as US Stock Futures Trade Lower
17.5.2019
After a week of deep green and bullish price performance, crypto markets today are seeing a major correction, with bitcoin dropping below the $7,350 mark
Bitcoin Breaks $6,000, US Stock Index Futures See Lower Open
9.5.2019
Bitcoin has broken above the $6,000 mark for the first time in almost six months, showing marked resilience despite this week’s hack of major crypto exchange Binance
JavaScript Glossary: String toLowerCase()
26.3.2019
Basics
The toLowerCase() String method converts a string object to lower case. The return value of the method is the value of the calling string in lower case
Code Challenge #10: Lazy Loading Animal Memes
18.5.2018
In a bid to lower the load times of a website, several techniques have been developed. One such technique is the lazy loading of images on the page.
TL, DR
Here's The Programming Game You Never Asked For
15.4.2016
You know what's universally regarded as un-fun by most programmers? Writing assembly language code.
As Steve McConnell said back in 1994:
Programmers working with high-level languages achieve better productivity and quality than those working with lower-level languages. Languages such as...