Live data from Hacker News

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

haystackeditor.com

41–50 of 227 posts

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

#42

Congrats on the launch. I've actually been going in a totally separate direction lately, it helps with my focus and ADHD tendencies to jump around and get overwhelmed. 1. One window. 2. Minimal everything. 3. Most importantly, no tree navigation. If I need to jump to a file, I either use recents menu in Intellij or use file markers to jump to it, means I have to remember the filemarker and have intent to go there (I'…

> For large and mature codebases like you mention, I just use LLM to guide me around.

How? What do you call large mature codebases? In my experience LLMs already make many mistakes and assumptions just in one file?

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

#43

I'm not sure about the AI features but the concept of working with code on a canvas and having some sort of flowchart UI has been a dream of mine for some time. I mainly do data processing and draw lots of flowcharts for communicating pipelines and also for myself. Having a development UI which goes in that direction somewhat would be great for handling unwieldy codebases written by non-CS folk.

Is a tool like LabView what you have in mind?

https://www.ni.com/en/shop/labview.html

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

#44

> We do not store or log your code anywhere. We do send snippets of your code to Open AI as input for our navigational copilot. We'll add an option to disable this soon. I look forward to checking this out once that option is in place.

Agreed. That should have been a opt-in from day one!

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

#45
it brings me a thought: is it just me who kind of hate the "super-modular-files-with-10-lines" way of doing things today? would love to get back to the way of doing things in the past, like super well-commented files, with hooks here and there to help you navigate, single file for single contexts...

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

#47
post #13

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'd use this on linux as soon as it's available

Just added a Linux download!

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

#48
post #7

Oh nooooo, this is MacOS only? This is amazing and I need this so badly.

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.
Post reply on HN