Issue 2021-W22

Published on

Subscribe to new issues of the bulletin via the RSS feed or via email.

This week has been about JupyterLba in the browser, distributed systems, interactive GPG management and QUIC.

# SVG Filters

A servcie to build complex SVG filters.

# Introducing gpg-tui, a Terminal User Interface for GnuPG

An article on a new interactive tool to manage GPG keys.

# JupyterLite

A JupyterLab distribution that runs entirely in the browser via WebAssembly.

# Why Decentralised Applications Don’t Work,An article reflecting on decentralised applications

An article on the deception of distributed systems. Interesting thoughts on email, the Web, blockchain and Git.

# QUIC: A UDP-Based Multiplexed and Secure Transport

The QUIC specification has been on the works for almost a decade but it's now reaching concensus. Now might be a good time to start experimenting with HTTP/3 with your HTTP client of choice.

# RESTful API in Sync & Async Rust

A tutorial showing two ways to approach the development an HTTP API in Rust.