Search
Animated Matryoshka Dolls in CSS
27.2.2020
Here’s a fun one. How might we create a set of those cool Matryoshka dolls where they nest inside one another... but in CSS?
I toyed with this idea in my head for a little while. Then, I saw a tweet from CSS-Tricks and the article image had the dolls. I took that as a sign! It was time to...
Bitcoin Bulls Weaken as it Hits a 30-day Low; What’s More in the Trunk?
27.2.2020
Bitcoin (BTC) plummets to $9,000 and even below the incredible support at $8,700 over the past 24 hours. As the king of crypto nosedives below the former major support, i.e., $9,500, $9,450 and $9,000, we can anticipate an onset of a bear market. The bulls are seen weakening as BTC hits a fresh...
Bitcoin Bulls Weaken as it Hits a 30-day Low; What’s More in the Trunk?
27.2.2020
Bitcoin (BTC) plummets to $9,000 and even below the incredible support at $8,700 over the past 24 hours. As the king of crypto nosedives below the former major support, i.e., $9,500, $9,450 and $9,000, we can anticipate an onset of a bear market. The bulls are seen weakening as Bitcoin hits a fresh...
Let’s Say You Were Going to Write a Blog Post About Dark Mode
26.2.2020
This is not that blog post. I'm saying let's say you were.
This is not a knock any other blog posts out there about Dark Mode. There are lots of good ones, and I'm a fan of any information-sharing blog post. This is more of a thought exercise on what I think it would take to write a really great...
Chameleonic Header
26.2.2020
Nice demo from Sebastiano Guerriero. When a fixed-position header moves from overlapping differently-colored backgrounds, the colors flop out to be appropriate for that background. Sebastiano's technique is very clever, involving multiple copies of the header within each section (where the copies...
Bitcoin Mining Difficulty Slips For the First Time in 2020 + More News
26.2.2020
Crypto Briefs is your daily, bite-sized digest of cryptocurrency and blockchain-related news – investigating the stories flying under the radar of today’s crypto news.
Mining news
After five consecutive increases, the Bitcoin mining difficulty dropped by 0.38% on February 25, and is estimated...
Weaving a Line Through Text in CSS
26.2.2020
Earlier this year, I came across this demo by Florin Pop, which makes a line go either over or under the letters of a single line heading. I thought this was a cool idea, but there were a few little things about the implementation I felt I could simplify and improve at the same time.
First off,...
In-Browser Performance Linting With Feature Policies
26.2.2020
Here’s a neat idea from Tim Kadlec. He uses the Modheader extension to toggle custom headers in his browser. It also lets him see when images are too big and need to be optimized in some way. This is a great way to catch issues like this in a local environment because browsers will throw an error...
Next Step Mobile Surveillance: How You Walk, Your Heartbeat – Why Bitcoin Matters to Combat Government Privacy Invasion
26.2.2020
It may sound like something from a dystopian cyberpunk movie, but payment providers could soon be validating transactions by the way users walk, their heartbeat, veins, and more. Mastercard has recently revealed they “have been testing heartbeat, vein technology, and the way people walk...
Tezos (XTZ) & Chainlink (LINK) Prices Slide 10% — More Pain or Buy the Dip?
25.2.2020
As altcoin prices correct alongside Bitcoin, traders look to buy dips on the best performers of 2020
Instant GraphQL Backend with Fine-grained Security Using FaunaDB
25.2.2020
GraphQL is becoming popular and developers are constantly looking for frameworks that make it easy to set up a fast, secure and scalable GraphQL API. In this article, we will learn how to create a scalable and fast GraphQL API with authentication and fine-grained data-access control...
Bank Issues Blockchain-powered Employee ID + More News
25.2.2020
Crypto Briefs is your daily, bite-sized digest of cryptocurrency and blockchain-related news – investigating the stories flying under the radar of today’s crypto news.
Adoption news
NongHyup (NH) Bank has become the first company in South Korea to issue blockchain-powered employee ID cards, reports...
“What You Said” (Feb. 24), a Weekly Round-Up of Sentiments From the Community
25.2.2020
Welcome back to our weekly blog series, “What You Said,” where we conduct fun polls for our community and shareContinue Reading
The post “What You Said” (Feb. 24), a Weekly Round-Up of Sentiments From the Community appeared first on CoinMarketCap Blog
Responsive Grid Magazine Layout in Just 20 Lines of CSS
25.2.2020
I was recently working on a modern take of the blogroll. The idea was to offer readers a selection of latest posts from those blogs in a magazine-style layout, instead of just popping a list of our favorite blogs in the sidebar.
The easy part was grabbing a list of posts with excerpts from...
How to Specify User Agent with cURL
25.2.2020
Over the years I’ve shared how to perform a number of actions with cURL: how to send POST data, how to retrieve headers, follow redirects, check GZIP encoding, and more. Another useful cURL directive is sending the user agent, as some servers respond with different content or headers...
CoolBitX Raises $16.7M to Make Crypto More Bank-Friendly
25.2.2020
In 2020, the startup’s focus is on new products and features that comply with new rules from the Financial Action Task Force
Pages for Likes
24.2.2020
I posted about parsing an RSS feed in JavaScript the other day. I also posted about my RSS setup talking about how Feedbin is at the heart of it.
Dave discovered that Feedbin can also produce an RSS feed for all your likes. Likes is a feature of Feedbin, and fortunately also NetNewsWire, which...
G20 on Tax, 'Global Stablecoins' and Crypto Market Oversight + More News
24.2.2020
Crypto Briefs is your daily, bite-sized digest of cryptocurrency and blockchain-related news – investigating the stories flying under the radar of today’s crypto news.
Regulation news
Finance ministers and central bank governors of the Group of 20 (G20) major economies released a communique after...
Case Study: CoinMarketCap Drives Product Adoption for Crypto.com
24.2.2020
Since inception in 2013, CoinMarketCap has become the world’s most used price-tracking source for retail users when comparing thousands ofContinue Reading
The post Case Study: CoinMarketCap Drives Product Adoption for Crypto.com appeared first on CoinMarketCap Blog
Gutenberging
24.2.2020
It's been over a year since the big WordPress launch of Gutenberg, the new editor. It seems to me most of the controversy around it has died down. There has been enough time that the UX and accessibility of it have improved, and people are seeing the potential a lot more clearly. There ain't...