Search
Major EOS Block Explorer Bloks.io Acquired by Metal Pay
21.8.2020
EOSIO explorer Bloks.io now belongs to another firm
Shock: Ethereum Miners Against Proposal to Reduce Block Rewards by 75%
21.8.2020
The new EIP-2878 would reduce block rewards by 75% and has received sharp criticism from miners who say it will compromise the network’s security
To grid or not to grid
20.8.2020
Sarah Higley does accessibility work and finds that “tables and grids are over-represented in accessibility bugs.”
The drum has been banged a million times: don’t use a <table> for layout. But what goes around comes around. What’s the the #1 item in a list...
Block.one's Voice Beta Goes Live + More News
17.8.2020
Here is your daily, bite-sized digest of cryptoasset and blockchain-related news – investigating the stories flying under the radar of today’s crypto news.
Business news
Block.one's social media site, Voice, is almost ready to go live, as its beta program opens its doors to the friends and family...
Lockdown Life & Darknets: BTC Still the DNM King, Cashaa’s Stolen Coins Sent to Hydra, Cannabis Sales Surge
17.8.2020
During the last six months, the Covid-19 outbreak has caused a lot of disarray in the world and one thing is for sure, the use of darknet markets has surged. While the citizens of the globe have been locked down, cannabis sales have skyrocketed and the dollar value of bitcoin transactions done...
CSS-Tricks Chronicle XXXVIII
15.8.2020
Hey gang! I’ve been fortunate enough to be a guest in a variety of different here, so I thought it was time for another Chronicle post. You know, those special posts where I round up the random goings-on of things I do off of this site.
I joined Ed & Tom over on A Question of Code.
We...
Practical Use Cases for JavaScript’s closest() Method
12.8.2020
Have you ever had the problem of finding the parent of a DOM node in JavaScript, but aren’t sure how many levels you have to traverse up to get to it? Let’s look at this HTML for instance:
<div data-id="123"<buttonClick me</button</div
That’s pretty straightforward, right? Say...
Paytm Freezes Indian Bank Accounts Suspected of Cryptocurrency Trading: Report
11.8.2020
India’s largest mobile commerce platform Paytm has reportedly been freezing the bank accounts of users suspected of crypto trading, even though cryptocurrency, including bitcoin, is legal in India. The country still does not have a legal framework for cryptocurrencies but the government says...
More Control Over CSS Borders With background-image
7.8.2020
You can make a typical CSS border dashed or dotted. For example:
.box {
border: 1px dashed black;
border: 3px dotted red;
}
You don’t have all that much control over how big or long the dashes or gaps are. And you certainly can’t give the dashes slants, fading, or animation!...
What does 100% mean in CSS?
7.8.2020
When using percentage values in CSS like this…
.element {
margin-top: 40%;
}
…what does that % value mean here? What is it a percentage of? There’ve been so many times when I’ll be using percentages and something weird happens. I typically shrug, change the value to something else...
font-weight: 300 considered harmful
7.8.2020
Tomáš Janoušek:
Many web pages these days set font-weight: 300 in their stylesheet. With DejaVu Sans as my preferred font, this results in very thin and light text that is hard to read, because for some reason the “DejaVu Sans ExtraLight” variant (weight 200) is being used...
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...
$5.6 Million Double Spent: ETC Team Finally Acknowledges the 51% Attack on Network
6.8.2020
The Ethereum Classic (ETC) blockchain network lost $5.6 million to one miner following a 51% attack initially thought to be a chain split. During the attack, the offending miner managed to double-spend 807,260 ETC ($5.6 million) after spending 17.5 BTC or $200,000 (at time of writing) to acquire...
Judge Worries Plaintiffs’ Lawyers Trying to Line Their Pockets in Block.one ICO Lawsuit
6.8.2020
The district judge criticized a class-action lawsuit brought against Block.one for appearing to be an attempt to earn high legal fees
NASDAQ-Listed MicroStrategy, Wary of Looming Dollar Inflation, Turns to Bitcoin and Gold
5.8.2020
“If you have large dollar values and you're hoping for any kind of return on them, that's faded,” said CEO Michael Saylor. “Gold, silver, and bitcoin are showing strength.”
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...
Ethereum Medalla Testnet Launch Suffers Block Finality Issue
4.8.2020
The Ethereum Medalla Testnet launched, but it is not yet achieving the participation it needs
Single Miner Reorgs Ethereum Classic – Devs Report a Chain Split
1.8.2020
Members of the Ethereum Classic team reported that the network suffered a reorganization (reorg) today. The blockchain network is asking service providers to halt deposits while it carries out maintenance of the chain. The latest event follows a similar attack in January 2019, which led to some...
Ethereum Classic Undergoes Likely 51% Attack With 3693-Block Chain Reorganization
1.8.2020
Developers advise exchanges to pause ETC deposits and withdrawals
Block 478,559: Bitcoin Cash Fans Worldwide Celebrate the Cryptocurrency’s 3rd Anniversary
1.8.2020
Three years ago at approximately 2:14 p.m. ET, the first Bitcoin Cash blocks were mined. That day, block 478,558 was the last common block found, and six hours later Viabtc mined the first Bitcoin Cash block (nr 478,559). The course of history was changed ever since this point, as the scaling...