notes icon indicating copy to clipboard operation
notes copied to clipboard

Shichao's Notes

Results 22 notes issues
Sort by recently updated
recently updated
newest added

System Call calling convention on System V x86-64 parameter is r10 while the usespace function calling convention is rcx. Actually, Linux system call is return 128 bit (x86-64), 64 bit...

The title of chapter 5 was carried over to chapter 6 as a typo

The UTF-8 encoding format updated as per Go official documentation.

Corrected the output related to the code point of the `D` character

Bumps [certifi](https://github.com/certifi/python-certifi) from 2015.04.28 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

Bumps [lxml](https://github.com/lxml/lxml) from 3.5.0 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies

Any plan for continuing this repo ?

Bumps [pygments](https://github.com/pygments/pygments) from 2.1 to 2.7.4. Release notes Sourced from pygments's releases. 2.7.4 Updated lexers: Apache configurations: Improve handling of malformed tags (#1656) CSS: Add support for variables (#1633, #1666)...

dependencies

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 4.2b4 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies