Live data from Hacker News

Show HN: Performant intracontinental public transport routing in Rust

github.com

21–26 of 26 posts

Re: Show HN: Performant intracontinental public transport routing in Rust

#21

The fact that the software being written in Rust is supposed to be valuable information to be put in the title is interesting. Nobody would say “Performant intracontinental public transport routing in C++”, or any other combination. It’s just something around the Rust language.

> Nobody would say “Performant intracontinental public transport routing in C++”

Turns out people do, actually: https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que...

Obviously it's rarer with C++ than with Rust, but it happens in the same proportion with pretty much every language when its on a popularity boom (we've seen that with JavaScript a decade ago, then Go and python, now Rust).

Re: Show HN: Performant intracontinental public transport routing in Rust

#22

The fact that the software being written in Rust is supposed to be valuable information to be put in the title is interesting. Nobody would say “Performant intracontinental public transport routing in C++”, or any other combination. It’s just something around the Rust language.

Well, aside from the fact that people do say "in C++"... the fact that it is written in Rust is novel. Rust is still quite a lot less common than C++.

If you were reading an article about a concrete bridge you wouldn't expect "New bridge built out of concrete!" would you? But "New bridge built from 3D printed stainless steel!" is a perfectly reasonable title.

Re: Show HN: Performant intracontinental public transport routing in Rust

#23

The fact that the software being written in Rust is supposed to be valuable information to be put in the title is interesting. Nobody would say “Performant intracontinental public transport routing in C++”, or any other combination. It’s just something around the Rust language.

> Nobody would say “Performant intracontinental public transport routing in C++”

Why would you post this before checking?

https://hn.algolia.com/?dateRange=all&page=0&prefix=false&qu...

Even without checking it makes sense to post "written in C++" (same as written in Rust).

I wonder if some people are lazy to think or just driven by emotions.

Re: Show HN: Performant intracontinental public transport routing in Rust

#25

> because last I checked it only works for a single GTFS feed. (minor) fyi: It works with multiple, comma separated GTFS files.

I think my info might be old then! I went and found where I learned that: https://discuss.graphhopper.com/t/does-graphhopper-gtfs-not-...

I may also be conflating inter-agency routing with ingestion of multiple feeds.

Post reply on HN