acyanbird

Results 14 comments of acyanbird

经过几个测试应该是safari webkit内核的问题,使用ios火狐可以访问

目前模型向左倾斜呢,请问如果要自己修正的话该怎么做? @xianfei

https://os.phil-opp.com/zh-CN/testing/ 内核测试章节 最后一块代码引用 ``` // in tests/should_panic.rs use blog_os::{QemuExitCode, exit_qemu, serial_println}; ``` 应该为 `use blog_os::{QemuExitCode, exit_qemu, serial_println, serial_print};`

@phil-opp Sure! I've created PR to fix all errors raised by me and @zhc7. #1262

https://github.com/phil-opp/blog_os/pull/1274 Hi I open a new PR to fix some format errors

And sorry to ask here, but can I visit edition 3 through web page, or it only available from github repo branch edition-3? It's too hard to read from there...

> > And sorry to ask here, but can I visit edition 3 through web page, or it only available from github repo branch edition-3? It's too hard to read...

Hi are you finish translate it? Can I convert this to simplified Chinese?

@pkooij Hi that might be a silly question. I have a pair of ( follower and leader ) arm, and I want to update to so101 version. But how can...