File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -53,20 +53,18 @@ for graphics programming in this [YouTube video](https://www.youtube.com/watch?v
53
53
One of the most common questions I got when explaining my reasons for switching
54
54
from TypeScript to C++ for graphics programming was -- "Why not Rust"?
55
55
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 )
57
61
58
62
<!-- The long answer, is that I strongly believe C/C++ is the best language for
59
63
graphics programming (and many other subfields of computer science that I find
60
64
interesting). I do not believe this is going to change anytime in the next 5-7
61
65
years. I'm always happy to update my priors, but for the time being, this is my
62
66
definitive stance on the matter. -->
63
67
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
-
70
68
## Misc.
71
69
72
70
- [ ThePrimeagen's reaction to a rant from Jonathon Blow] ( https://www.youtube.com/watch?v=znmZA_n485I ) regarding web dev is funny and insightful
You can’t perform that action at this time.
0 commit comments