|
|
|
|
|
by cookieperson
1144 days ago
|
|
Cool I am glad there are more people using it in production these days, it will help the language become more stable. I've deployed Julia to production a few times now. In almost every case it was rewritten in another language within a year for one reason or another... This is sad, but, for being a v1 language, it never lost it's "early adopter" experience for myself or my colleagues. I've seen minor releases in Julia break essential packages. Not like it was one time either. So where did I get the idea, personal hands on experience. Again it's great if you have a script and want to run it, anything beyond that, in my experience, results in a lot of turmoil and erosion. Almost wonder if it's a flaw in the language itself or, the maintenance model of the packages. Oh well not my problem |
|
Any specific examples of this happening in Julia 1.0 or later?