Search
FATF-Driven Delistings Capture the Criminalization of Privacy
17.9.2019
The delisting of privacy coins like monero, zcash, and dash is becoming something of a trend in Asia, and could soon expand elsewhere. In the wake of the intra-governmental Financial Action Task Force (FATF) issuing new global standards, Korean exchanges Okex and Upbit have announced they will...
BCH Microblog ‘Member’ Shows the Future of Reddit-Like Forums
16.9.2019
Since the Bitcoin Cash upgrade in May 2018, software developers have unleashed a slew of microblogging protocols that utilize OP_return transactions. One application called Member is a BCH-based browser that makes use of these types of transactions and the extra space added to the data carrier...
CSS-Tricks Chronicle XXXVI
16.9.2019
This is one of these little roundups of things going on with myself, this site, and the other sites that are part of the CSS-Tricks family.
I was recently in Zürich for Front Conference. It was my first time there and I very much enjoyed the city and the lovely staff of the conference. I...
(Why) Some HTML is “optional”
16.9.2019
Remy Sharp digs into the history of the web and describes why the <p> tag doesn’t need to be closed like this:
<p>Paragraphs don’t need to be closed
<p>Pretty weird, huh?
Remy writes:
Pre-DOM, pre-browsers, the world's first browser was being written by Sir...
How Crypto Became a Gambler’s Paradise
16.9.2019
Comparing cryptocurrency trading to gambling is like comparing crypto tribalism to religion: the analogy is correct, but it’s also tired. What bears emphasizing, then, isn’t that crypto trading and crypto gambling are often indistinguishable, but the extent to which the two disciplines...
5G Will Definitely Make the Web Slower, Maybe
16.9.2019
Scott Jehl has written this wonderful piece about how 5G is on the horizon and how it could cause problems for users. But first, he starts by talking about the overwhelming positive news about it:
[...] as it matures 5G is predicted to improve network speeds dramatically. Carriers are predicting...
How Prime Brokerage Will Affect Crypto Markets
14.9.2019
Prime brokerage firms are coming for crypto in what’s likely to be a race of winner-takes-almost-all. Goldman Sachs is synonymous with institutional wealth and power, even to those who’ve never purchased a financial product in their life. Like the eponymous tower it occupies in Jersey...
Where should “Subscribe to Podcast” link to?
14.9.2019
For a while, iTunes was the big dog in podcasting, so if you linked "Subscribe to Podcast" to like:
https://podcasts.apple.com/podcast/id493890455
...that would make sense. It's a web URL anyway, so it will work for anyone and has information about the podcast, as well as a list of recent shows...
Crypto’s Forgotten Altcoins Re-Emerge: A Look at What’s Happening
12.9.2019
During the crypto bull market of 2017, everybody was happy. It wasn’t just the BTC maximalists, BCH enthusiasts, or proponents of ETH. Privacy coins like monero were doing great, and even charity-supporting “comic relief” coins like doge were riding high. Since that enchanted...
Using Custom Properties to Wrangle Variations in Keyframe Animations
12.9.2019
Have you ever wondered how to customize CSS animations keyframes without using any preprocessor feature, like mixins? I keep reaching for preprocessors for this reason, but it would so nice to drop yet one more dependency and go with vanilla CSS.
Well, I found a way to account for variations within...
This is How the New Wallet by ex-CEO of BTCC Exchange Looks Like
12.9.2019
Bobby Lee. Source: Twitter, @bobbyclee
Bobby Lee, co-founder and former CEO of one of the world’s first Bitcoin exchanges, BTCC, known as a pioneer in the Cryptoland, came out with his new project – a crypto wallet, dubbed Ballet, or the REAL Series.
Lee, who’s also the brother of Litecoin’s...
The Rise of the Electric Scooter
12.9.2019
In an electric car, the (enormous) battery is a major part of the price. If electric car prices are decreasing, battery costs must be decreasing, because it's not like the cost of fabricating rubber, aluminum, and steel into car shapes can decline that much, right?
On an electric scooter, though
No, Bitcoin Price Is Not in a 2018-Like ‘Descending Triangle’ of Doom
12.9.2019
Is there a descending triangle on the current Bitcoin price chart? In our opinion, no
Logical Operations with CSS Variables
11.9.2019
Very often, while using switch variables (a variable that's either 0 or 1, a concept that's explained in a greater detail in in this post), I wish I could perform logical operations on them. We don't have functions like not(var(--i)) or and(var(--i), var(--k)) in CSS, but we can emulate these...
“Off The Main Thread”
10.9.2019
JavaScript is what they call "single-threaded." As Brian Barbour puts it:
This means it has one call stack and one memory heap.
We all feel a symptom of that regularly in the form of performance jank and non-interactivity on elements or entire sites. If we give JavaScript lots of jobs and it gets...
How to Not Minify Source with webpack
10.9.2019
The webpack JavaScript utility has taken over the modern JavaScript landscape, so much so that it’s hard to be a JavaScript developer and not use it. JavaScript build utilities are the point where they do best practices implicitly, like minify code, caching, and more. I was recently debugging...
SWIFT: Crypto Useless, ‘Goes Down In Value Like A Yoyo’
10.9.2019
Cryptocurrencies “go down in value like a yoyo,” are “useless and unstable,” say representatives at SWIFT
CSS Security Vulnerabilities
9.9.2019
Don't read that headline and get worried. I don't think CSS is a particularly dangerous security concern and, for the most part, I don't think you need to worry about it.
But every once in a while, articles tend to circulate and get some attention as to the possibilities of what CSS can do that...
Despite Setbacks, Darknet Markets Show Continuous Growth in 2019
9.9.2019
Since the birth of the Silk Road, there’s been a cat and mouse game between global law enforcement and darknet market (DNM) operators. Over the last two years, law enforcement agencies have knocked out a slew of markets like Hansa and the massive Alphabay. Months later, Dream and Wall Street...
Crypto Banking Expands With Positive Interest Rates and New Services
9.9.2019
Banking, in the traditional sense of the term, has become a financial burden for account holders in regions where the era of subzero interest rates has already set in. European nations like Sweden, Denmark, Switzerland, and Eurozone countries have been in negative territory for some time, and banks...