Live data from Hacker News

Show HN: Will my flight have Starlink?

news.ycombinator.com

1–10 of 399 posts

Show HN: Will my flight have Starlink?

#1
Hey HN, If you’ve been lucky enough to be on a flight with Starlink, you understand the hype. It actually works!

However, its availability on flights is patchy and hard to predict. So we built a database of all airlines that have rolled out Starlink (beyond just a trial), and a flight search tool to predict it. Plug in a flight number and date, and we'll estimate the likelihood of Starlink on-board based on aircraft type and tail number.

If you don’t have any trips coming up, you can also look up specific routes to see what flights offer Starlink. You can find it here: https://stardrift.ai/starlink .

-

I wanted to add a few notes on how this works too. There are three things we check, in order, when we answer a query:

- Does this airline have Starlink?

- Does this aircraft body have Starlink?

- Does this specific aircraft have Starlink?

Only a few airlines at all have Starlink right now: United, Hawaiian, Alaskan, Air France, Qatar, JSX, and a handful of others. So if an aircraft is operated by any other airline, we can issue a blanket no immediately.

Then, we check the actual body that's flying on the plane. Airlines usually publish equipment assignments in advance, and they're also rolling out Starlink body-by-body. So we know, for instance, that all JSX E145s have Starlink and that none of Air France's A320s have Starlink. (You can see a summary of our data at https://stardrift.ai/starlink/fleet-summary, though the live logic has a few rules not encoded there.)

If there's a complete match at the body type level, we can confidently tell you your flight will have Starlink. However, in most cases, the airline has only rolled out a partial upgrade to that aircraft type. In that case, we need to drill down a little more and figure out exactly which plane is flying on your route.

We can do this by looking up the 'tail number' (think of it as a license plate for the plane). Unfortunately, the tail number is usually only assigned a few days before a flight. So, before that, the best we can do is calculate the probability that your plane will be assigned an aircraft with Starlink enabled.

To do this, we had to build a mapping of aircraft tails to Starlink status. Here, I have to thank online airline enthusiasts who maintain meticulous spreadsheets and forum threads to track this data! As I understand it, they usually get this data from airline staff who are enthusiastic about Starlink rollouts, so it's a reliable, frequently updated source. Most of our work was finding each source, normalizing their formats, building a reliable & responsible system to pull them in, and then tying them together with our other data sources.

Basically, it's a data normalization problem! I used to work on financial data systems and I was surprised how similar this problem was.

-

Starlink itself is also a pretty cool technology. I also wrote a blog post (https://stardrift.ai/blog/why-is-starlink-so-good) on why it's so much better than all the other aircraft wifi options out there. At a high level, it's only possible because rocket launches are so cheap nowadays, which is incredibly cool.

The performance is great, so it's well worth planning your flights around it where possible. Right now, your best bet in the US is on United regional flights and JSX/Hawaiian. Internationally, Qatar is the best option (though obviously not right now), with Air France a distance second. This will change throughout the year as more airlines roll it out though, and we'll keep our database updated!

Re: Show HN: Will my flight have Starlink?

#2
Thank you for your service. Hopefully something like this can put pressure on airlines to understand how hostile their internet services are and that it matters.

Last year I flew roundtrip to the Philippines on Philippines Airlines. Each way they claimed they had internet and each time, they sent an email reneging the day before the flight.

The same thing happened when my sister-in-law flew with them a couple months earlier.

These are long flights during which I expected to be able to work. Just so infuriating.

Re: Show HN: Will my flight have Starlink?

#4
One nice thing about Starlink is that they force the airlines to offer it for free. I’m not sure why SpaceX is doing this, but it was surprising enough to me that my international WiFi was not only fast, but completely free that I researched it.

Re: Show HN: Will my flight have Starlink?

#5
post #4

One nice thing about Starlink is that they force the airlines to offer it for free. I’m not sure why SpaceX is doing this, but it was surprising enough to me that my international WiFi was not only fast, but completely free that I researched it.

give the customers the complete experience and they will subscribe.

IF carriers were allowed to charge, they would piecemeal or handicap the service, and passengers would leave with a bad impression.

Re: Show HN: Will my flight have Starlink?

#6
post #4

One nice thing about Starlink is that they force the airlines to offer it for free. I’m not sure why SpaceX is doing this, but it was surprising enough to me that my international WiFi was not only fast, but completely free that I researched it.

Nobody wants their brand associated with price gouging and half-broken in-flight credit card payment portals, and Starlink is better enough than any alternative that they can play hardball with airlines.

Re: Show HN: Will my flight have Starlink?

#9
post #4

One nice thing about Starlink is that they force the airlines to offer it for free. I’m not sure why SpaceX is doing this, but it was surprising enough to me that my international WiFi was not only fast, but completely free that I researched it.

United gives you free access only if you are a mileageplus member I think?

Regardless, having free high speed internet on a flight will motivate me as a consumer every time.

Re: Show HN: Will my flight have Starlink?

#10
I've definitely thought about substituting a nonstop flight for a 1-stop flight on UA regional jets just to get Starlink on the entire route. The annoying this is I live by a UA hub and UA doesn't fly regional planes between UA hubs.

So the best I've been able to do is a regional flight to a UA hub near me, and then a non-regional flight back to my home airport. Which is honestly probably not worth it. And it's definitely not worth doing a two-stop trip so I'm really excited for them to roll it out on their mainline jets!

Post reply on HN