Search
Why Bitcoin Price Can Hit $9K With Less Than 17 Days Before Halving
25.4.2020
Can #Bitcoin price break another key resistance level before the halving?
How Trading Bots Can Pump Altcoins
24.4.2020
Have you ever wondered why “vaporware” coins that have little to offer are still trading among the top digital assets with millions in daily trading volumes and asset prices that just seem off? Well, there are several reasons for that and trading bots are likely one of them.
In this article,...
Money Reimagined: A World Where Privacy and Saving Lives Can Coexist
24.4.2020
We don't need to trade our privacy for a better response to the COVID-19 crisis. We need to embrace the full power of cryptography
SVG, Favicons, and All the Fun Things We Can Do With Them
24.4.2020
Favicons are the little icons you see in your browser tab. They help you understand which site is which when you’re scanning through your browser’s bookmarks and open tabs. They’re a neat part of internet history that are capable of performing some cool tricks.
One very new trick is the ability...
Different Approaches to Responsive CSS Motion Path
24.4.2020
As a follow-up to Jhey’s recent post on responsive motion paths, Michelle Barker notes that another approach could be to just transform: scale() the whole dang element.
The trade-off there is that you’re scaling both the path and the element on the path at the same time; Jhey’s...
Dark mode and variable fonts
23.4.2020
Not so long ago, we wrote about dark mode in CSS and I’ve been thinking about how white text on a black background is pretty much always harder to read than black text on a white background. After thinking about this for a while, I realized that we can fix that problem by making the text thinner...
LabCFTC Director: In Crisis, Innovation in Finance Can ‘Get Us to the Next Stage’
23.4.2020
Director of LabCFTC sees hope for fintech innovation amid COVID-19 response while speaking to Cointelegraph
Accessible Font Sizing, Explained
23.4.2020
The Web Content Accessibility Guidelines (WCAG), an organization that defines standards for web content accessibility, does not specify a minimum font size for the web.
But we know there’s such a thing as text that is too small to be legible, just as text that can be too large to consume. So,...
Rethinking Twitter as a Serverless App
23.4.2020
In a previous article, we showed how to build a GraphQL API with FaunaDB. We’ve also written a series of articles [1, 2, 3, 4] explaining how traditional databases built for global scalability have to adopt eventual (vs. strong) consistency, and/or make compromises on relations and indexing...
Securitize Users Can Now Directly Trade Security Tokens With Just a Web Link
23.4.2020
The peer-to-peer trading service allows investors to directly trade security tokens directly and simply
Digital Dollars Can Reduce Unemployment, Here’s How
23.4.2020
A blueprint for a central bank digital currency designed with a specific purpose: stopping layoffs
Anyone Can Host a Crypto Exchange – Tim Draper Backed Startup Launches New WordPress Plugin
22.4.2020
There’s a new plugin available that gives people the ability to launch a cryptocurrency exchange on any WordPress-based website. The project called Wpcryptoexchange is a product created by the Tim Draper-backed startup Draper Goren Holm. With the plugin, anyone can launch a digital currency...
How to Add Lunr Search to your Gatsby Website
22.4.2020
The Jamstack way of thinking and building websites is becoming more and more popular.
Have you already tried Gatsby, Nuxt, or Gridsome (to cite only a few)? Chances are that your first contact was a “Wow!” moment — so many things are automatically set up and ready to use. 
There are some...
Tim Draper Firm Launches ‘Crypto Exchange’ Anyone Can Plug Into WordPress
22.4.2020
The plugin is available from today
What Crypto Prediction Markets Can Tell Us About Coronavirus
22.4.2020
Project building new market mechanisms atop Ethereum, Gnosis, funds a decentralized prediction markets platform that wants to uncover useful and factual information about the coronavirus, amidst the abundance of false and conflicting news.
Coronavirus is a global challenge that caused major...
Bitcoin Can’t Be a Safe Haven and 100x Leverage Is the Reason Why
21.4.2020
Excessive leverage increases bitcoin's volatility and puts off mainstream capital from entering the market, says Vishal Shah
Constrained CSS grids without `max-width`
21.4.2020
Ain’t nothing wrong with max-width, but Ethan makes a point in the last sentence:
Rather than simply defaulting to max-width as a constraint, I can use the empty space around my design, and treat it as a layout tool.
If the space “around” your grid...
Can JavaScript Detect the Browser’s Zoom Level?
21.4.2020
No, not really.
My first guess was that this was intentionally not exposed in browsers because browsers intentionally don’t want us fighting it — or making well-intentioned but bad-outcome decisions based on that info. But I don’t see any evidence of that.
StackOverflow answers paint...
America’s Banks Can Simply Bail Themselves Out – Thanks to the Fed’s $27 Trillion Blackrock Deal
20.4.2020
Mainstream media has been awfully quiet about all the fraud and manipulation stemming from the global bureaucracies’ newly enacted covid-19 reaction policies. In the U.S. amid all the commotion and fear, the Federal Reserve granted special powers to the giant private equity firm Blackrock....
Creating Playful Effects With CSS Text Shadows
20.4.2020
Let’s have a look at how we can use the CSS text-shadow property to create truly 3D-looking text. You might think of text-shadow as being able to apply blurred, gradient-looking color behind text, and you would be right! But just like box-shadow, you can control how blurred the shadow is, including...