5 ms·
This is precisely why I've lost interest in Rust. It feels limiting in the same way that fat frameworks do - it just becomes so much harder to express what I _r
by mslm 7y ago
This is precisely why I've lost interest in Rust. It feels limiting in the same way that fat frameworks do - it just becomes so much harder to express what I _really_ want to do sometimes, because I'm always working around the limits and requirements of the framework/abstractions which a lot of the time won't map very well to my solution.
- jihadjihad 7y agoWhat do you find is the solution to this problem? How do you remain productive? Genuinely curious since I am merely a Rust dilettante
- zamadatix 7y agoGenerally choose something "boring" instead, whether it be libraries or language choice.