top | item 47121850

(no title)

usrbinenv | 7 days ago

This will be another bad decision just like with Swift. From what I heard, Rust is notoriously bad at letting people define their own structure and instead beats you up until you satisfy the borrow checker. I think it'll make development slow and unpleasant. There are people out there who enjoy that, but it's not a fit for when you need to deliver a really huge codebase in reasonable time. I remember Andreas mentioning he just wanted something like C++, but with a GC and D would be absolutely perfect for this job.

discuss

order

Perz1val|6 days ago

Maybe, but will they have to fight with borrow checker for doing some other than (the very OOP) DOM components? They'll obviously use both for a long time in the future, so more functional places can get Rust, while more OOP places can benefit from C++

thiht|7 days ago

Nobody uses D

p0nce|6 days ago

This is like the "real world" argument. Nobody uses that "in the real world", except well people that do.

Kapendev|6 days ago

Well, I do!?!! It's even faster than zoomer langs like Odin. You should try it.

usrbinenv|7 days ago

And? Does it work? Because it does. It's a lot closer to C++ and you literally need like a week to start being productive and it's insanely flexible as a language. Nobody uses Swift also, but the additional problem with Swift was that it's entirely Apple-centric.