Search
Decentralized Finance Is Blossoming, But Just How Decentralized Is Defi?
30.1.2020
The defi market has hit an all-time high as the total value locked up in decentralized finance has surged past $850 million. A flurry of new applications, privacy proposals, wallets, DEXs, and protocols is extending the limits of what defi is capable of. This jubilation should be countered with...
Why Lightning Payments Aren’t Clicking for Porn Companies (Just Yet)
28.1.2020
Bitcoin may finally achieve broader traction through the adult entertainment industry in 2020, but the chips aren’t stacked in its favor
More Than 77 Crypto Projects Claim to Be Backed by Physical Gold
26.1.2020
The last few years have seen the creation of blockchain projects that claim to have tokens backed by physical gold. In October, Coinshares and Blockchain.com launched a digital gold token (DGLD) backed by physical gold that uses BTC’s security. Tether just announced a new token called tether...
“Browser Functions”
26.1.2020
Serverless functions are fairly straightforward. Put a bit of back-end language code, like Node, in the cloud and communicate with it via URL. But what if that URL didn't run a back-end language, it ran an actual browser? Richard Young:
We can now do full stack development using just Web APIs....
Playwright
24.1.2020
So Microsoft launches a Node-based browser automation project called Playwright. It allows you to spin up a headless version of a browser and control it. Go here! Click something! Take a screenshot! That kind of stuff. Particularly useful for testing.
It's just like Google's Puppeteer, only...
Notes From the WEF: Oil-Producing Nations Want Dollar Alternatives, Just Not Bitcoin
24.1.2020
Middle Eastern elites at the World Economic Forum are highly skeptical of bitcoin, but there are whispers about its potential for cross-border settlements in the energy sector
Notes From the WEF: Oil-Producing Nations Want Dollar Alternatives, Just Not Bitcoin
24.1.2020
Middle Eastern elites at the World Economic Forum are highly skeptical of bitcoin, but there are whispers about its potential for cross-border settlements in the energy sector
Notes From WEF: Oil-Producing Nations Want Dollar Alternatives, Just Not Bitcoin
24.1.2020
Middle Eastern elites at the World Economic Forum are highly skeptical of bitcoin, but there are whispers about its potential for cross-border settlements in the energy sector
Ripple Reports Selling Just $13M of XRP Last Quarter
24.1.2020
Ripple sold $13 million in XRP last quarter – down 75 percent from its Q3 sales of $66.24 million
Bitcoin’s Privacy and Scaling Tech Upgrade ‘Taproot’ Just Took a Big Step Forward
24.1.2020
A privacy and scalability upgrade that could turn out to be one of bitcoin's largest to date has passed a couple of milestones that were little noticed outside technical circles
Bad accessibility equals bad quality
22.1.2020
Here’s a smart post from Manuel Matuzovic where he digs into why accessibility is so important for building websites:
Web accessibility is not just about keyboard users, color contrast or screen readers. Accessibility is a perfect indicator for the quality of a website. Accessibility is strongly...
Edgium
22.1.2020
January 15th, 2020 was the day Microsoft Edge went Chromium. A drop in browser engine diversity. There is a strong argument to be made that's not good for an ecosystem. Looked at another way, perhaps not so bad:
Perhaps diversity has just moved scope. Rather than the browser engines themselves...
Uzbekistan Prepares Crypto Tax Exemptions, Launches Licensed Exchange
22.1.2020
A new presidential decree in Uzbekistan envisages the introduction of tax exemptions for income obtained from operations involving crypto assets. The draft document published recently also incorporates proposals for the establishment of a blockchain valley and licensing regime for cryptocurrency...
Searching the Jamstack
22.1.2020
Here's Raymon Camden on adding site search functionality to a site that is statically hosted. A classic trick! Just shoot 'em to Google and scope the results to your site:
<form action="https://www.google.com/search" method="get"<input type="search" name="q"...
JAMstack vs. Jamstack
21.1.2020
It's just a word to evoke the idea that serving as much as you can statically while using client-side code and hitting serverless APIs for any needs after that.
The "official website" changed their language from JAMstack (evoking the JavaScript, APIs, and Markup acronym) to Jamstack. It's nothing...
positionstack
21.1.2020
(This is a sponsored post.)
Say you have an address that your user typed in, like
1600 Pennsylvania Avenue NW, Washington, DC, USA
and now you need more information about it. Maybe you need the proper country code. Maybe you need the latitude and longitude. Maybe you need the postal code....
Popular Crypto Wallet Imtoken Adds Bitcoin Cash Support
21.1.2020
Consistently among the top digital assets in the world by market cap, Bitcoin Cash is accepted by most crypto service providers and the list just keeps growing. The latest platform to add BCH support is the popular crypto wallet with over 10 million downloads, Imtoken. Also Read: Bitcoin.com...
Cypherpunk Bitstream Hosts Share Importance of Payments, Dropgangs, and ‘Meatspace’ Allies
20.1.2020
The Cypherpunk Bitstream podcast is a relatively new program that’s just released its fourth episode. The hosts, known as Frank Braun and The Real Smuggler, are so-called ‘privacy extremists’ and dyed-in-the-wool crypto-anarchists concerned with exposing cypherpunk ethos to...
Eleventy Love
17.1.2020
Been seeing a lot of Eleventy action lately. It's a smaller player in the world of static site generators, but I think it's got huge potential because of how simple it is, yet does about anything you'd need it to do. It's Just JavaScript™.
Jason Lengstorf and Zach Leatherman did a Learn...
Collective #581
17.1.2020
Magical Rainbow Gradients * Tiny Helpers * Dark Isn't Just a Mode * Is reduce() bad?
Collective #581 was written by Pedro Botelho and published on Codrops