Weekly #14
@Date : 2019-12-10 16:00:18
@Author : Lewis Tian (taseikyo@gmail.com)
@Link : github.com/taseikyo
@Range : 2019/12/08 - 2019/12/14
Table of Contents
review
HTTP stands for hypertext transfer protocol.
This article introduces us to the basics of HTTP (the structure of requests and response, the methods of HTTP).
This article performed some performance tests on macOS 10.15, Windows 10 and Ubuntu 19.10 (games / graphics / firefox / chrome etc.).
The geometric mean of all the benchmark results:
In this post the author tells us what is a salt in the MD5 algorithm, how to use it in our code, and why do we need to use it.
tip
When developing with Linux, to quickly change directories and complete commands, I recommend zsh, autojmp and zsh-autosuggestions.
share
This article tells us how to write Super Mario in Python, including game introduction, FSM (Finite State Machine) and FSM implementation.
- [ross'19] Towards a Practical Ecosystem of Specialized OS Kernels