TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Instagram viewer by latitude and longitude, hosted for free on Heroku

49 pointsby lil_teeover 10 years ago

9 comments

alexcp_over 10 years ago
The fact that the coordinates are hard coded seems odd, is there a reason for it?
评论 #9063934 未加载
downandoutover 10 years ago
I&#x27;ve been working on something similar for a little while. While I am still building the main site that lets people create their own realtime feeds based upon geofences they create, I couldn&#x27;t resist making a quick page to keep up with the latest posts from various Vegas hotels.<p><a href="http://guiyui.cloudapp.net/ig/vegas_hotels.php" rel="nofollow">http:&#x2F;&#x2F;guiyui.cloudapp.net&#x2F;ig&#x2F;vegas_hotels.php</a><p>I also created a tool that can take an Instagram username and group their geo-tagged posts by physical address - useful for determining home&#x2F;work addresses (requires Instagram login):<p><a href="http://guiyui.cloudapp.net/ig/username_geo.php" rel="nofollow">http:&#x2F;&#x2F;guiyui.cloudapp.net&#x2F;ig&#x2F;username_geo.php</a>
mattxxxover 10 years ago
Cool; I did something like that with NodeJS a while back for an art project. I made this node package to facilitate it: <a href="https://github.com/internet-research-labs/instagram-realtime" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;internet-research-labs&#x2F;instagram-realtime</a><p>event-drive, object-oriented lib for realtime instagram subscriptions
willdaybleagainover 10 years ago
Hey this is cool.<p>I run a cafe in Fitzroy, Melbourne, forked it and pointed it to 50 metres of our cafe:<p><a href="https://fitzroygram.herokuapp.com" rel="nofollow">https:&#x2F;&#x2F;fitzroygram.herokuapp.com</a><p>Bam! This is our cafe wall: <a href="https://fitzroygram.herokuapp.com/p/zLYDXuEU8R" rel="nofollow">https:&#x2F;&#x2F;fitzroygram.herokuapp.com&#x2F;p&#x2F;zLYDXuEU8R</a><p>Neat. :)
lalwanivikasover 10 years ago
Latitude and Longitude remind me of the tiny app I made using Google Maps API to find out what&#x27;s on the exact opposite end of some place - it&#x27;s called Other Side: <a href="http://lalwanivikas.github.io/other-side/" rel="nofollow">http:&#x2F;&#x2F;lalwanivikas.github.io&#x2F;other-side&#x2F;</a>
评论 #9063782 未加载
YousefEDover 10 years ago
Cool! Always fun to play around with APIs like these.<p>I created a Hyperlapse player where you can also search by city: (for example, videos tagged #sanfrancisco <a href="http://lapsetube.com/tag/sf" rel="nofollow">http:&#x2F;&#x2F;lapsetube.com&#x2F;tag&#x2F;sf</a>)
TruthSHIFTover 10 years ago
Hi! I&#x27;ve built an iPhone app that does this for your current location.<p><a href="http://www.pixpeekapp.com/" rel="nofollow">http:&#x2F;&#x2F;www.pixpeekapp.com&#x2F;</a><p>It&#x27;s surprisingly fun to see what your neighbors are up to.
crumpledover 10 years ago
If somebody deploys this, will they share the link?
评论 #9064282 未加载
评论 #9064561 未加载
评论 #9063678 未加载
评论 #9062952 未加载
评论 #9063975 未加载
rajacombinatorover 10 years ago
hey sorry to butt in, but for those of you who like this, you might want to check out my site:<p><a href="http://www.loqqus.com" rel="nofollow">http:&#x2F;&#x2F;www.loqqus.com</a><p>Similar concept but I think our take is a bit more robust. ;) Cheers.