Show HN: Glitch flickr images by given keyword(glitchit.org)
glitchit.org
Show HN: Glitch flickr images by given keyword
http://glitchit.org
5 comments
It's interesting to see this in JS. For a comparison I was playing with JPEG glitching a while back but in Go... http://jamesduncombe.com/whats-brewing/jpeg-crush/
Didn't realize it would have sound, jumped when I clicked a link.
Pretty neat, though.
Pretty neat, though.
Thanks for the headache, it was worth it - cool project! What's your stack?
Thanks.
I'm using flask for web app, but the glitching mechanism runs on client side.
I'm using flask for web app, but the glitching mechanism runs on client side.
pretty nice! The exit button doesn't work for me though.
I had a similar problem in an app I'm working on and I had to use libjpeg for the decoding, not sure if there are ways to handle it in JS...
PS. but it's a cool idea :)