hinach4n's comments

hinach4n | 3 years ago | on: When rustc explodes

It gets pretty bad as your codebase increases. I work on a pretty large Rust project that uses a lot of async, and uses a LOT of static dispatch (mainly because we use a web-server framework called warp).

Usually, even after a simple change a simple `cargo check` can take a minute or two on a beefy PC. That said, over time you get numbed to it :D.

hinach4n | 4 years ago | on: Dim, a self-hosted media manager

Hey, I'm the maintainer. At the moment Dim is really raw in comparison to plex, there are no clients besides web, and it doesn't display as much data (actors, etc).
page 1