Search
Bitcoin Miners Are Selling Coins Faster Than They Can Generate Them
27.3.2020
According to data sites and a number of observers, bitcoin miners are selling coins faster than they can produce them. Ever since the market downturn on March 12 and the week of falling prices that followed, bitcoin miners have been struggling. Also read: Bitcoin Hashrate Down 45% – Miners...
Auto-Growing Inputs & Textareas
25.3.2020
By default, <input> and <textarea> elements don't change size based on the content they contain. In fact, there isn't any simple HTML or CSS way to make them do that. Kinda funny, as that seems like a reasonable use-case. But of course, there are ways, my friend. There are always...
Performance Links
24.3.2020
I've had a number of browser tabs open to articles all related to web performance and gosh darn it if blogging them is a way for me get some closure. They are all good!
Manuel Matuzovic, Why 543 KB keep me up at night:
Yes, I know, it depends. 543 KB aren't always bad, but on that specific page...
Consistent Backends and UX: What are the Barriers to Adoption?
19.3.2020
There are very few scenarios in which an eventually consistent database is preferable over a strongly consistent database. Further, in a multi-region application scenario where scaling is necessary, choosing either an undistributed database or an eventually consistent database is even more...
A Few Background Patterns Sites
18.3.2020
If I need a quick background pattern to spruce something up, I often think of the CSS3 Patterns Gallery. Some of those are pretty intense but remember they are easily editable because they are just CSS. That means you could take these bold zags and chill them out.
CodePen Embed Fallback
My usual...
Banks Have to Embrace Distributed Ledger Tech, Even if It Kills Them
18.3.2020
To secure their futures, banks have to confront their fear of change and embrace innovation, says consultant Chuck Fried
15 Things to Improve Your Website Accessibility
17.3.2020
This is a really great list from Bruce. There is a lot of directly actionable stuff here. Send it around to your team and make it something that you all go through together.
Here's a little one that prodded me to finally fix...
Most screen readers allow the user to quickly see a list of links...
Bitcoin.com Exchange to Sponsor Decentralized Collectible Card Game Splinterlands
17.3.2020
Splinterlands is one of the most popular collectible trading card games in the cryptocurrency scene and a successful decentralized app. To help the game attract more players, and introduce them to bitcoin cash at the same time, Bitcoin.com Exchange will be sponsoring a number of upcoming...
Build a Node.js Tool to Record and Compare Google Lighthouse Reports
16.3.2020
In this tutorial, I’ll show you step by step how to create a simple tool in Node.js to run Google Lighthouse audits via the command line, save the reports they generate in JSON format and then compare them so web performance can be monitored as the website grows and develops.
I’m hopeful this...
The CSS Podcast
15.3.2020
From Adam and Una at Google, a podcast just about CSS. I believe I'm contractually obliged to link to that! Just one episode out so far, a shorty about the box model.
Last time I wrote up podcasts I like was 8 years ago most of them are dead now, except the biggies like This American Life and...
How to Track, Get and Set the Best Transaction Fees with Bitcoin and Bitcoin Cash
14.3.2020
Once set up with a bitcoin or bitcoin cash wallet and some coins, using and sending them is pretty easy. Part of this process involves paying a transaction fee, which is a small amount of coin included in a transaction incentivizing miners to work the tx into a block. Both BTC and BCH transactions...
Tax Office to Contact 350,000 Australians and Remind Them to Report All Crypto Profits
12.3.2020
Australian tax agents have set out to close a gap they say costs the state several billion dollars. Taxpayers who file various work-related claims and investment property deductions or declare income from sharing economy platforms such as Uber and Airbnb may be asked for explanations and receipts....
Fluid Width Video
11.3.2020
IN A WORLD of responsive and fluid layouts on the web, ONE MEDIA TYPE stands in the way of perfect harmony: video. There are lots of ways in which video can be displayed on your site. You might be self-hosting the video and presenting it via the HTML5 <video tag. You might...
Australian Tax Watchdog Contacting Crypto Holders to ‘Remind Them’ to Pay Up
11.3.2020
Australian tax officials are reportedly making a concerted effort to remind thousands of crypto holders of their tax obligations
Why Are ‘Bitcoin Group’ and ‘Bitcoin Revolution’ Such Popular Searches on Google?
11.3.2020
Google searches can reveal a lot about the perception of the masses when it comes to bitcoin. This post examines two popular Google search terms in recent months and years, and seeks to explain why these terms continue to pop up, what knowledge can be gleaned by looking into them, and the effects...
What Is a ‘Circuit Breaker’ and Why Do Exchanges Need Them?
11.3.2020
Should crypto exchanges follow the lead of traditional exchanges and use circuit breakers to curb panic selling?
The Government Can’t Stand Decentralized Innovations Like Bitcoin, so It Tries to Ruin Them
10.3.2020
Feeding the homeless, affordable medicine, an easy-to-use gas can design, starting a small business to meet the needs of one’s community — borderless, permissionless P2P electronic payments. These are all simple, practical activities and tools that can be leveraged in decentralized...
Negative Margins
9.3.2020
PPK digs into the subject, which he found woefully undercovered in web tech documentation. Our entry doesn't mention them at all, which I'll aim to fix.
Agree on this situation:
This is by far the most common use case for negative margins. You give a container a padding so that its contents have...
Adventures in CSS Semi-Transparency Land
9.3.2020
Recently, I was asked to make some tweaks to a landing page and, among the things I found in the code, there were two semitransparent overlays — both with the same RGB values for the background-color — on top of an image. Something like this:
<img src='myImage.jpg'/>
<div...
Cryptocurrency Airdrops and Giveaways: What They Are and What’s Next
5.3.2020
There are a number of ways people can obtain cryptocurrencies and one of them is through airdrops, a type of distribution where creators send free coins to numerous crypto wallet addresses in order to drive adoption. Airdrops have been leveraged for years and token distributors believe that...