Search
Bitcoin is NOT DEAD; It is Just Another Day in Crypto!!
3.6.2020
Bitcoin reversed its bullish streak and just formed the other leg of the table on the intraday chart as it lost 8% in just minutes from trading around $10,100 to a candlewick dip around $9.2k on Coinbase. Important to note that as and when BTC price has breached above $10k in the ongoing year until...
Vitalik Tells CZ to Think Bigger: Crypto is More Than Just ‘Protest’ Money
3.6.2020
The Ethereum co-founder says the crypto community needs to get with the times
Bitcoin Fees Fall 60% While Transaction Count Declines
30.5.2020
Bitcoin (BTC) average transaction fees dropped by nearly 60% in the last week, as the number of transactions queuing up to be processed on the network eased. According to data from Bitinfocharts, the cost of making a transaction over the Bitcoin blockchain fell to around $2.61 on May 28, down from...
Global CSS options with custom properties
30.5.2020
With a preprocessor, like Sass, building a logical “do this or don’t” setting is fairly straightforward:
$option: false;
@mixin doThing {
@if $option {
do-thing: yep;
}
}
.el {
@include doThing;
}
Can we do that in native CSS with custom properties? Mark Otto shows...
Core Web Vitals
29.5.2020
Core Web Vitals is what Google is calling a a new collection of three web performance metrics:
LCP: Largest Contentful Paint
FID: First Input Delay
CLS: Cumulative Layout Shift
These are all measurable. They aren’t in Lighthouse (e.g. the Audits tab in Chrome DevTools) just yet, but sounds...
The Many Facts Pointing to Adam Back Being Satoshi
28.5.2020
During the last year, news.Bitcoin.com created a series that shows the many facts that point to certain individuals who might just be Satoshi Nakamoto and it’s been a popular run so far. Our series has covered nearly everyone, but there are still a few individuals that haven’t been...
Get Programmatic Control of your Builds with Netlify Build Plugins
27.5.2020
Today at Jamstack_Conf, Netlify announced Build Plugins. What it does is allow you to have particular hooks for events within your build, like when the build starts or ends. What’s nice about them is that they’re just a plain ‘ol JavaScript object, so you can insert some logic...
Are You a Developer?
27.5.2020
“You’re not really a developer. Sooner or later people are going to realize you don’t know what you’re talking about. You’re just not good enough.” You’ve probably had thoughts like these at one point or another. You’ve never heard someone else tell you that you’re not a developer, but you’re still...
Polkadot Mainnet Not Yet Live, Just a Mainnet Candidate
26.5.2020
Time will tell if the network will cement its dominance
Framer Web
26.5.2020
The prototyping app Framer just launched the web version of their design tool and it looks pretty darn neat. I particularly love the design of the marketing site that explains how to use Framer and what sets it apart from other design tools. They have a ton of examples that you can pop open...
Despite Trust Model Debates, Ethereum Is Bitcoin’s Largest Sidechain by Total Value Locked
26.5.2020
The Ethereum network now has more bitcoin held in reserves than the Lightning Network, according to onchain statistics. At the time of publication, Wrapped Bitcoin (WBTC) has close to 4,000 BTC ($34.7M) held in reserves, while the Lightning Network has only 925 BTC ($8.3M). Wrapped Bitcoin...
Block Links: The Search for a Perfect Solution
25.5.2020
I was reading this article by Chris where he talks about block links — you know, like wrapping an entire card element inside an anchor — being a bad idea. It’s bad accessibility because of how it affects screen readers. And it’s bad UX because it prevents simple user tasks, like selecting text.
But...
Over a Hundred 10-Year-Old Bitcoin Addresses Signed: Message Calls ‘Craig Wright a Fraud’
25.5.2020
Just recently news.Bitcoin.com reported on Craig Wright’s recently submitted bitcoin address list that contained at least three spent blocks. Following the court filing, on May 25 a pastezone dump of 144 addresses, which are also represented in Wright’s list, contained a verified...
How to Convert a Date String into a Human-Readable Format
25.5.2020
I’ll be the first to admit that I’m writing this article, in part, because it’s something I look up often and want to be able to find it next time. Formatting a date string that you get from an API in JavaScript can take many shapes — anything from loading all of Moment.js to have...
"It’s Just a Matter of Time" Before BTC Break's All-Time High, Investment App CEO Says
22.5.2020
One Crypto industry CEO sees Bitcoin hitting all-time highs at some point as the perfect facilitatory atmosphere sets up the move
Let’s Make One of Those Fancy Scrolling Animations Used on Apple Product Pages
22.5.2020
Apple is well-known for the sleek animations on their product pages. For example, as you scroll down the page products may slide into view, MacBooks fold open and iPhones spin, all while showing off the hardware, demonstrating the software and telling interactive stories of how the products...
3 Bitcoin Price Metrics Just Converged — A Bull Run Has Always Followed
22.5.2020
A basket of one quant analyst’s favorite metrics is still overly bullish, casting aside this week’s Bitcoin price drop
A “new direction” in the struggle against rightward scrolling
21.5.2020
You know those times you get a horizontal scrollbar when accidentally placing an element off the right edge of the browser window? It might be a menu that slides in or the like. Sometimes we to overflow-x: hidden; on the body to fix that, but that can sometimes wreck stuff like position:...
Flexbox-like “just put elements in a row” with CSS grid
21.5.2020
It occurred to me while we were talking about flexbox and gap that one reason we sometimes reach for flexbox is to chuck some boxes in a row and space them out a little.
My brain still reaches for flexbox in that situation, and with gap, it probably will continue to do so. It’s worth noting...
Did Satoshi Just Move Craig Wright’s Bitcoins?
20.5.2020
Did Satoshi Nakamoto just move the Bitcoins that the court documents say belong to Dr. Craig Wright?