Search
Stablecoin market cap increases by $100M every single day
4.9.2020
‘DeFi yields and interest rates are clearly a vacuum sucking in a lot of stablecoins,’ says Coin Metrics’ Nic Carter
Why Fusion’s DCRM is The Best Option for DeFi Users
3.9.2020
The race for blockchain interoperability was very much a trending topic during the bull market of 2017. Back then, we witnessed the birth of very promising projects like Fusion and Wanchain. Then the bear market started, and interoperability was no longer as hot as it once was, similar to every...
Inside Ethereum’s Testnet Headwinds & Growth in Tokenized Bitcoin: A Data Perspective by IntotheBlock
2.9.2020
Powered by Every week, IntoTheBlock brings you an on-chain analysis of top news stories in the crypto space. Leveraging blockchain’sContinue Reading
The post Inside Ethereum’s Testnet Headwinds & Growth in Tokenized Bitcoin: A Data Perspective by IntotheBlock appeared first on CoinMarketCap...
The IRS wants to tax every penny of your crypto, US government memorandum says
1.9.2020
That will be confusing for some, and unsurprising for others
A Bit on CI/CD
27.8.2020
I’d say “website” fits better than “mobile app” but I like this framing from Max Lynch:
Every production mobile app ultimately has a set of recurring tasks around integration, testing, deployment, and long term maintenance. These tasks often must be automated across...
Inside Ethereum’s Testnet Headwinds & Growth in Tokenized Bitcoin : A Data Perspective by IntoTheBlock
26.8.2020
Powered by Every week, IntoTheBlock brings you an on-chain analysis of top news stories in the crypto space. Leveraging blockchain’sContinue Reading
The post Inside Ethereum’s Testnet Headwinds & Growth in Tokenized Bitcoin : A Data Perspective by IntoTheBlock appeared first on CoinMarketCap...
IRS Plans to Ask Every American Worker if They Used Crypto in 2020
21.8.2020
Every American filing taxes for 2020 will have to tell the IRS whether they used crypto this year, according to new drafts from the tax agency
Leading-Trim: The Future of Digital Typesetting
21.8.2020
leading-trim is a suggested new CSS property that lets us remove the extra spacing in every font so that we can more predictably style text. Ethan Wang has written about it — including how Microsoft has advocated for it — and that it’s now part of the Inline Layout Module Level 3 spec.
You’d use...
Massive $2,000,000 Prize Pool in the Biggest Ever Promotion Launched on Bitcoin Games
20.8.2020
One lucky spin can propel your bet into a 5,000X multiplier, churning out huge amounts of money. Read on to find out how. Win Every Day Bitcoin Games, our very own cryptocurrency gaming portal, has teamed up with the popular games provider Pragmatic Play to bring a $2 Million tournament promotion...
Chapter 3: The Website
19.8.2020
Previously in web history…
Berners-Lee, motivated by his own curiosity, creates the World Wide Web at CERN. He releases its technologies to the public domain, which enables the development of several new browsers for every operating system. Mosaic proves to the most popular, and...
Bitcoin’s Gold Rush
19.8.2020
Powered by Every week, IntoTheBlock brings you an on-chain analysis of top news stories in the crypto space. Leveraging blockchain’sContinue Reading
The post Bitcoin’s Gold Rush appeared first on CoinMarketCap Blog
4 Reasons Why Bitcoin’s Price Hike Beats Every Other Asset Class - Report
18.8.2020
With the price of bitcoin (BTC) rising by more than 71% (Tuesday 14:00 UTC) since the beginning of this year, a recent analysis points to four factors which have allowed the cryptocurrency to generate a return that beats out every other asset class' performance.
The primary drivers that have pushed...
Oracle-Mania & the Binance Effect
13.8.2020
Powered by Every week, IntoTheBlock brings you an on-chain analysis of top news stories in the crypto space. Leveraging blockchain’sContinue Reading
The post Oracle-Mania & the Binance Effect appeared first on CoinMarketCap Blog
Every Website is an Essay
7.8.2020
Every website that’s made me oooo and aaahhh lately has been of a special kind; they’re written and designed like essays. There’s an argument, a playfulness in the way that they’re not so much selling me something as they are trying to convince me of the thing. They use words and type and color...
JavaScript Fatigue
6.8.2020
From Nicholas Zakas’ newsletter, on how he avoids JavaScript fatigue:
 I don’t try to learn about every new thing that comes out. There’s a limited number of hours in the day and a limited amount of energy you can devote to any topic, so I choose not to learn about anything...
Building Custom Data Importers: What Engineers Need to Know
6.8.2020
Importing data is a common pain-point for engineering teams. Whether its importing CRM data, inventory SKUs, or customer details, importing data into various applications and building a solution for this is a frustrating experience nearly every engineer can relate to. Data import, as a critical...
Inside the Flash Crash & DeFi’s Most Recent All-Time High
5.8.2020
Powered by Every week, IntoTheBlock brings you an on-chain analysis of top news stories in the crypto space. Leveraging blockchain’sContinue Reading
The post Inside the Flash Crash & DeFi’s Most Recent All-Time High appeared first on CoinMarketCap Blog
Inside the Flash Crash & DeFi’s Most Recent All-Time High
5.8.2020
Powered by Every week, IntoTheBlock brings you an on-chain analysis of top news stories in the crypto space. Leveraging blockchain’sContinue Reading
The post Inside the Flash Crash & DeFi’s Most Recent All-Time High appeared first on CoinMarketCap Blog
Bitcoin Cash Difficulty Algorithm Debate Heats Up With Fears of Another Chain Split
5.8.2020
With a touch more than three months left until the next Bitcoin Cash upgrade, crypto proponents have been witnessing a new quarrel rise after last year’s contentious Infrastructure Funding Proposal (IFP). This time around, the tensions derive from the Difficulty Algorithm Adjustment (DAA)...
The Cicada Principle, revisited with CSS variables
5.8.2020
Lea Verou digging up the CSS trickery classic and applying it to clip the backgrounds of some code blocks:
The main idea is simple: You write your main rule using CSS variables, and then use :nth-of-*() rules to set these variables to something different every N items. If you use enough...