HN user

ventedfins

35 karma
Posts2
Comments18
View on HN

It's not particularly easy to use for people without screen readers either.

That's very true. This hasn't really been designed around screen readers, making this type of graph + comment tree interface work accessibly well is a really interesting challenge!

It's impossible to move the mouse pointer from the left pane to the right without changing the visible comment.

If you click anywhere on the graph then it locks the current comment selection. You can then click to unlock!

I'd suggest adding a bit of descriptive prose / "about" / readme / FAQ on the linked page.

I'm on it! https://github.com/mcnuttandrew/forum-explorer/issues/67

Edit edit: OK, I think I have a basic understanding of what's up. It's overly complex for my needs, though -- I think I prefer the normal comment threads.

that's super reasonable! this is an experimental interface, some things are bound to work for some people and not for others

Unfortunately this work isn't really targeted at mobile devices. It seems to work reasonably well on tablet size device (IMO), but I wasn't really sure how to address phones. I think there was some work in the earlier 00's that tried to use treemaps as a way to explore social graphs on phones that had styluses but I haven't really heard of stuff since then