General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
p11
ThePrimeTime
comments
Comments by "p11" (@porky1118) on "🚫 Not Invented Here Syndrome 🚫" video.
19:30 In Rust, I import simple crates like derive for Add/Sub/etc. and replace-with, but I wrote my own http server. I even put a lot of simple stuff into separate crates, since I don't want to rewrite/copy these simple utilities all the time (like my own color type).
1