Search
Privacy Coin Zcash Will Soon Undergo Its First ‘Friendly’ Fork – Meet Ycash
19.7.2019
A new privacy coin, Ycash, will be created in a matter of hours. Here's everything you need to know about the spin-off
Weekly Platform News: CSS ::marker pseudo-element, pre-rendering web components, adding Webmention to your site
18.7.2019
In this week's roundup: datepickers are giving keyboard users headaches, a new web component compiler that helps fight FOUC, we finally get our hands on styling list item markers, and four steps to getting webmentions on your site.
The post Weekly Platform News: CSS ::marker pseudo-element...
Market Outlook: Crypto Bulls Rally After Bearish Downturn
18.7.2019
Since July 13, digital currency prices have dropped in value significantly, but most coins have since experienced some recovery. While many crypto supporters are optimistic on where the markets are headed, traders and analysts have noticed a bullish-to-bearish trend. BTC and a slew of other...
Using GraphQL Playground with Gatsby
18.7.2019
I’m assuming most of you have already heard about Gatsby, and at least loosely know that it’s basically a static site generator for React sites. It generally runs like this:
Data Sources → Pull data from anywhere.
Build → Generate your website with React and GraphQL.
Deploy → Send the site to...
Get Peak WordPress Performance with Jetpack
18.7.2019
The irony of web performance is that the average page weight of a site continues to go up year after year, despite us being more aware of the problem and having more tools at our disposal to fight it than ever.
To paraphrase Seinfeld, "we know how to fight page weight issues; we just don't use...
Money Laundering Fines Worth Billions Help Bankers Avoid Prosecution and Unpleasant Labels
18.7.2019
The recent seizure of a cargo ship owned by JP Morgan, a vessel loaded with 20 tons of cocaine according to latest accounts, highlighted the risks of banks’ involvement in illicit activities, inadvertent or otherwise. And although U.S. authorities released the MSC Gayane after the owner,...
Privacy Token Grin Executes First Hard Fork, Says Was Planned Even Before Launch
18.7.2019
Privacy-focused cryptocurrency Grin token has executed the project’s first backward-incompatible upgrade, commonly known as a hard fork. The hard for was executed at the block height of 262,080 on Wednesday, July 17. As per the official announcement, the executed hard fork is targeted towards...
Bitcoin and Voluntaryism – Where Libertarian Philosophy Meets Crypto
18.7.2019
For the uninitiated, voluntaryism is a philosophy based on consent. In the simplest terms it says: “If it’s not voluntary, it’s not moral.” This basic statement is often countered with “Yes, but not everyone agrees on that, some people use violence to get what they...
Ignore Crypto Twitter – Life as a Nocoiner Isn’t That Bad
18.7.2019
Crypto Twitter (CT) is filled with half-witted commentary and price predictions by so-called luminaries, maximalists, and influencers. As the price of BTC has dropped to four figures, the usual tweets from CT thought leaders has insisted that this is the last chance to buy bitcoin for under...
Coinbase Releases New Data Tools for ‘First-Time’ Crypto Investors
18.7.2019
A new suite of tools from Coinbase shows how the crypto exchange's top traders are managing their assets
Multi-Line Truncation with Pure CSS
17.7.2019
Truncating a single line of text if is fairly straightforward. Truncating multiple lines is a bit harder. Using just CSS (no JavaScript or server-side dancing) is nice for the simplicity. It's gotten a little easier lately since Firefox (since version 68) has started supporting the ultra-bizarre...
Lightning Network’s Antifraud Methods Inferior to Nakamoto Consensus, Research Shows
17.7.2019
The Lightning Network, the touted scaling solution for the BTC chain, has recently seen its capacity decrease significantly and the beta project is still best suited for a cliche of technically savvy users. Now according to an analysis by Bitmex Research, the Lightning Network’s nodes have...
Grin Network Executes First Hard Fork in Bid to Decentralize Mining Power
17.7.2019
Wednesday's planned system upgrade for the Grin blockchain tweaked a mining algorithm
Micro Frontends
17.7.2019
One random day not long ago, I started hearing joke after joke about "micro frontends" — sort of how I first learned about Toast. I didn't understand the source until asking around, which uncovered this article from Cam Jackson.
In this article we'll describe a recent trend of breaking...
SEC Begins Green-Lighting Token Offerings
17.7.2019
The U.S. Securities and Exchange Commission recently made history when it green-lighted two token offerings under Regulation A+. “This is the first time in U.S. history that a crypto token offering has received SEC qualification,” one of the two qualified issuers proclaims. Also read:...
PR: Liechtenstein Financial Market Authority Approves Tokenized Real Estate Investment Product
17.7.2019
CROWDLITOKEN AG pioneers and starts distribution of a digital bond – European retail investors benefit as well
For the first time in Europe, the Liechtenstein Financial Market Authority (FMA) has approved the offering prospectus for a tokenised real estate investment product. CROWDLITOKEN AG...
How They Will Attack Bitcoin: The Hypocritical Shock Campaign of US Monetary Policy
17.7.2019
On July 16, U.S. Department of the Treasury Secretary Steven Mnuchin gave a short press briefing discussing cryptocurrencies and the pressing need for regulation. A 28-minute slodge of alphabet agency soup, studded with calculated mentions of “terrorism” nearly every minute, casual...
Global Crypto War Is Heating up – Iran Next in Line With Its Own Gold-Backed Coin
17.7.2019
Control of the U.S. dollar and the global financial system that depends on it gives the American government an incredibly powerful tool in shaping international affairs. As such, it is not surprising that its geopolitical rivals around the world will try to exploit the invention of cryptocurrency...
How to Create and Airdrop Your Own Token to Your Friends
16.7.2019
Roughly a year ago, the Simple Ledger Protocol (SLP) debuted on the Bitcoin Cash (BCH) network, giving anyone the ability to mint, store, receive, and send SLP tokens. Since then there’s been a ton of tokens created on the BCH network as the simplicity of the system outpaces tokens built...
A Peek at New Methods Coming to Promises
16.7.2019
Promises are one of the most celebrated features introduced to JavaScript. Having a native asynchronous artifact baked right into the language has opened up a new era, changing not only how we write code but also setting up the base for other freat APIs — like fetch!
Let's step back a moment...