Search
305 Venezuelan Municipalities to Collect Tax in Cryptocurrency Petro
13.8.2020
Venezuela’s national tax harmonization agreement has been signed by the council representing 305 municipalities. They have agreed to use the country’s cryptocurrency, the petro, as the unit of account for tax payments. Taxing in Petro The Bolivarian Council of Mayors signed...
This Is Why Santander Hesitates to Use XRP
13.8.2020
Despite being touted as one of Ripple’s “largest and most important customers,” the major Spanish bank Santander is still hesitant in its approach to the Ripple-affiliated XRP token.
Cedric Menager, the head of Santander’s new cross-border payments service One Pay FX, told the Financial Times that...
Bitcoin Users Leery of Tor: 23% of the Network’s Exit Capacity Compromised
13.8.2020
Hackers are stealing bitcoin through the large-scale use of malicious relays on the Tor network according to a newly published research report on the subject. The researcher dubbed “nusenu” said he warned people about the growing problem in December 2019 but instead of improving...
Chapter 2: Browsers
12.8.2020
Previously in web history…
Sir Tim Berners-Lee creates the technologies behind the web — HTML, HTTP, and the URL which blend hypertext with the Internet — with a small team at CERN. He convinces the higher-ups in the organizations to put the web in the public domain so anyone can...
Russia Developing AI System to Monitor Cryptocurrency Transactions — Prototype Already in Use
12.8.2020
Russia is reportedly developing a system using artificial intelligence to track and analyze transactions involving cryptocurrencies, such as bitcoin, dash, and monero. The system prototype has already been created and is currently being tested. This news followed the signing of crypto regulation...
Practical Use Cases for JavaScript’s closest() Method
12.8.2020
Have you ever had the problem of finding the parent of a DOM node in JavaScript, but aren’t sure how many levels you have to traverse up to get to it? Let’s look at this HTML for instance:
<div data-id="123"<buttonClick me</button</div
That’s pretty straightforward, right? Say...
Peru, India, Indonesia, Nigeria Among Countries With Highest Crypto Usage Increase
11.8.2020
Peru, India, Indonesia, and Nigeria are among the countries with the biggest increase in crypto wallet creation based on data from Blockchain.com, which has over 52 million wallets created by users worldwide. Nigeria has been the most trending country in recent months, with a 60% increase since...
System UIcons
11.8.2020
This is a great collection of icons by Corey Ginnivan that’s both free and with no attribution required when you use them. The style is super simple. Each icon looks like older versions of the icons from macOS to me because they’re cute but not too cute.
Also? The icon picker UI is slick and looks...
IP Australia and National Rugby League Use Blockchain Against Fake Products
10.8.2020
The intellectual property rights issuer of Australia will use blockchain to help NRL fight the sale of counterfeit merchandise
South Korean Beachgoers Can Now Use Bitcoin to Pay for Services
9.8.2020
The Haeundae Beach System in Busan is part of a pilot project that aims to offer crypto payment solutions to beachgoers in the summertime
Nailing the Perfect Contrast Between Light Text and a Background Image
7.8.2020
Have you ever come across a site where light text is sitting on a light background image? If you have, you’ll know how difficult that is to read. A popular way to avoid that is to use a transparent overlay. But this leads to an important question: Just how transparent should that overlay...
Every Website is an Essay
7.8.2020
Every website that’s made me oooo and aaahhh lately has been of a special kind; they’re written and designed like essays. There’s an argument, a playfulness in the way that they’re not so much selling me something as they are trying to convince me of the thing. They use words and type and color...
Binance Says New York Banks Can Now Use Its Stablecoin After Watchdog Approval
7.8.2020
NYDFS has added Binance USD to its approved list, cutting away most of the red tape around custody and listing of the stablecoin
Match Accented Letters with Regular Expressions
6.8.2020
Regular expressions are used for a variety of tasks but the one I see most often is input validation. Names, dates, numbers…we tend to use regular expressions for everything, even when we probably shouldn’t. The most common syntax for checking alphabetic characters is A-z but what...
Crypto Class Action Asks to Use Social Media to Wrangle Flighty ICO Issuer
5.8.2020
Plaintiffs as the court to authorize communication via email and Twitter to Status co-founders as part of a class-action lawsuit over SNT’s ICO
First Mover: Ethereum’s Transition to Staking Could Push More Traders to Use Derivatives
5.8.2020
As Ethereum starts its multiyear transition to a "staking" network, analysts say a reduction in token liquidity may push traders to derivatives markets.
The Cicada Principle, revisited with CSS variables
5.8.2020
Lea Verou digging up the CSS trickery classic and applying it to clip the backgrounds of some code blocks:
The main idea is simple: You write your main rule using CSS variables, and then use :nth-of-*() rules to set these variables to something different every N items. If you use enough...
Making Sense of react-spring
4.8.2020
Animation is one of the trickier things to get right with React. In this post, I’ll try to provide the introduction to react-spring I wish I had when I first started out, then dive into some interesting use cases. While react-spring isn’t the only animation library for React, it’s one of the more...
'Coca-Cola Bottling Harbor' To Use Baseline Protocol & Ethereum Mainnet
4.8.2020
CONA (Coke One North America), builder of apps on blockchain Provide and enterprise blockchain solutions developer Unibright have launched a project which uses the Baseline Protocol and the Ethereum (ETH) mainnet. It's meant to establish a "Coca-Cola Bottling Harbor" which...
Friction Logs
4.8.2020
I first heard the term “Friction Log” from Suz Hinton back in April on ShopTalk. The idea makes an extreme amount of sense: Use a thing, and write down moments where you felt friction.
Did some installation step bug out? Did you see something that the docs didn’t mention? Did...