Live data from Hacker News

We moved from Pony to Rust

wallaroo.ai

1–10 of 178 posts

Re: We moved from Pony to Rust

#4
post #3

Shocking that using a language that no one use was a mistake on the long term. It made 0 sense what so ever to use it in the first place.

Making bad choices happens all the time. Learning to correct them is a good skill to build up.

Re: We moved from Pony to Rust

#6
post #3

Shocking that using a language that no one use was a mistake on the long term. It made 0 sense what so ever to use it in the first place.

OTOH an interesting language can be a recruiting draw. It probably helped them recruit engineers who were interested in the distributed systems and concurrency problems they were trying to solve. See for example Jane Street with OCaml.

[edit: oops, thanks for the heads up on the spelling :)]

Re: We moved from Pony to Rust

#7
post #3

Shocking that using a language that no one use was a mistake on the long term. It made 0 sense what so ever to use it in the first place.

For every widely used technology, someone had to be the first. And then some small group had to be the early adopters.

Re: We moved from Pony to Rust

#9
post #6
post #3

Shocking that using a language that no one use was a mistake on the long term. It made 0 sense what so ever to use it in the first place.

OTOH an interesting language can be a recruiting draw. It probably helped them recruit engineers who were interested in the distributed systems and concurrency problems they were trying to solve. See for example Jane Street with OCaml. [edit: oops, thanks for the heads up on the spelling :)]

OCaml is old and reliable, and I think it was already proven to work in the industry when Jane Street chose it. Even if it wasn't the best programming language ever, it was still a strong choice at the time, and still is. Pony on the other hand was and still is very young. I'm not saying it's a bad choice, but it's definitely not the same risk profile as OCaml.

It's just OCaml by the way, for Objective Caml. Unless you're talking about the secret Irish fork /s.

There's a nice page on the official website about the history: https://ocaml.org/learn/history.html.

Re: We moved from Pony to Rust

#10
post #3

Shocking that using a language that no one use was a mistake on the long term. It made 0 sense what so ever to use it in the first place.

I don't read this as "it was a mistake to use Pony." They state that:

> in the meantime data science and machine learning continued to explode ... With the increasing focus on MLOps, Rust became a better fit

This sounds like, "Our business goals shifted, as did the industry around data science, and Rust's maturity improved such that it made sense for us to migrate our stack."

Post reply on HN