@@ -53,20 +53,18 @@ for graphics programming in this [YouTube video](https://www.youtube.com/watch?v
5353One of the most common questions I got when explaining my reasons for switching
5454from TypeScript to C++ for graphics programming was -- "Why not Rust"?
5555
56- The short answer, is that I don't like programming in Rust.
56+ The short answer, is that I don't like programming in Rust. Please give these a read if you want a better reason than that:
57+ 58+ - [ Leaving Rust gamedev after 3 years] ( https://loglog.games/blog/leaving-rust-gamedev/ )
59+ - [ Discussion on Reddit] ( https://www.reddit.com/r/rust/comments/1cdqdsi/lessons_learned_after_3_years_of_fulltime_rust/ )
60+ - [ Discussion on HackerNews] ( https://news.ycombinator.com/item?id=40172033 )
5761
5862<!-- The long answer, is that I strongly believe C/C++ is the best language for
5963graphics programming (and many other subfields of computer science that I find
6064interesting). I do not believe this is going to change anytime in the next 5-7
6165years. I'm always happy to update my priors, but for the time being, this is my
6266definitive stance on the matter. -->
6367
64- Please give these a read if you want a better reason than that:
65- 66- - [ Leaving Rust gamedev after 3 years] ( https://loglog.games/blog/leaving-rust-gamedev/ )
67- - [ Discussion on Reddit] ( https://www.reddit.com/r/rust/comments/1cdqdsi/lessons_learned_after_3_years_of_fulltime_rust/ )
68- - [ Discussion on HackerNews] ( https://news.ycombinator.com/item?id=40172033 )
69- 7068## Misc.
7169
7270- [ ThePrimeagen's reaction to a rant from Jonathon Blow] ( https://www.youtube.com/watch?v=znmZA_n485I ) regarding web dev is funny and insightful
0 commit comments