edgarluque.com/content/misc.md

26 lines
691 B
Markdown
Raw Normal View History

2024-02-13 09:04:21 +00:00
+++
title = "Miscellaneous Stuff"
template_page = "page.html"
+++
This page lists miscellaneous stuff I found or like, such as links, opinions, etc.
## External Links
### Rust
- [Writing an OS in Rust](https://os.phil-opp.com/)
### 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)
### Interesting projects
#### Games
- [DDraceNetwork](https://github.com/ddnet/ddnet)
#### Rendering / GPU
- [ZLUDA](https://github.com/vosen/ZLUDA)