Junliang Hu
Junliang Hu
Target acquired
It seems that `latex`'s `todontoes` package has an elegant design for showing todos, which I personally think is worth considering when adding this feature in typst. In the main text,...
This commits changes the result to: > [1] Sten Andler. 1979. Predicate Path Expressions. In *Proceedings of the 6th ACM SIGACT-SIGPLAN Symposium on Principles of Programming Languages (POPL '79)*, 1979,...
macOS 下配置命令 ```bash rustup toolchain install nightly rustup target add riscv64imac-unknown-none-elf rustup component add llvm-tools-preview cargo install cargo-binutils brew install dtc qemu ```
有个问题,把bootstack放在bss旁边,那要是爆栈了整个内核的静态数据结构不是全没救了🤯
为什么这里SBI extension ID使用的`usize`,[文档上不是说用`i32`么](https://github.com/riscv/riscv-sbi-doc/blob/master/riscv-sbi.adoc#binary-encoding) > In the name of compatibility, SBI extension IDs and SBI function IDs are encoded as signed 32-bit integers. When passed in registers these follow the standard...
还有返回值不是应该是`a0`和`a1`? 虽然Legacy SBI Extension里面只有getchar有返回值,还是一个整数
Replacing pipes with shlex should fix this, see https://github.com/ansible/ansible-runner/pull/1102/commits/72dd9ce3f5da01eb807a58a36adcbd323f85530c. A dirty fix would be: ```shell sed -i 's/pipes/shlex/g' /python3.13/site-packages/fire/*.py ```
> flash set ELAN_MAC_ADDR
May be add a way to reset password for those signed in with apple account?