Search
Total Stablecoin Supply Nearly Doubled in Q3, Adding Record $8B
1.10.2020
“2020 seems to be the year of stablecoins,” said Tether CTO
Using Markdown and Localization in the WordPress Block Editor
23.9.2020
If we need to show documentation to the user directly in the WordPress editor, what is the best way to do it?
Since the block editor is based on React, we may be tempted to use React components and HTML code for the documentation. That is the approach I followed in my previous article, which...
Apple Censors Some Cryptocurrency and Defi Features of Coinbase App
13.9.2020
Apple Inc. has censored some cryptocurrency features of the Coinbase app. Specifically, Apple has blocked Coinbase from adding to its iOS app the ability to earn money using cryptocurrency and access to decentralized finance (Defi) apps. Apple vs. Coinbase Cryptocurrency exchange Coinbase has been...
New Exchanger for Cryptocurrencies From Swep.io: Speed, Convenience and No Limits of Exchange Operations
4.9.2020
A team of professional developers from Estonia is launching a new crypto exchanger Swep.io. Being extremely enthusiastic about making a name on the market Swep.io team has serious plans on improving and adding features into their brainchild. Swep.io users can already choose from more than...
Criminals Target Privacy Coins: How To Avoid Downloading Fake Wallet Apps
4.9.2020
Reports in the past few weeks detail that bad actors are targeting two privacy coin projects, Monero and Zcash, adding to concerns about the growing rate of security incidents involving blockchain networks. Such incidents, as well the repeated 51% attacks on the Ethereum Classic network or...
Supercharging Number Inputs
4.9.2020
Speaking of number scrubbing (i.e. adding mouse UX to number inputs), you can also add better keyboard commands to number inputs. Kilian Valkhof explains how he added up and down arrows to a number input, as well as modifier keys to change how much the keys increment the value, like Emmet does....
$16B Worth of Dollar-Pegged Cryptos: Stablecoins Add $100M a Day Since Mid-July
4.9.2020
Stablecoins have been gathering a lot of steam and settling massive value in recent months. Moreover, on Thursday, Coin Metrics’ executive Nic Carter mentioned on Twitter that “stablecoins have been adding $100 [million per day] since mid-July. While a number of dollar-pegged...
Ground Rules for Web Animations
31.8.2020
Animations can make a site stand out. Or, they can just as easily kill the experience. When working with web animations, there are a few things that could go wrong like adding animations that serve no purpose, setting durations that are  too long or too quick, or not using right type...
John McAfee Ditches Ghost Crypto Project: He Says It Will Fail
21.8.2020
Two-time U.S. presidential candidate John McAfee has announced that he is leaving the ghost cryptocurrency project, claiming that it will fail “without a doubt” and his reputation has been damaged. His Ghost phone service, however, will be launched as planned, he emphasized, adding that...
Bitcoin’s Hashrate Hits Record High 130 EH/s, as BTC Price Faces Resistance at $12,000
17.8.2020
Bitcoin’s seven-day average hashrate has reached a new all-time high of 130 exahash per second (EH/s) – a feat that might positively influence the asset’s price, while adding to the fundamental strength of the Bitcoin network. According to the latest data from charts.Bitcoin.com...
A Lightweight Masonry Solution
31.7.2020
Back in May, I learned about Firefox adding masonry to CSS grid. Masonry layouts are something I’ve been wanting to do on my own from scratch for a very long time, but have never known where to start. So, naturally, I checked the demo and then I had a lightbulb moment when I understood...
A Panel of Experts See Bitcoin Averaging $12,948 by Year End
14.7.2020
A panel of experts is predicting the price of bitcoin will rise to $10,337 by September before adding a further $2,611 to end the year at $12,948. The findings are drawn from a Finder Cryptocurrency Predictions Report for July 2020 and the latest figure is roughly $2,500 less than the price...
A little bit of plain Javascript can do a lot
8.7.2020
Julia Evans:
I decided to implement almost all of the UI by just adding & removing CSS classes, and using CSS transitions if I want to animate a transition.
An awful lot of the JavaScript on sites (that aren’t otherwise entirely constructed from JavaScript) is click the thing...
Responsive Styling Using Attribute Selectors
30.6.2020
One of the challenges we face when implementing class-based atomic styling is that it often depends on a specific breakpoint for context.
<div class="span-12"</div<!-- we want this for small screens --<div class="span-6"</div<!-- we want this for medium screens --<div...
Elliptic Follows Chainalysis in Adding Zcash to Monitoring Platform
30.6.2020
Elliptic, the blockchain analysis company, has added privacy coins zcash and horizen to its monitoring platform
Adding a Custom Welcome Guide to the WordPress Block Editor
15.6.2020
I am creating a WordPress plugin and there is a slight learning curve when it comes to using it. I’d like to give users a primer on how to use the plugin, but I want to avoid diverting users to documentation on the plugin’s website since that takes them out of the experience.
What would...
On Adding IDs to Headers
11.6.2020
Here’s a two-second review. If an element has an ID, you can link to it with natural browser behavior. It’s great if headings have them, because it’s often useful to link directly to a specific section of content.
<h3 id="step-2"Step 2</a
Should I be so inclined, I could...
3 Great Ways to Monetize Content
8.6.2020
Monetizing content on the web usually boils down to one thing: advertisements. The problem with adding advertisements to your website, especially from the popular ad services, is that they can be slow and they certainly don’t protect user privacy. That’s where alternative monetizing...
Adding CSS to a Page via HTTP Headers
4.6.2020
Only Firefox supports it, but if you return a request with a header like this:
Header add Link "<style.css;rel=stylesheet;media=all"
…that will link to that stylesheet without you having to do it in the HTML. Louis Lazaris digs into it:
[…] the only thing I can think of that could...
Bitcoin’s Flash Rally to $10,400 was “Fake”, Short the Cryptocurrency, Warns Renowned Trader Bollinger
3.6.2020
Long time trader John Bollinger has warned that bitcoin’s flash rally to over $10,400 on Monday was fake, adding that losses might be on the way. “This is a Head Fake at the upper Bollinger Band for $btcusd,” tweeted Bollinger, inventor of the Bollinger Bands indicator....