Live data from Hacker News

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

haystackeditor.com

211–220 of 227 posts

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

#211

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]

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

#212

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]

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

#213
post #131

Earlier quoted context omitted.

This appears to run within VSCode from the demo videos, as opposed to being standalone. You get everything you get there. If you use Idea tools you're out of luck I guess.

> out of luck Idea can already do everything Haystack can do (open several editor windows, only open single method, code navigation, callers...). On large screens (quad 32" 4k) it is quite useful. But a bit more refined experience would be nice.

Do you have a quad 32” 4K screen setup? Do you use them grouped into a 2x2 grid? I’m curious how viable as setup like this is.

I’m currently using a single LG OLED 42” 4K TV as my monitor so I’m interested in large screen setups, but I find the 42” size to already be almost too big so I’m struggling to imagine working on four 32” panels (I guess that would be similar to working on an 8K 65” TV?).

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

#217

Tried this tool, but cannot navigate through a python project. Is this something that is not supported at this time?

Unfortunately VS Code's Python language server is not open source. We're working on creating our own language server for Haystack, but Python is indeed not supported at this time :(

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

#219
post #48

Earlier quoted context omitted.

I am so sorry! Our immediate next priority is to get this on Linux and Windows. May I ask which OS you use so we can get it done now?

I use Windows primarily. I don't expect you to rush anything, but definitely looking forward for a multi-platform release.

Windows version is live!

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

#220
post #214

I am VERY interested in using this on Linux! But am only able to use it when the openai opt-out is available on linux. Hope you guess implement it for that build soon!

We just made the opt-out available on Linux. let me know if it's working for you!
Post reply on HN