I quite often search on Julia Discourse for solution to my problems and from time to time I’m stuck with problem, is solution given before August 2018 is still good? Since Julia 1.0 change a lot of things, some good solutions for 0.x can be suboptimal or even quit bad in current versions. My problem is not that old code doesn’t running. If it had an error I know that is outdated and maybe not the best way to do things. My problem is that it can be not idiomatic and slow in comparasion to properly optimized code.
Fro this reason, I don’t know if I have good solution to my problem on the other hand I’m hesitating with opening this topic again, since if old solution is still good this is just creating mess on Discourse.
I don’t know if this possible, but I imagine that tag like “0.x” can be added to some topics if someone competent read it for some reason and find it outdated? A look at quite a few old posts and never seen such label, I appologiz if I just miss it.
I will be glad if someone have better solution to my problem.