Search
Crypto Secularizes Wealth by Returning Power to the People
5.11.2019
Secularization is the process of converting something from a religious status to a nonreligious one. In its usage here, the word “religious” has no necessary connection to a deity. The word refers to the mystification of a thing in order to elevate it to the status of the divine where...
Head of Crypto Capital Arrested in Connection with Money Laundering
25.10.2019
Polish authorities arrest Crypto Capital’s president in connection with money laundering
Bank Crisis Spreads in India – Deaths, Strike, Supreme Court Denial
23.10.2019
The Indian banking sector is facing multiple challenges. Customers of several cooperative banks are still struggling to withdraw their money, and deaths have been reported in connection with withdrawal restrictions. Meanwhile, some 300,000 state-run bank employees are on strike against what...
Weekly Platform News: Impact of Third-Party Code, Passive Mixed Content, Countries with the Slowest Connections
10.10.2019
In this week's roundup, Lighthouse sheds light on third-party scripts, insecure resources will get blocked on secure sites, and many country connection speeds are still trying to catch up to others... literally.
Measure the impact of third-party code during page load
Lighthouse, Chrome’s built-in...
Mt. Gox Trustee Contacts US DOJ in Connection with Vinnik Investigation
3.10.2019
Mt. Gox’s rehabilitation trustee has contacted the United States Department of Justice in search of information about the alleged former BTC-e operator Alexander Vinnik
Weekly Platform News: Improving UX on Slow Connections, a Tip for Writing Alt Text and a Polyfill for the HTML loading attribute
23.8.2019
In this week's roundup, how to determine a slow connection, what we should put into alt text for images, and a new polyfill for the HTML loading attribute, plus more.
Detecting users on slow connections
Algolia is using the Network Information API (see the API’s Chrome status page) to detect users...
Using rel=”preconnect” to establish network connections early and increase performance
20.8.2019
Milica Mihajlija:
Adding rel=preconnect to a <link> informs the browser that your page intends to establish a connection to another domain, and that you'd like the process to start as soon as possible. Resources will load more quickly because the setup process has already been completed...
SEC Requests Freeze on Assets in Connection With Alleged $15M ICO Fraud
13.8.2019
The SEC is prosecuting a New York businessman in connection with ICO fraud and is seeking immediate relief
HSBC Blockchain Connection Reduces Transaction Time by 40%
10.7.2019
HSBC and Landmark Group linked two blockchain platforms, which reduced transaction time by 40%
Game of Thrones Quiz Game with React and GraphQL: Initiate Backend Connection
17.6.2019
Now that our frontend application is running, the next step is to set up the client to communicate with the server. We’ll make use of the apollo-boost package to achieve this. The package provides
Bitcoin in Space? It Helps With Connection Woes, Says Blockstream’s Adam Back
15.5.2019
Beaming bitcoin from satellites might sound far-fetched, but there are serious use cases, according to Adam Back, CEO of Blockstream
GoTenna Partners With Blockstream Satellite to Make Using Bitcoin Without an Internet Connection Simpler
11.5.2019
Sending bitcoin transactions without an internet connection just got a little bit easier. Announced at the Magical Crypto Conference on Saturday in New York City, Blockstream Satellite and goTenna are integrating their technologies to make it easier to send bitcoin transactions with technology used...
React’s Experimental Suspense API Will Rock for Fallback UI During Data Fetches
2.2.2019
Most web applications built today receive data from an API. When fetching that data, we have to take certain situations into consideration where the data might not have been received. Perhaps it was a lost connection. Maybe it was the endpoint was changed. Who knows. Whatever the issue, it's...
It’s not about the device.
4.12.2018
Ever have that, "Ugighgk, another device to support?!" feeling? Like, perhaps when you heard that wrist devices have browsers? Ethan's latest post is about that.
Personally, the Apple Watch is interesting to me not because it’s a watch. Rather, it’s interesting to me because it’s...
Collective #422
7.6.2018
G6 * Priority Nav Scroller * CORS * Sketch.systems * 10 Things I Regret About Node.js * Supercraft * The History of Connection
Collective #422 was written by Pedro Botelho and published on Codrops
Transmit Droplets
30.5.2018
Ethan Marcotte documented his workflow for storing GIFs in a web directory. Sometimes just SFTPing files into a folder is as fancy a workflow as you need, and in fact, modern workflows don't have anything on it!
I've also used Transmit's fancy features for this kind of thing. I prefer saving...
How to Optimize Node Requests with Simple Caching Strategies
29.3.2018
One of the things that affect how users interact with our applications is its speed. Even though some users generally have a poor connection, they are expecting some minimum level of speed when usi