Live data from Hacker News

Show HN: fontBomb - Stylishly destroy the web

fontbomb.ilex.ca

31–40 of 92 posts

Re: Show HN: fontBomb - Stylishly destroy the web

#32
post #2

I'm the author, it works best in Safari and IE 9. Use the bookmarklet to destroy any website. Source is here: https://github.com/plehoux/fontBomb/tree/master/src/coffee

In Firefox 13, the explosions don't correspond to the clicked locations/where the bombs are placed.

I'm not using jquery and I had a lot of problems getting the position and offset of click and elements. I guess it still need more work.

Re: Show HN: fontBomb - Stylishly destroy the web

#33
post #24

This is an impressive one as well (basically a big snowball that grows bigger picking up page elements): http://kathack.com/ I've always wondered if these sorts of tools could be a useful gimmick for traffic-generation

Related: this bookmarklet turns the page into a game of Asteroids. http://kickassapp.com/

Re: Show HN: fontBomb - Stylishly destroy the web

#35
post #17
post #8

Earlier quoted context omitted.

I'm kinda sure it has to do with hardware acceleration.

Would totally make sense given it works best in the two browsers most closely tied to the underlying OS.

I was totally impress by the speed of IE 9 running in a virtualbox instance on my macbook pro. Times they are changing!

Re: Show HN: fontBomb - Stylishly destroy the web

#38
post #34

Didn't watch the movie, but I think the functionality is awesome :) Would love to see a gallery of what people have come up with. Is it possible to see source code?

http://fontbomb.ilex.ca/js/main.js

https://github.com/plehoux/fontBomb/tree/master/src/coffee

Re: Show HN: fontBomb - Stylishly destroy the web

#39

Thanks for making your site wacom-friendly. A lot of sites don't have any denoising for clicks, so if you try to click with a tablet it ends up dragging a tiny amount instead (twitter's lightbox is REALLY BAD in this respect).

Why are you using a wacom tablet to browse the web? Isn't that for drawing?

Re: Show HN: fontBomb - Stylishly destroy the web

#40

Thanks for making your site wacom-friendly. A lot of sites don't have any denoising for clicks, so if you try to click with a tablet it ends up dragging a tiny amount instead (twitter's lightbox is REALLY BAD in this respect).

Why are you using a wacom tablet to browse the web? Isn't that for drawing?

Once you go absolute-position, it's hard to go back. With a mouse, you need to be aware of where the cursor is; with a tablet you just need to know where you want it to be.
Post reply on HN