Search
Major Car Companies Get Creative Before Next Crypto Bull Run
7.7.2020
Luxury car company Rolls Royce announced a line of cars hosting blockchain puzzles, shortly after Lamborghini revealed a yacht
Block.One Co-Founder Brock Pierce Files to Run for US President
7.7.2020
Brock Pierce has formally filed to run for President of the United States
Bitcoin 90-Day Active Supply Soars to Pre-2017 Bull Run Level: Report
3.7.2020
An on-chain metric which has been declining since 2017 is now signaling a bullish trend, analysts from Stack Funds say
Huobi Becomes First Major Exchange to Run a Chainlink Node
3.7.2020
Huobi has become the first major exchange to run a Chainlink node in an effort to improve data authenticity and integrity
Some Performance Links
3.7.2020
Just had a couple of good performance links burning a hole in my pocket, so blogging them like a good little blogger.
Web Performance Recipes With Puppeteer
Puppeteer is an Node library for spinning up a copy of Chrome “headlessly” (i.e. no UI) and controlling it. People use it...
Bitcoin Set for $288K Bull Run in 2020, Popular BTC Price Model Says
1.7.2020
The latest update of Bitcoin’s S2FX price model shows July is beginning exactly as required for a long-term bullish trajectory to continue
Record Breaking Unmoved Bitcoin Data Sparks Expectation of Imminent Bull Run
30.6.2020
The amount of bitcoin that has not moved in over a year is at an all-time high. The last peak was in 2016, before the bitcoin bull run that saw the price spike to $20K. Several forecasting models have predicted that the price of bitcoin will reach $20K this year and the next bull run […]
The...
Bitcoin Dormant Supply Metric Mirrors 2016 Run-Up to $20K BTC Price
29.6.2020
61% of the Bitcoin supply has stayed in the same place for a year or more — the only time that happened was before its all-time highs
Book: The Greatest CSS Tricks Vol. I
29.6.2020
Ya know, for a site called “CSS-Tricks” that I’ve run for well over a decade, it’s a little funny we’ve never done a book under that name. I’ve written a book about WordPress and SVG, but never CSS!
Well, allow me to change that. I’ve been working on...
Bitcoin Closes in the Green Sunday to End Longest Daily Losing Run in 6 Months
29.6.2020
Bitcoin chalked out minor price gains on Sunday, ending its longest run of daily losses for half a year and avoiding a break below the ongoing restricted trading range
New Bitcoin Price Model Suggests ‘Exponential’ Bull Run in One Month
28.6.2020
On-chain analyst Willy Woo published a new Bitcoin price model showing a new BTC bull run could begin in 30 days
Popular Analyst Reveals New Bitcoin Pricing Model: Prediction Suggests ‘Bullish Run a Month Away’
27.6.2020
The popular bitcoin analyst Willy Woo told his 132,000 Twitter followers that he’s working on a new pricing model that suggests a bull run is imminent. In fact, Woo says the model suggests bitcoin is close to “another bullish run” with “maybe another month to go.”...
How to Make localStorage Reactive in Vue
24.6.2020
Reactivity is one of Vue’s greatest features. It is also one of the most mysterious if you don’t know what it’s doing behind the scenes. Like, why does it work with objects and arrays and not with other things, like localStorage?
Let’s answer that that question, and while we’re at it, make...
Chinese Stakeholders Don’t Want to Share Their Personal Data With Government Run Blockchains
10.6.2020
Chinese local governments hit a bump in the road with implementing blockchain applications because stakeholders don’t want to share their data
Making My Netlify Build Run Sass
9.6.2020
Let’s say you wanted to build a site with Eleventy as the generator. Popular choice these days! Eleventy doesn’t have some particularly blessed way of preprocessing your CSS, if that’s something you want to do. There are a variety of ways to do it and perhaps that freedom is part...
Bitcoin Price $75K ‘Within Weeks’? Recovery Mimics 2013 700% Bull Run
8.6.2020
BTC/USD is “perfectly” repeating its run-up to all-time highs in 2013, price analysis reveals, despite mixed feelings about 2020’s outlook
Analyst Predicts Next Bull Run Will Send Bitcoin to $150K and Ether to $9K
8.6.2020
Blockfyre’s co-founder believes a bull market will return, seeing Bitcoin price rise 1,400% to hit $150,000, and Ether and other solid altcoins making even more impressive gains
Ethereum May Not Be Perfect, but Most DApps Still Like to Run With It
4.6.2020
Security, a viable business model and an active community: why the majority of DApp developers still opt for the Ethereum blockchain
New Quantum Model for BTC Predicts Bottom in 2021 Before 2022 Bull Run
3.6.2020
New Bitcoin model based around quantum analysis predicts a potential BTC price drop as low as $2,000 before the next bull-run proper starts in 2022
A New Way to Delay Keyframes Animations
2.6.2020
If you’ve ever wanted to add a pause between each iteration of your CSS @keyframes animation, you’ve probably been frustrated to find there’s no built-in way to do it in CSS. Sure, we can delay the start of a set of @keyframes with animation-delay, but there’s no way to add time between...