Issue 2021-W06

Published on

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

This week has been about web browsers, neovim, dependency confusion, ssh tunnels and unthinking intelligence.

# Web Browser Engineering

A book on how web browsers work by building a simple web browser in Python.

# The Thoughts The Civilized Keep

An article on unthinking intelligence, machines and humans. A reflection on the current improvements in the artificial intelligence.

# A visual guide to SSH tunnels

An article illustrating the common use cases for using SSH tunnels.

# Dependency Confusion: How I Hacked Into Apple, Microsoft and Dozens of Other Companies

An article explaining the history of the Dependency Confusion attack and the principles behind it.

# Configuring Neovim using Lua

An article exploring the unstable Lua interface to configure Neovim.

# Why I Built Litestream

A tool to replicate SQLite databases to Amazon S3.