Search
Fed Chair Powell Reveals US Response to China’s Digital Yuan, Libra, Public Payments Ledger
12.2.2020
In his testimony before the House Financial Services Committee, Federal Reserve Chairman Jerome Powell answered a number of questions regarding digital currencies. While stating that “a ledger where you know everybody’s payments” is not a problem in China, he believes it is...
How to Fetch and Parse RSS Feeds in JavaScript
11.2.2020
Say you have an RSS feed like this one. The goal is to request that RSS feed, parse it, and do something useful with the data in it. RSS is XML, and XML is arguably not as easy to work with than JSON. While a lot of APIs offer JSON responses, it's less typical for RSS, although it does exist.
Let's...
Crypto Mining Does Not Require Governmental Oversight, Ukrainian Regulator Says
10.2.2020
The Ministry of Digital Transformation of Ukraine has said that crypto mining does not require regulation by state authorities
Ukraine Says it Will Not Regulate Cryptocurrency Mining + More News
10.2.2020
Crypto Briefs is your daily, bite-sized digest of cryptocurrency and blockchain-related news – investigating the stories flying under the radar of today’s crypto news.
Crypto mining news
The Ukrainian government has indicated that it will take a laissez-faire attitude to crypto mining. Per...
How Often Are Top Privacy Coins and Mixers Actually Used? – A Look at XMR, DASH, and ZEC
10.2.2020
As Bitcoin and crypto help everyday individuals to regain control over their money, and make trusting third parties unnecessary, it’s not surprising that privacy advocates have flocked to the space. While bitcoin’s ledger is openly viewable, privacy coins and privacy enhancing protocols...
Defi Market Surpasses $1 Billion – But There’s a Catch
7.2.2020
The total value locked (TVL) in decentralized finance applications has surpassed $1 billion, prompting celebrations from the Ethereum community. Not everyone has been swift to toast the milestone, however, with suggestions that the true value locked into defi protocols is materially lower....
How to Buy Bitcoin in the Philippines
7.2.2020
The Philippines has many places you can buy bitcoin from. Not only has the Bangko Sentral ng Pilipinas licensed some cryptocurrency exchanges, but there are also peer-to-peer marketplaces, bitcoin ATMs, and other services to help you. This guide will show you where and how to buy bitcoin in...
Getting Fancy with position: sticky;
7.2.2020
Mike Solomon worked on a fancy scrollytelling post for Esquire and blogged about it. It has GIFs of each step along the way of figuring out not just position: sticky; but also using negative margins, wrapper divs, backgrounds, and even a smidge of JavaScript measuring to get it all right.
What...
Not Just Ebay, NYSE Owner Intercontinental Exchange Pushes Bakkt to Retail With Latest Acquisition
6.2.2020
The owner of the New York Stock Exchange, Intercontinental Exchange, stunned many on Wall Street recently with a reported takeover bid for e-commerce marketplace Ebay. Now the group is aggressively trying to push its regulated bitcoin derivatives exchange Bakkt into the retail space with its latest...
Blockstack Nodes Will Be Paid in BTC – Not STX – to Secure the Network
6.2.2020
Blockstack is rolling out a new consensus mechanism that presents a fresh use case for the world's most popular cryptocurrency
Building an accessible autocomplete control
6.2.2020
Here’s a great in-depth post from Adam Silver about his journey to create an autocomplete field that’s as accessible as possible. There are so many edge cases to consider! There are old browsers and their peculiar quirks, there are accessibility best practices for screen readers, and not to mention...
Singapore AML Framework Can Attract Crypto Businesses, Not Chase It Away
6.2.2020
Singapore continues its push for "an Electronic Payments Society" with the new regulatory framework — unlike 5AMDL, it is unlikely to hinder crypto businesses
4 ‘Bitcoin Contenders’ With Zero Use Cases and Barely Any Infrastructure
6.2.2020
Cryptocurrency markets and the industry are extremely competitive and many users believe a single digital asset will reign someday, and that it may not be BTC. Over the last few years, many holders believe the assets they hold are bitcoin contenders with coins like IOTA, EOS, ADA, XRP, and...
Native Image Lazy Loading in Chrome Is Way Too Eager
5.2.2020
Interesting research from Aaron Peters on <img loading="lazy" ... >:
On my 13 inch macbook, with Dock positioned on the left, the viewport height in Chrome is 786 pixels so images with loading="lazy" that are more than 4x the viewport down the page are eagerly fetched by Chrome...
Hong Kong Crypto Exchange Bitspark Shuts Down Amid Coronavirus Outbreak and Protests
5.2.2020
Crypto exchange service provider Bitspark is shutting down next month despite reporting exponential growth following the launch of its cash point product. The CEO of the company explained that its internal restructuring has not worked out but insisted that the ongoing protests in Hong Kong...
CSS4 is a Bad Idea
5.2.2020
Louis Lazaris, reacting to the idea of CSS4:
The reason “CSS3” worked is because it was real. It was the successor to “CSS2.1”. Everything after CSS2.1 was considered to be under the umbrella of “CSS3”.
The gist is that CSS4 isn't real, so won't work, and we don't need it anyway. Perhaps...
Creating an Editable Webpage With Google Spreadsheets and Tabletop.js
5.2.2020
Please raise your hand if you’ve ever faced never-ending content revision requests from your clients. It’s not that the changes themselves are difficult, but wouldn't it be less complicated if clients could just make the revisions themselves? That would save everyone valuable time, and  allow...
Select an Element with a Non-Empty Attribute
5.2.2020
Short answer:
[data-foo]:not([data-foo=""] {
Longer answer (same conclusion, just an explanation on why we might need this):
Say you have an element that you style with a special data-attribute:
<div data-highlight="product"</div
You want to target that element and do special things when...
Libra Vice Chair Not Worried About the Leavers
5.2.2020
Libra Vice Chair Dante A. Disparte said some departing Libra partners left the door wide open for an eventual return. They will be welcomed back when they're ready
Craig Wright’s ‘Bonded Courier’ Allegedly an Attorney Who Can’t Communicate
5.2.2020
During the first week of February, the Kleiman v. Wright lawsuit continues with more tales about the alleged bonded courier. In mid-January, Craig Wright revealed a third party provided him with the necessary information to unlock an encrypted file he could not access previously. Now Wright...