Personal channel of @lancern

Topics: programming, hacking, memes, life, and more. Forward anything as you wish.

Join the discussion group for more fun.

Discord: https://discord.gg/RwUx9et7
pointer::as_mut 的原型是
unsafe fn as_mut(self) -> ...

NonNull::as_mut 的原型是
unsafe fn as_mut(&mut self) -> ...

NonNull 也是 Copy 的情况下,为什么前者是 self 而后者是 &mut self
走出超市了才想起来手里拿的东西还没结账
https://twitter.com/mattjay/status/1663621621909790722

通过超声波向各种语音助手发送指令实现攻击
下周即将前往上海租房,各位有无任何建议
https://wiki.haskell.org/Monad_tutorials_timeline

This is a comprehensive timeline of #monad tutorials and related articles.
今日学习typst并制作了一份个人简历模板,typst好用
Back to Top