Skip to content

Commit c779f41

Browse files
committed
Update readme.
1 parent 36c6e79 commit c779f41

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,20 +53,18 @@ for graphics programming in this [YouTube video](https://www.youtube.com/watch?v
5353
One of the most common questions I got when explaining my reasons for switching
5454
from 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
5963
graphics programming (and many other subfields of computer science that I find
6064
interesting). I do not believe this is going to change anytime in the next 5-7
6165
years. I'm always happy to update my priors, but for the time being, this is my
6266
definitive 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

Comments
 (0)