Lake.js - Make your images look like they're reflected by a lake (alligator.github.com) 69 points by tbranyen 14y ago ↗ HN
[–] evan_ 14y ago ↗ In case you missed Java applets circa 1997. [–] dwharden 14y ago ↗ We've come a long way in lake-reflecting technology, to be sure. Just think, you don't even need a plugin! [–] Produce 14y ago ↗ All you need is an i7 and 8GB of RAM! [–] donohoe 14y ago ↗ Indeed. If only this came out when I was still at the Times... could have saved journalism. [–] kenrikm 14y ago ↗ First thing I thought was GeoCities 2.0 ! I remember seeing effects like this all over the web back in the day. Ahh the memories. [–] ricardobeat 14y ago ↗ First thought that crossed my mind. We had one of those in my early teen days band's website :D [–] InclinedPlane 14y ago ↗ This needs a #c0c0c0 background with an under construction gif below it. [–] sp332 14y ago ↗ Here, take one of these from the original GeoCities site (Warning - tons of gifs!) http://www.textfiles.com/underconstruction/ [–] ranza 14y ago ↗ Where are the duke nukem strippers? [–] wisetech 14y ago ↗ I still remember those Anfy java applets page which still exists btw. http://anfyteam.com/anj/index.html [–] dfischer 14y ago ↗ Came in here looking for this, and was pleased. Thanks.
[–] dwharden 14y ago ↗ We've come a long way in lake-reflecting technology, to be sure. Just think, you don't even need a plugin! [–] Produce 14y ago ↗ All you need is an i7 and 8GB of RAM!
[–] donohoe 14y ago ↗ Indeed. If only this came out when I was still at the Times... could have saved journalism.
[–] kenrikm 14y ago ↗ First thing I thought was GeoCities 2.0 ! I remember seeing effects like this all over the web back in the day. Ahh the memories.
[–] ricardobeat 14y ago ↗ First thought that crossed my mind. We had one of those in my early teen days band's website :D
[–] InclinedPlane 14y ago ↗ This needs a #c0c0c0 background with an under construction gif below it. [–] sp332 14y ago ↗ Here, take one of these from the original GeoCities site (Warning - tons of gifs!) http://www.textfiles.com/underconstruction/
[–] sp332 14y ago ↗ Here, take one of these from the original GeoCities site (Warning - tons of gifs!) http://www.textfiles.com/underconstruction/
[–] wisetech 14y ago ↗ I still remember those Anfy java applets page which still exists btw. http://anfyteam.com/anj/index.html
[–] smiler 14y ago ↗ Really struggling to think how the creator of this feels it would have a use [–] tbranyen 14y ago ↗ Well the README does say: "No license, do what you want as long as it involves some Cool Ass Lakes."Sounds legit to me! [–] buu700 14y ago ↗ Wait, so I'm not allowed to fork it unless the new project uses ass-lakes? Shit, there goes my startup idea. [–] Produce 14y ago ↗ I presume that these ass-lakes are located down south somewhere? [–] pbhjpbhj 14y ago ↗ The git headline is also "remember lake applets? me neither.". I think we caught a live one here. [–] [dead] pbhjpbhj 14y ago ↗ The git headline is also "remember lake applets? me neither.". I think we caught a live one here. [–] rhizome31 14y ago ↗ It would go rather well with an animated gif of Jesus walking. [–] thoradam 14y ago ↗ The source is 130 lines, if nothing it's at least a teaching example of how easily one can play with canvas. [–] webjprgm 14y ago ↗ Maybe a JS-based MUD adventure game that shows background images for each room.It looks really cool, I kinda hope I do find a good use for it.
[–] tbranyen 14y ago ↗ Well the README does say: "No license, do what you want as long as it involves some Cool Ass Lakes."Sounds legit to me! [–] buu700 14y ago ↗ Wait, so I'm not allowed to fork it unless the new project uses ass-lakes? Shit, there goes my startup idea. [–] Produce 14y ago ↗ I presume that these ass-lakes are located down south somewhere? [–] pbhjpbhj 14y ago ↗ The git headline is also "remember lake applets? me neither.". I think we caught a live one here. [–] [dead] pbhjpbhj 14y ago ↗ The git headline is also "remember lake applets? me neither.". I think we caught a live one here.
[–] buu700 14y ago ↗ Wait, so I'm not allowed to fork it unless the new project uses ass-lakes? Shit, there goes my startup idea. [–] Produce 14y ago ↗ I presume that these ass-lakes are located down south somewhere?
[–] pbhjpbhj 14y ago ↗ The git headline is also "remember lake applets? me neither.". I think we caught a live one here.
[–] [dead] pbhjpbhj 14y ago ↗ The git headline is also "remember lake applets? me neither.". I think we caught a live one here.
[–] thoradam 14y ago ↗ The source is 130 lines, if nothing it's at least a teaching example of how easily one can play with canvas.
[–] webjprgm 14y ago ↗ Maybe a JS-based MUD adventure game that shows background images for each room.It looks really cool, I kinda hope I do find a good use for it.
[–] ndcrandall 14y ago ↗ This is a good portfolio builder, I'm impressed. Don't think I'd ever use it though.
[–] knes 14y ago ↗ This effect was my first used of flash, called Shockwave back in the 90' ;) [–] novalis 14y ago ↗ My first use of actionscript was a spell checker. It worked great. Good times.
[–] valuegram 14y ago ↗ The sad thing is, I'm going to have design clients sending me this now, saying they want it on their sites. Long live the 90s! [–] bradleyland 14y ago ↗ Check the issues :)
[–] cannuk 14y ago ↗ Currently I am working on blink.js. It's a travesty that the blink tag is no longer supported. [–] jQueryIsAwesome 14y ago ↗ There you go. jQuery.fn.blink = function(){ var that = this; setInterval(function(){ that.css("opacity",function(i,v){return 1>>v}) },1500) return this; } [–] untog 14y ago ↗ Surely visibility, not opacity. Has to be quicker.
[–] jQueryIsAwesome 14y ago ↗ There you go. jQuery.fn.blink = function(){ var that = this; setInterval(function(){ that.css("opacity",function(i,v){return 1>>v}) },1500) return this; } [–] untog 14y ago ↗ Surely visibility, not opacity. Has to be quicker.
[–] gala8y 14y ago ↗ I really like comment pages like this one - where all seriousness is lifted for a second. I know, its HN. This shouldn't have happened. Still, I would even say its _healthy_ that we have some of these.
[–] suneilp 14y ago ↗ The lower right demo of the ocean sunset has an oddly familiar rhythm (and disturbing) to it.
[–] mikehuffman 14y ago ↗ I'm confused. The web page didn't auto-start midi music and there were way less animated cartoon animal gifs than expected!Anyway, good job for what it is, and kudos for releasing source!
[–] JoelBesada 14y ago ↗ This reminded me of Sergey Brin's Stanford page http://infolab.stanford.edu/~sergey/
39 comments
[ 4.9 ms ] story [ 79.1 ms ] threadSounds legit to me!
It looks really cool, I kinda hope I do find a good use for it.
Anyway, good job for what it is, and kudos for releasing source!