Search
Bitcoin payments are the 'second stupidest idea I’ve heard,' says Late Show’s Stephen Colbert
14.1.2021
But to be fair, they're a long way behind remote-controlled junk cages
Is Defi Coming to Bitcoin Cash? An Overview of Detoken and the Anyhedge Protocol
30.12.2020
Maybe you’ve heard of Anyhedge. Last April, news.Bitcoin.com published an article about its announcement, but what is it really? What does it do, and how’s it work? The Anyhedge Protocol Anyhedge is an open-source protocol. It is simply a way to use the blockchain (in this case,...
The Best Games Of 2020 That You’ve Never Heard Of
23.12.2020
There are so many games. The Nintendo Switch sees 30 releases a week. More than 50 PC games come out a day on Steam. Fifty. A day. And yes, most of them are shovelware or just plain drivel, but that only makes things worse for the little gems that are hidden within. In such a crazed market, it’s...
Retrospective on Fela
21.12.2020
I really appreciate a real-world walkthrough of a technology. Not only in what that technology does, but why it was chosen and how it worked for a team. Anybody can read the docs, but what you know after years of real-world usage is far more valuable. Hugo “Kitty” Giraudel:
I want to properly...
Survey: There Is ‘Significant Room’ for the NFT Market to Grow Despite Widespread Lack of Knowledge Among People
19.12.2020
A survey about non-fungible token (NFT) trends on crypto users revealed that 47% of correspondents had heard of NFT, and among these, 63% of them had only a basic understanding about it, while 57% of them had never used them. Survey Reveals Common User Has Just a Basic Understanding of NFT Market...
21M Bitcoin and the Promise of Scarcity
17.12.2020
In Bitcoin, the promise of a limited supply is great. This was one of the biggest things that initially appealed to me when I heard about Bitcoin. “No more than twenty one million bitcoins will ever exist!” But can this promise be kept in the long run? Has the Promise Already Been...
Meet Agah Sesli, CMC’s Ambassador From Turkey
2.11.2020
I first heard of Bitcoin in early 2017, when a friend of mine mentioned he was paying one of his Continue Reading
The post Meet Agah Sesli, CMC’s Ambassador From Turkey appeared first on CoinMarketCap Blog
Using Your Own Design System with KendoReact Components
30.10.2020
Maybe you’ve already heard of (or even worked with!) KendoReact. It’s popped up in some of my day-to-day conversations, especially those about working with design systems and React. You could think of it as a component library like Bootstrap or Material Design, except the components...
Novogratz calls PayPal’s Bitcoin news 'the shot heard around the world on Wall Street’
23.10.2020
PayPal coming to crypto is big news for adoption, says the investor
Central Banks Haven’t Made a Good Case for Digital Currencies: WSJ’s Heard on the Street
12.10.2020
Central banks are rushing into digital currencies without considering how the risks might outweigh any benefits, the column argues
Weaved Webs
17.9.2020
There is a bit of an irony with Jamstack.
The concept is simple: you put pre-rendered, static files on web hosting (a CDN) designed to do that well. That’s it. If you need to do more, anything you do from there is done with client-side JavaScript, which is likely talking to serverless...
One Action, Multiple Terminal Windows Running Stuff
8.9.2020
Many development environments require running things in a terminal window. npm run start, or whatever. I know my biggest project requires me to be running a big fancy Docker-based thing in one terminal, Ruby on Rails in another, and webpack in another. I’ve worked on other projects that...
TypeScript, Minus TypeScript
6.8.2020
Unless you’ve been hiding under a rock the last several years (and let’s face it, hiding under a rock sometimes feels like the right thing to do), you’ve probably heard of and likely used TypeScript. TypeScript is a syntactical superset of JavaScript that adds — as its name suggests — typing to...
Friction Logs
4.8.2020
I first heard the term “Friction Log” from Suz Hinton back in April on ShopTalk. The idea makes an extreme amount of sense: Use a thing, and write down moments where you felt friction.
Did some installation step bug out? Did you see something that the docs didn’t mention? Did...
The Buy Zone – Knowing Where To Buy And Sell
9.6.2020
If you’ve ever dabbled in the trading world, chances are you’ve heard about moving averages. But what are they for? Continue Reading
The post The Buy Zone – Knowing Where To Buy And Sell appeared first on CoinMarketCap Blog
Are You a Developer?
27.5.2020
“You’re not really a developer. Sooner or later people are going to realize you don’t know what you’re talking about. You’re just not good enough.” You’ve probably had thoughts like these at one point or another. You’ve never heard someone else tell you that you’re not a developer, but you’re still...
Why a Startup You’ve Never Heard of Is Now Sponsoring a Bitcoin Core Developer
28.4.2020
CardCoins becomes one of the elite few to sponsor a Bitcoin Core developer – in this instance, Hennadii Stepanov, aka Hebasto
CSS Findings From The New Facebook Design
7.4.2020
Ahmad Shadeed digs around the new Facebook’s front-end code.
One that stood out to me:
.element {
inset: 4px 0;
/* Which is equivalent to: top: 4px, bottom: 4px, left: 0, right: 0 */
}
Whaaat? This is the first I’ve heard of the inset property. Ahmad said he saw it working...
Wide Gamut Color in CSS with Display-P3
31.3.2020
Here’s something I’d never heard of before: Display-P3 support in CSS Color Module Level 4 spec. This is a new color profile supported by certain displays and it introduces a much wider range of colors that we can choose from.
Right now the syntax looks something like this in CSS:
header...
7 of the World’s Largest Blockchain-as-a-Service Enterprises
10.3.2020
You’ve heard of Software as a Service (Saas), the means by which businesses subscribe to and access cloud-based software. Blockchain-as-a-service (BaaS) is its distributed ledger equivalent. It describes the process by which a third party installs, hosts and maintains blockchain networks...