Hacker News new | ask | show | jobs
by cubicle67 5925 days ago
yes, I think there's a need for this type of diagram. Reminds me of LabView from many years ago.

some quick feedback:

- Could do with some sort of feedback to indicate what can be clicked on and what can't. I jumped in (to the demo) early without reading your instructions, and had to click on everything to see what responded and what didn't. It looks like brown boxes with square corners are clickable. Completely missed the double click option.

- The scrolly bit on the dialog that pops up is horrible :) (Unresponsive, hard to hit, doesn't really look like a scrollbar etc)

- There's a bit of naming inconsistency going on between being in the top view, and in a sub view. From the top view, it looks like there's 3 main processes; File System on the left, Process Scheduler in the centre and Network on the right. When I enter Network, I'd expect to see the box it connects to called Process Scheduler, but instead I get Virtual File System. Where's the process Scheduler gone? Same with the sub view on the left.

- Interaction is also inconsistent. From the top view I double click a box to enter it, but the same action doesn't work on boxes within that view; instead I need to click Back (which I didn't notice for some time). When I'm looking at the Network Interface view, it looks like the Virtual File System is the same type of widget, but it isn't

- Oh, and you might want to get rid of the generic Rails 404 page :)

1 comments

Hi Cubible67,

Thanks for the feedback. Yeah you are right. App and diagram are not polished. I put up quickly something that gives a feel of what I am thinking and get feedback is there really need for such thing. Surely I will consider all of your points and put up more polished one in some time. All of them are valid points except for interaction consistency. When you go deeper into Network you see "Virtual File System" which a sub component of Network. Double clicking on "Virtual File System" should take you to internal details of VFS. But they are none of details as far the diagram is considered. So it won't do anything.

Note: Indicating which of them are clickable is a very valid point. Will try to incorporate it in some time.