treesurgeon
No user record in our sample, but treesurgeon has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but treesurgeon has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
[dead]
That's great work and a terrific post. We had lots of legacy subcomponents that permeated throughout the app's data structures, and as a practical matter, we couldn't reopen all that existing code. Some of that legacy…
For routine fast numerical algorithm dev, Julia is like a modern c++ or fortran. Hyperspecialilzed isn't the right adjective here. Our team's big mistake was believing blog posts that swept laziness problems under the…
Complete rewrite in julia solved it.
Just mix nontrivial data structures with algorithms that iterate until numerical convergence. Team of experienced devs fought space leaks for weeks, project schedule crashed, directly caused by Haskell's lazy eval.…