Monthly Archives: February 2024
fix TS1005 in spfx project
“extends”: “./node_modules/@microsoft/rush-stack-compiler-3.9/includes/tsconfig-web.json”, 2024/02/25
Linear Regression in java
2024/02/14
Road map to learn AI
2024/02/12
The way to extend qemu TCG plugin functionality
Hi, if want to to provide other function-calls to TCG plugin, such as reading guest memory, follow these steps: https://peter.quantr.hk/2024/01/qemu-risc-v-log-all-memory-operations/ 5. Run in qemu 6. Edit xv6-riscv Makefile: References: 2024/02/10