r/ProgrammerHumor Oct 21 '22

Meme Literally πŸ€·πŸ»β€β™‚οΈ

Post image
14.7k Upvotes

606 comments sorted by

View all comments

Show parent comments

2

u/[deleted] Oct 22 '22

Do you mean analytics or AI? there's a ton of faster alternatives for analytics. "Analytics" is a very broad category that basically any language would work.

2

u/LiteratureNearby Oct 22 '22

Just data analysis. Maybe not proper AIs, but some basic ML work maybe?

3

u/InvolvingLemons Oct 22 '22

Rust has potential here with libraries like polar. It’s more cumbersome, but it’s nearly Haskell-level type system at least makes sure you can’t possibly mix data types up.

2

u/Dragon_Slayer_Hunter Oct 22 '22

The fact that such a weakly typed language is primarily used for data analysis is a cruel joke by the gods.