Raspberry Pi 4 Bootloader Firmware Updating / Recovery Guide

All of the previous generations of Raspberry Pi contained all of their firmware on the SD card. Starting with the Raspberry Pi 4 the device actually has onboard upgradable firmware stored on an EEPROM chip separate from your storage. Updating this firmware is very important as one of the first released updates reduces power usage […]

How To Set Up a Private Docker Registry on Ubuntu 18.04 | DigitalOcean

In this tutorial, you will set up and secure your own private Docker Registry. You will use Docker Compose to define configurations to run your Docker applications and Nginx to forward server traffic from HTTPS to the running Docker container. Once you’ve completed this tutorial, you will be able to push a custom Docker image […]

jesseduffield/lazydocker: The lazier way to manage everything docker

Memorising docker commands is hard. Memorising aliases is slightly less hard. Keeping track of your containers across multiple terminal windows is near impossible. What if you had all the information you needed in one terminal window with every common command living one keypress away (and the ability to add custom commands as well). Lazydocker’s goal […]

图像配准综述 – 知乎

图像配准常为图像融合的一个预处理步骤。经过精确图像配准的图像对,通常可获得更好的融合效果。 Source: 图像配准综述 – 知乎

Recommending what video to watch next

a large scale multi-objective ranking system for recommending what video to watch next on an industrial video sharing platform Paper on Youtube video recommendation algorithm. Source: Recommending what video to watch next