Search
How to Keep Data Private With Google and Apple’s Contact Tracing App
14.5.2020
Tokenized technological solutions would be a better option for identity verification at scale without sacrificing people’s data and their privacy
More Than $220M in Bitcoin Withdrawn from Crypto Exchanges Since the Halving
14.5.2020
In mid-April, news.Bitcoin.com reported on a great number of BTC withdrawn from cryptocurrency trading platforms and after the third BTC halving, the trend has picked up once again. Data from Glassnode’s Bitcoin Exchange Net-Flow statistics show that close to 24,000 BTC has been withdrawn...
Pseudo-elements in the Web Animations API
14.5.2020
To use the Web Animations API (e.g. el.animate()) you need a reference to a DOM element to target. So, how do you use it on pseudo-elements, which don’t really offer a direct reference? Dan Wilson covers a (newish?) part of the API itself:
const logo...
Many Ether Whales Might Be Leaving for Bitcoin: Data
13.5.2020
The seven-day average of the number of unique addresses holding 10,000 ethers or more fell to 1,050 on Tuesday. That's the lowest level since January 2019
This Week in Crypto: A Data Perspective
13.5.2020
Powered by In this new format, IntoTheBlock will be looking at key weekly developments in the crypto space from aContinue Reading
The post This Week in Crypto: A Data Perspective appeared first on CoinMarketCap Blog
Bitcoin Price Hits $9K as Data Shows Miner Revenues Fell 47% in 1 Day
13.5.2020
The halving hits as commentators consider the increasing importance of fees for miners going forward, but price volatility lessens
React Single File Components Are Here
13.5.2020
Shawn Wang is talking about RedwoodJS here:
… it is the first time React components are being expressed in a single file format with explicit conventions.
Which is the RedwoodJS idea of Cells. To me, it feels like a slightly cleaner version of how Apollo wants you to do it with useQuery....
Privacy Indifference is Conditioned, Zcash Company Says
12.5.2020
More people care more about their data and privacy than companies would like the public to believe
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...
China’s BSN Aims to Reclaim Financial Data From Tech Giants
12.5.2020
Research Fellow Martin Chorzempa argued that China’s blockchain strategy is entirely focused on domestic objectives during Consensus
Dealing With Stale Props and States in React’s Functional Components
12.5.2020
There’s one aspect of JavaScript that always has me pulling my hair: closures. I work with React a lot, and the overlap there is that they can sometimes be the cause of stale props and state. We’ll get into exactly what that means, but the trouble is that the data we use to build our UI can...
How I Put the Scroll Percentage in the Browser Title Bar
12.5.2020
Some nice trickery from Knut Melvær.
Ultimately the trick boils down to figuring out how far you’ve scrolled on the page and changing the title to show it, like:
document.title = `${percent}% ${post.title}`
Knut’s trick assumes React and installing an additional library. I’m sure...
Crypto Companies, Law Enforcement and Intelligence Firms Team Up to Fight Human Trafficking
12.5.2020
Crypto companies, intelligence firms and law enforcement agencies team up to fight human trafficking through data sharing and educational awareness
Intel má problém. Zranitelný Thunderbolt útočníkům zpřístupní všechna data, i šifrovaná
12.5.2020
Intel má děravé Thunderboltx 1, 2 a 3 • Chybu částečně opravil loni, ale není dostupná všude • Thunderspy umožňuje nabourat se do PC i bez hesla
min(), max(), and clamp() are CSS magic!
12.5.2020
Nice video from Kevin Powell. Here are some notes, thoughts, and stuff I learned while watching it. Right when they came out, I was mostly obsessed with font-size usage, but they are just functions, so they can be used anywhere you’d use a number, like a length.
Sometimes pretty basic usage...
Bitcoin Transaction Costs Soar 400% Amid Halving Hyperbole
11.5.2020
The average transaction cost for Bitcoin (BTC) soared 414% in the days before the halving, peaking at $3.19 on May 8, from as low as $0.62 on April 26. This is the highest price bitcoiners have paid for a transaction on the network in ten months, according to data from Bitinfocharts. Fees are paid...
Bitcoin Miners Sell BTC Months After Halving, On-Chain Data Suggests
10.5.2020
The Bitcoin halving is just one day away, and historical data suggests a post halving selloff isn’t guaranteed
Quantitative Hardening: Dissecting the Third Bitcoin Halving, 3 Key Data Points to Watch
10.5.2020
In a touch more than 24-hours time, the third bitcoin halving will take place on May 12, 2020, on or around 9:50 p.m. ET. Miners will see their revenues slashed in half from 12.5 coins to 6.25 BTC after the halving and speculators wonder what will happen after the event. Currently, according...
Chromium lands Flexbox gap
9.5.2020
I mentioned this the other day via Michelle Barker’s coverage, but here I’ll link to the official announcement. The main thing is that we’ll be getting gap with flexbox, which means:
.flex-parent {
display: flex;
gap: 1rem;
}
.flex-child {
flex: 1;
}
That’s excellent...
Most Bitcoin Buyers Are in the Money Ahead of the Halving, Data Suggests
8.5.2020
Nearly 85% — or 25.79 million — of addresses holding bitcoin are now “in-the-money.”