Search
Kotlin Coroutines and Delay
11.6.2020
Whenever I suspect that there’s a timing conflict causing a problem with rendering and directives, I usually opt for a JavaScript setTimeout with a delay. The setTimeout code never makes it to production, but it does help me to understand if my code is the problem or if there’s a timing...
US Law Enforcement Promises $5M for the Capture of Venezuela’s Superintendent of Cryptocurrencies
2.6.2020
U.S. Immigration and Customs Enforcement’s (ICE) and Homeland Security Investigations (HSI), has put out a bounty for $5 million for the arrest and conviction of Venezuela’s superintendent of cryptocurrency. Joselit de la Trinidad Ramirez Camacho is now added to America’s Most...
Cardano is Working on a Microchip That Would Give Crypto a Cash-like Experience
22.5.2020
Cardano is working on a crypto-native microchip that would enable crypto transitions without the internet access, potentially delivering fiat-like experience to the hundreds of millions around the world
Ripple Seems to Be Developing a Blockchain-Based Working Capital Loans Product
13.5.2020
A recent job listing at blockchain-based payments firm Ripple indicates that it is working on a working capital loan product
Using CSS Masks to Create Jagged Edges
12.5.2020
I was working on a project that had this neat jagged edge along the bottom of a banner image.
Looking sharp… in more ways than one.
It’s something that made me think for a second and I learned something in the process! I thought I’d write up how I approached it so you can use it on your...
Charles Hoskinson on the Power of Crypto, Working From Home, and Mongolian Hunting Falcons
10.5.2020
“Crypto Titans” is a series of personal interviews conducted by CoinMarketCap with prominent and forward-thinking minds tinkering on and behindContinue Reading
The post Charles Hoskinson on the Power of Crypto, Working From Home, and Mongolian Hunting Falcons appeared first...
Charles Hoskinson on the Power of Crypto, Working From Home, and Mongolian Hunting Falcons
9.5.2020
“Crypto Titans” is a series of personal interviews conducted by CoinMarketCap with prominent and forward-thinking minds tinkering on and behindContinue Reading
The post Charles Hoskinson on the Power of Crypto, Working From Home, and Mongolian Hunting Falcons appeared first...
Cointext CTO Reveals a New Protocol That Aims to Bolster a Censorship-Resistant Economy for Bitcoin Cash
9.5.2020
On May 7, the Cointext CTO and cofounder of Countermarkets, Vin Armani revealed a new project he’s been working on called “Signal, Watch, and Pay Protocol” (SWaP). Armani’s published specification and reference code of SWaP indicates that the platform allows “onchain...
Working With MDX Custom Elements and Shortcodes
7.5.2020
MDX is a killer feature for things like blogs, slide decks and component documentation. It allows you to write Markdown without worrying about HTML elements, their formatting and placement while sprinkling in the magic of custom React components when necessary.
Let’s harness that magic and look...
Angular + Jamstack! (Free Webinar)
5.5.2020
(This is a sponsored post.)
It’s easy to think that working with Jamstack means working with some specific set of technologies. That’s how it’s traditionally been packaged for us. Think LAMP stack, where Linux, Apache, MySQL and PHP are explicit tools and languages. or MEAN...
No Global Central Bank Is Working on Retail Digital Currency Use, Says R3
1.5.2020
R3 claims that no central bank is currently pursuing the development of a retail CBDC
How to Add Lunr Search to your Gatsby Website
22.4.2020
The Jamstack way of thinking and building websites is becoming more and more popular.
Have you already tried Gatsby, Nuxt, or Gridsome (to cite only a few)? Chances are that your first contact was a “Wow!” moment — so many things are automatically set up and ready to use. 
There are some...
Coinmama Appoints Unicorn IronSource GM Sagi Bakshi as CEO
21.4.2020
Unicorn startup IronSource’s general manager, Sagi Bakshi, has joined cryptocurrency exchange Coinmama as CEO, saying he believes that the future of money is Bitcoin. Since 2013, Coinmama has been at the forefront of the financial revolution, working to simplify the way the world does crypto....
The Contrast Triangle
21.4.2020
Chip Cullen:
Let’s say you’re building a site, and you’re working with a designer. They come to you with some solid designs, and you’re ready to go. You’re also a conscientious front end developer and you like to make sure the sites you build are accessible. The designs you’re working from have...
Cryptocurrency Markets Moved by Regulatory Actions, Federal Reserve Bank Paper Shows
20.4.2020
The Federal Reserve Bank of Dallas has published a paper showing how cryptocurrency markets are affected by crypto regulatory actions. The research also determines whether the authorities have some scope to make cryptocurrency regulation effective. Influencing Cryptocurrency Markets and Prices Last...
Spanish Researchers Working to Curb Coronavirus Spread With Blockchain App
17.4.2020
As well as helping predict the spread of COVID-19, the app could act as a digital version of government certificates permitting citizens to go to work or the store
Chiliz Working on Blockchain-Based Covid-19 Immunity Passes for Football Fans
13.4.2020
Covid-19 immunity passports are seeing plenty of criticism, but one blockchain startup is already planning to use them for opening up stadiums to football fans
When debugging, your attitude matters
12.4.2020
Julia Evans:
I was debugging some CSS last week, and I think that post is missing something important: your attitude.
Now – I’m not a very good CSS developer yet. I’ve never written CSS professionally and I don’t understand a lot of basic CSS concepts (I think I finally understood for the first...
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...
A Glimpse Into CoinMarketCap’s WFH Setup
4.4.2020
Hey CMC-fam! How are you guys holding up working from home?  We understand that increasingly more people around the worldContinue Reading
The post A Glimpse Into CoinMarketCap’s WFH Setup appeared first on CoinMarketCap Blog