Show HN: Hacker News client with a twist
31–40 of 246 posts
Re: Show HN: Hacker News client with a twist
#32Earlier quoted context omitted.
Scrolling is disabled because this is not a website for mouse control, it's explicitly made for keyboards. You can notice this by the application not having any mouse controls at all, no links and so on. It's not user hostile if the goal is keyboard controls.
There is no reason to disable scrolling even if the primary interactions are supposed to happen with keyboard. I don’t want to remember which websites allow scrolling and which don’t.
Re: Show HN: Hacker News client with a twist
#33Earlier quoted context omitted.
Scrolling is disabled because this is not a website for mouse control, it's explicitly made for keyboards. You can notice this by the application not having any mouse controls at all, no links and so on. It's not user hostile if the goal is keyboard controls.
It's an informative website. This is bad UX for an informative site. Sure it can support keyboard shortcuts for additional fast access. It will be better for power users. But disabling scrolling with mouse and touchpad is hostile and counter productive to the casual users who might be interested in the content.
Re: Show HN: Hacker News client with a twist
#34Earlier quoted context omitted.
Scrolling is disabled because this is not a website for mouse control, it's explicitly made for keyboards. You can notice this by the application not having any mouse controls at all, no links and so on. It's not user hostile if the goal is keyboard controls.
It's an informative website. This is bad UX for an informative site. Sure it can support keyboard shortcuts for additional fast access. It will be better for power users. But disabling scrolling with mouse and touchpad is hostile and counter productive to the casual users who might be interested in the content.
Use HN, or any of the 100's of clones/implementations that exist.
This whole "user hostile" thing is getting boring, not everything has to cater for everyone and their desires. This is a pet project being shown off for keyboard navigation - there is nothing "hostile" about that. At all.
Re: Show HN: Hacker News client with a twist
#35Haxplore 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: - Intuitive keyboard control - Link detection in comments with hotkeys to ope…
Please work on this more, this is just such a pleasant interface! On the other hand, the criticism here in HN is also mostly correct. It should be more accessible, but definitely a great start!
Re: Show HN: Hacker News client with a twist
#36Haxplore 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: - Intuitive keyboard control - Link detection in comments with hotkeys to ope…
The web page doesn’t scroll.
Re: Show HN: Hacker News client with a twist
#37The only thing I'd love to have added would be an inline mode, where replies to comments are also shown on the top level of the comment section, but indented, just like it's on YC's HN.
More things:
- Always show comments count
- Reloading a comment section should not bring you back to the front page (clear entire state).
Re: Show HN: Hacker News client with a twist
#38Re: Show HN: Hacker News client with a twist
#39This is great! For stories with 100s of comments it's nice to start browsing from a collapsed view of top-level comments. - Why is the Comments count shown only for the highlighted story? - On Firefox Windows, pressing the Enter key on an item triggers a popup warning at the top of the page. Took me a few tries to notice what was going on. - Alt + H triggers the Firefox Help menu for me :| Can you change that shortcu…
Re: Show HN: Hacker News client with a twist
#40Haxplore 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: - Intuitive keyboard control - Link detection in comments with hotkeys to ope…
I use a tiling WM, so I can have this open in a window (or scratchpad) that is shrunk to the width of your column, and just shoot over to it, and move around nice and easily!
Two things:
- alt + h doesn't open the Help for me, it opens the actual help menu in Firefox.
- It would be nice to mark the entries as 'read' and show if more comments have happened since reading
Edit: Wrapping it in a small Tauri app would be cool, then it gets rid of the bookmarks and stuff I have at the top :D