5 comments

[ 3.0 ms ] story [ 14.2 ms ] thread
Haxplore is a little web app I created because I didn't like to click around the HN interface to read submission and discussions. I also wanted to experiment with different ways of implementing keyboard control in web apps and HN seemed like the perfect test subject. So maybe it's useful for some of you too. The most important features are:

- Link detection in comments (Use your number keys to open them directly)

- Better readbility and formatting of comments (Like highlighted quotes)

- Hotkeys to perform common actions

- Ability to open comments in a separate overlay for reading long texts

Awesome project; was confused for a second about why the alt-h shortcut did not work, be sure to disable Vimium ;)
Super cool tho. Do you open source this app ??