Comment on Ask HN: How do you decide which language/tech stack to learn?parentComments−PointyFluff4yI would say rust for all except Data/AI; for now.−Fiahil4yUnless you want to leverage Arrow heavily in your data engineering pipeline, then Rust can replace Spark.−tonightstoast4yDo you have any further reading or crate recommendations? I have slowly been getting into rust but haven’t really used it for data engineering.−Fiahil4yPolars and data fusion−andrenth4yNot really my domain, but the arrow2 crate seems to be high quality work.−ducharmdev4yRe: web apps - is yew production ready? Searching about it gives some ambiguous results.
Comments
I would say rust for all except Data/AI; for now.
Unless you want to leverage Arrow heavily in your data engineering pipeline, then Rust can replace Spark.
Do you have any further reading or crate recommendations? I have slowly been getting into rust but haven’t really used it for data engineering.
Polars and data fusion
Not really my domain, but the arrow2 crate seems to be high quality work.
Re: web apps - is yew production ready? Searching about it gives some ambiguous results.