Live data from Hacker News

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

sitinshade.com

141–150 of 221 posts

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

#144
post #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.

Would be great to offer this as an option, even if we would have to fill in our own API key. The train tracks in my country differ quite somewhat from the roads when I try it out. Also. busses take defined routes and not the shortest path. Google Maps provides all these routes.

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

#145
This is very cool, congrats OP!

I wish it would let me select some other cities the bus passes through, since as another commenter said it just uses the quickest way by car - though I guess that would not impact the seat selection too much, since the general direction of travel is still the same!

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

#146
post #126

What a cool idea! Well done! One feature suggestion: it would be cool if it asked you if you prefer the shade or the sun. I’m in Canada, and during winters I love to sit on the sunny side of the bus.

You need a feature to tell you to sit on the "wrong" side ? There's just two sides !

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

#148

Earlier quoted context omitted.

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

I don't think getting the position of the sun is an edge case, it's a fundamental capability for the product to work at all

I believe they meant edge cases when dealing with sun position calculations or maybe other things, not that the sun position is an edge case.

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

#150
Whats the technology behind this? Is it spatial SQL or some other python-based spatial analysis? I suppose the map is either open layers or leaflet, but the other part is more interesting. Sorry, didn't find it on the page or here, please take excuse if already answered. Thanks
Post reply on HN