2

Holy shit, the exr crate is one of the most overengineered pieces of shit I have ever seen

... well maybe nalgebra is even worse, but that's not a fair comparison. Nothing is worse than nalgebra

Check out this fantastic function: https://docs.rs/exr/1.73.0/...

Comments
  • 1
    Hehe, Rust serious has a where keyword? That's awesome. SQL vibes.
  • 1
    @retoor What happened to your account? :O
  • 2
    @12bitfloat retoor account is as the avatar. It dies and reincarnates again to a new type of dev. It does the circle [frontend, backend, low level, app]. The avatar is the one who masters all the legend says. Every time the retoor reincarnates, it has a lot to learn again so the score is back to zero. It's a burden.
  • 0
    I can't tell the difference between normal rust and over engineered rust
  • 1
    @jestdotty If it starts with CollectPixels<ReadRequiredChannel<ReadRequiredChannel<ReadRequiredChannel<NoneMore, R>, G>, then it's fair to assume it's not Rust that's the problem ;)
  • 1
    @12bitfloat but it's so extensible!
  • 2
    @retoor Swift has the where keyword too :)

    And C#'s where is literally the same as SQL's where (linq).

    I think Kotlin has where as well.
    And Kotlin has the fun keyword. Nothing beats that, not even the Nothing type.
  • 1
    @Lensflare happy stuff
Add Comment