General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Toby
ThePrimeTime
comments
Comments by "Toby" (@toby9999) on "40x Faster Binary Search" video.
The other problem with Rust is that it's awful for demonstrating general concepts due to its insane syntax and senantic rules. One of the reasons Pascal was used a lot in academia. It's simpke and self documenting.
3
@maidenlesstarnished8816 Why the religious tone?
2
@my_online_logs Calm down...
1
Yeah, none of that code makes any sense to me.
1
Big (O) is not broken. You have to understand the constant component. And which time complexty is appropriate and which conditions. But yes, modern hardware has made that goal more difficult.
1
I touch Rust and got my fingers burned, metaphorically. I'm not going back for more. It was painful.
1
Not really, and I don't understand why folk hate optimisations. I love them. There are real-world applications that require as much speed as can be thrown at them. I've spent the past 20 years working on such products. It's not all about servers. A lot of high-performance applications do run in isolation. They need to. SSDs are not an optimisation, so that's moot. You don't compensate for poor optimisation by buying faster hardware. Because there, you're not maximising potential. But Im not into developing bloatware, so there's that.
1