2
- https://blog.cloudflare.com/big-pineapple-intro/: talk about the cloudflare’s inhouse dns resolver written in rust and webassembly.rustwebassemblycloudflarewasmer
- https://blog.cloudflare.com/the-as112-project/: The AS112 project is a community effort to run an important network service intended to handle reverse DNS lookup queries for private-only use addresses that should never appear in the public DNS system.
- https://en.wikipedia.org/wiki/Trampoline_(computing)
- https://tokio.rs/: async runtime for rust used by cloudflare in the dns resolver.
5
- Zerotier protocol design whitepaper: https://docs.zerotier.com/zerotier/manual.
15
- Mac os on wsl2: https://github.com/kholia/OSX-KVM
- dns query by hand: https://routley.io/posts/hand-writing-dns-messages
- dns in rust: https://github.com/EmilHernvall/dnsguide/blob/master/chapter1.md
- Accelerated KVM guest on wsl: https://boxofcables.dev/accelerated-kvm-guests-on-wsl-2/
19
- Why Germany isn’t attractive for foreign workers: https://www.dw.com/en/why-germany-isnt-attractive-for-foreign-workers/a-64936856?utm_source=pocket-newtab-intl-en
- GCC for rust: https://thenewstack.io/rust-support-is-being-built-into-the-gnu-gcc-compiler/rust
21
- The end of frontend development: https://www.joshwcomeau.com/blog/the-end-of-frontend-development/