Live data from Hacker News

Show HN: I made a website to find best bus seat to avoid the sun while traveling

sitinshade.com

71–80 of 221 posts

Re: Show HN: I made a website to find best bus seat to avoid the sun while traveling

#71
post #63

I tested with London to Paris — if it's easy with your routing system, you should add the Channel Tunnel as a fake road. I'm not sure why it chose a ferry so far off the shortest route.

Currently, it uses OpenStreetMap routing.Planning to change to the Google Maps Routing API.

Check the prices on that, it can get exorbitant

Re: Show HN: I made a website to find best bus seat to avoid the sun while traveling

#72
post #58
post #8

I recently took a bus over the Andes and was congratulating myself on choosing a seat on the shady side. Then I realized that in the southern hemisphere the sun is in the north and I had outsmarted myself.

It is funny in my language as we have the same word for both noon and south.

Is it French (midi)?

Re: Show HN: I made a website to find best bus seat to avoid the sun while traveling

#74

Twenty-three years ago, during my daily trips to the university campus, I had the exact same idea. However, I became distracted by calculating the position of the sun and delved into astronomical algorithms, which led me to never complete it. Kudos to you, that's really impressive!

Getting lost on the 0.1% edge cases or improvements is why I never finish side projects, either.

Re: Show HN: I made a website to find best bus seat to avoid the sun while traveling

#75

I entirely expect your motives to be non-commercial but I reckon there will be bus or train ticket sites who would pay for this. Which would also allow more people to benefit from it. Well done on a great job

Sunny-side pricing!

Re: Show HN: I made a website to find best bus seat to avoid the sun while traveling

#78
Really nice idea and it works to an extent, but it doesn’t seem to use the bus routes — just sent me the quickest route via the motorway.

Not sure how much of a ball ache that would be to implement though as I guess you would need to pair a lot of APIs or pay google out the backside

Re: Show HN: I made a website to find best bus seat to avoid the sun while traveling

#79

Really nice idea and it works to an extent, but it doesn’t seem to use the bus routes — just sent me the quickest route via the motorway. Not sure how much of a ball ache that would be to implement though as I guess you would need to pair a lot of APIs or pay google out the backside

Currently OpenStreetMap routing API, would have to be replaced with the Google Maps Transit API.

Re: Show HN: I made a website to find best bus seat to avoid the sun while traveling

#80

This is working well! My only feedback is that I was checking a location far outside my timezone (-12 hours). This means I have to look up the timezone for that location. I would prefer to always use the "local" timezone, from the starting location.

Thanks for the suggestion. That would be a great addition.
Post reply on HN