Search
Block.one Failed to Decentralize EOS, Argues New Securities Fraud Lawsuit
19.5.2020
The plaintiffs – a crypto fund and an individual investor – are seeking compensatory damages from Block.one and other defendants
Another Class Action Against Block.One Alleges Dirty Dealings During EOS ICO
18.5.2020
Filed this morning, the second class action against block.one estimates that U.S. investors made up $200 million of the EOS ICO, in violation of securities law
Bitcoin Block Generation Speed Falls to 2017 Lows
18.5.2020
Just 95 blocks were generated on the Bitcoin blockchain yesterday, as miners are readjusting to post-halving conditions
45 Older-Generation Bitcoin Miners Are Unprofitable After the Reward Halving
17.5.2020
On May 11, the Bitcoin network experienced its third block reward halving, which had chopped the 12.5 BTC reward to 6.25 coins following the event. It’s been close to a week later, and data stemming from mining rig profitability websites show that more than 45 older generation devices are...
Fake Deaths, Real Deaths, & a Permanently Reduced Block Reward: Bad Crypto News of the Week
16.5.2020
Check out this week’s Bad Crypto News
WTF is a Static API
15.5.2020
Just like there is a movement to make more websites (and more of websites) from pre-rendered static files (Jamstack), so to might we consider moving content-based APIs to be static. Sean C Davis:
A static API is simply a collection of flat JSON files that live on a content delivery...
Online Together
14.5.2020
(This is a sponsored post.)
An Event Apart: Online Together is a single-day online conference with an intense focus on digital design, UX, content, code, and more, giving you deep insights into where we are now and where things are going next.
AEA! With a brand new online version of their...
Bitcoin Miners Revenue Plunge 48% as Halving Impact Kicks In
14.5.2020
Revenue for Bitcoin (BTC) miners plunged 48% a day following the third halving, as the full impact of the periodic supply cut event began to take effect. According to data from crypto company Blockchain, the total value of block subsidies and transaction fees paid to miners crashed to $8.95 million...
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...
‘History Has Repeated’: F2Pool Explains Message in Last Block Before Bitcoin Halving
13.5.2020
F2Pool co-founder Wang Chun tells Consensus: Distributed why he chose a $2.3T NY Times headline for Bitcoin's last block before the halving
2 Days After the Bitcoin Halving: Network ‘Remains Strong,’ Higher Fees, Bullish Sentiment
13.5.2020
On May 11, 2020, the Bitcoin network completed it’s third block reward halving and the network seems to be chugging along just fine. However, it may take a while longer to see the halving’s effect on the mining industry and right now bitcoin transaction fees have risen exponentially....
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....
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...
Recent Episodes of ShopTalk Show
12.5.2020
There is a super cool new Podcast block for WordPress Gutenberg you use Jetpack (released in 8.5). I wanted to try it out, so below you’ll see recent episodes from ShopTalk Show. I’d tell you all about the recent episodes, except then this blog post wouldn’t age very well, because...
Why does writing matter in remote work?
12.5.2020
Talk to anyone who has an active blog and I bet they’ll tell you it’s been valuable to them. Maybe it’s opened doors. Maybe it’s got them a job. Maybe it’s got them a conference invite. Maybe they just like the thrill of knowing people have read and responded to...
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...
First Mover: Dull Bitcoin Halving Salvaged By Satoshi Tribute in Block 629,999
12.5.2020
A coded-in message on the blockchain harked back the the genesis of the original cryptocurrency
CSS Animation Timelines: Building a Rube Goldberg Machine
12.5.2020
If you’re going to build a multi-step CSS animation or transition, you have a particular conundrum. The second step needs a delay that is equal to the duration of the first step. And the third step is equal to the duration of the first two steps, plus any delay in between. It gets more...
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...
Final Block Mined Before Halving Contained Reminder of BTC’s Origins
12.5.2020
In the final block, Miner f2pool immortalized a NY Times article highlighting the similarities between the 2008 financial crisis and today