+++ title = "Miscellaneous Stuff" template_page = "page.html" +++ This page lists miscellaneous stuff I found or like, such as links, opinions, etc. > To follow the path: \ look to the master, \ follow the master, \ walk with the master, \ see through the master, \ become the master. ## External Links ### Rust - [Writing an OS in Rust](https://os.phil-opp.com/) - [RustPython](https://rustpython.github.io/) ### Software Philosophy - [Why Open Source Misses the Point of Free Software](https://www.gnu.org/philosophy/open-source-misses-the-point.en.html) - [Copyleft: Pragmatic Idealism](https://www.gnu.org/philosophy/pragmatic.en.html) - [How To Become A Hacker](http://www.catb.org/~esr/faqs/hacker-howto.html) ### Compilers - [Switch lowering in GCC](https://xoranth.net/gcc-switch/) - [LLVM Weekly](https://llvmweekly.org/) - [MLIR](https://mlir.llvm.org/) - [inkwell](https://github.com/TheDan64/inkwell) - [melior](https://github.com/raviqqe/melior) ### Perfomance - [Algorithms for Modern Hardware](https://en.algorithmica.org/hpc/) ### Interesting projects #### Games - [DDraceNetwork](https://github.com/ddnet/ddnet) #### Rendering / GPU - [ZLUDA](https://github.com/vosen/ZLUDA) #### Parsing - [lalrpop](https://github.com/lalrpop/lalrpop) ### Other - [Library of Babel](https://libraryofbabel.info/) - [oasis](https://github.com/oasislinux/oasis) - [The Last Question By Isaac Asimov](https://users.ece.cmu.edu/~gamvrosi/thelastq.html) - [Gwern.net](https://gwern.net/index) - [My Git Mirror](https://git.edgarluque.com/)