I think the problem with this attitude is the compiler becomes a middle manager you have to appease rather than a collaborator. Certainly there are advantages to having a manager, but if you go off the beaten track with Rust, you will not have a good time. I write most of my code in Zig these days and I think being able to segfault is a small price to pay to never have to see `Arc<RefCell<Foo<Bar<Whatever>>>` again.
Sytten|6 months ago
pron|6 months ago
surajrmal|6 months ago
veber-alex|6 months ago
Is Zig such an amazing language that while using it you won't ever need reference-counted pointers?
the__alchemist|6 months ago
surajrmal|6 months ago
conorbergin|6 months ago
ViewTrick1002|6 months ago
Due diligence every single time after the tenth refactor?