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: flipgrid.js, an experimental minimalist photo gallery

55 pointsby t3hprogrammerover 12 years ago

11 comments

nkorenover 12 years ago
I'm currently testing this on a slow connection from an airport lounge in India. It's a pretty frustrating experience: I click on an image and receive no feedback about whether the click has registered. Sometimes the full image appears after 5-10 seconds, sometimes it never appears. Sometimes I click several times in the interim, and get weird results.<p>But I bet it is quite nice on a higher-speed connection.<p>This raises a question for me: what is the best way to simulate/create a low-speed connection, for UI testing purposes?
评论 #4648414 未加载
评论 #4648230 未加载
评论 #4648231 未加载
评论 #4648514 未加载
doesnt_knowover 12 years ago
Pretty cool. I think it could use some kind of feedback/indicator when I click on a photo and it's loading. I was clicking thumbnails and nothing was happening, wasn't sure what was suppose to happen. Turns out it was just loading, but there was no indication that was happening.<p>This wouldn't be a big problem, but the entire thing seems to rely on you going very slowly and only click one at a time and wait for it to load.<p>If I click another photo during that loading period, it mashes up the photos [1]. Scrolling down while a photo is in the center also doesn't appear to work well, if I click another photo it tries to bring it up and cuts them up [2]. Looks like it could do with some more testing my friend.<p>[1] <a href="http://i.imgur.com/uzUl0.png" rel="nofollow">http://i.imgur.com/uzUl0.png</a><p>[2] <a href="http://i.imgur.com/hqD9J.png" rel="nofollow">http://i.imgur.com/hqD9J.png</a>
评论 #4649249 未加载
chapelover 12 years ago
I would love it if instead of having the image move to the center if it is on the outside, instead have the image appear around the thumbnail right where it is like the ones in the center. That would make it win completely. Otherwise it is very nice and simple in a good way.
评论 #4647762 未加载
mistagrrrover 12 years ago
Very creative, nice job! You might want to expire the Flickr API key used since it's part of github's history now.
评论 #4647965 未加载
olympusover 12 years ago
Very neat, I just had a few minor issues with needing to click some thumbnails twice to get the picture to display correctly. With that one issue aside, I think this is a pretty slick way to display photos and might use it myself to display vacation pics or something similar.
kkwokover 12 years ago
Like this a lot, awesome work with this.<p>Some feedback: When you have a photo being viewed and you click a thumbnail from the bottom or top rows, the picture changes, but the thumbnail disappears.<p>Also, when you do this the new picture renders not as smoothly.
citricsquidover 12 years ago
I can't find a link to the repository from the demo, so here for anyone else: <a href="https://github.com/t3hprogrammer/flipgrid.js" rel="nofollow">https://github.com/t3hprogrammer/flipgrid.js</a>
评论 #4647827 未加载
Axsuulover 12 years ago
Awesome, way to think outside of the "box"!
Ian999over 12 years ago
Really awesome stuff!
tylerlhover 12 years ago
pretty cool! nice work on this.
cool_guyover 12 years ago
Awesome