#indicatif — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #indicatif, aggregated by home.social.
-
@smranaldi Update after 50 days:
I did my first big project with scientific computations in #RustLang. I did use #egui which fits perfectly for simulations with live plots.
#rayon is a must for load balanced multithreading. Multithreading in general is fearless with the type system with Arc, Mutex, atomics, channels etc. (unless you produce a deadlock).
I loved #indicatif for threadsafe progressbars for my long simulations. 100% CPU usage with fancy progressbars, I love it!
1/4