Live data from Hacker News

Show HN: Haystack – an IDE for exploring and editing code on an infinite canvas

haystackeditor.com

201–210 of 227 posts

Re: Show HN: Haystack – an IDE for exploring and editing code on an infinite canvas

#203
post #168

That's a very cool concept but I don't understand how to use it. The 4 buttons above a pane (?) have no label or tooltip so I don't know what they do. Even clicking on them nothing happens, so it's not clear what the arrows, or blank paper, or the... thingy, do. The zoom control with the wheel seems wrong too, scrolling up should zoom, not dezoom. I also would like to display a single function in a pane but it doesn'…

We'll add tooltips and better/more explanatory UI soon! We rushed to get this out so there are a few rough edges unfortunately. We'll fix the Zoom controls and I'll take a look at the problems you're having with Go. Thank you for the feedback!

Looking forward to these changes!

Re: Show HN: Haystack – an IDE for exploring and editing code on an infinite canvas

#204

Earlier quoted context omitted.

emacs has existed for many decades already.

The whole recent crop of extendable editors (atom, vscode, zed, etc.) seem to have been created by a younger generation that never used emacs (and are perhaps scared of it because they find Lisp weird) and so are reinventing the wheel.

Have you heard about Windows? People don't even know about 'dir' anymore, they just click things with a mouse. It's horrific.

Re: Show HN: Haystack – an IDE for exploring and editing code on an infinite canvas

#207
post #203

Earlier quoted context omitted.

We'll add tooltips and better/more explanatory UI soon! We rushed to get this out so there are a few rough edges unfortunately. We'll fix the Zoom controls and I'll take a look at the problems you're having with Go. Thank you for the feedback!

Looking forward to these changes!

Added tooltips + inverted the CMD+scroll controls!

Re: Show HN: Haystack – an IDE for exploring and editing code on an infinite canvas

#209

This is pretty cool! Reminds me of the now defunct SourceTrail tool: https://github.com/CoatiSoftware/Sourcetrail Actually, seeing lines between the code and where you opened it from would most likely be useful!

Yes we were definitely inspired by SourceTrail! Will add to the feature list!

How does Haystack compare with CodePod (https://codepod.io)?

Re: Show HN: Haystack – an IDE for exploring and editing code on an infinite canvas

#210

This looks really interesting and well thought out. Nonetheless, I feel like the OS window manager should provide this kind of experience, with appropriate hooks so that an IDE can implement this sort of experience with native windows. I really liked using PaperWM¹ for a while, however, I'm still waiting for it to get more stable. Another system that is sort of similar to this concept, Pipeworld² (part of the Arcan p…

> I feel like the OS window manager should provide this kind of experience GIMP (the OSS Photoshop-style tool) had this idea for literally over a decade and eventually gave up on it because they never got it to work well.

[dead]
Post reply on HN