Show HN: Haystack – an IDE for exploring and editing code on an infinite canvas
221–227 of 227 posts
Re: Show HN: Haystack – an IDE for exploring and editing code on an infinite canvas
#222Hover doesn't seem to be working
Re: Show HN: Haystack – an IDE for exploring and editing code on an infinite canvas
#223I 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!
Re: Show HN: Haystack – an IDE for exploring and editing code on an infinite canvas
#224Earlier 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.
I recently switched to Zed because I was tired of shitty terminal emulators on Mac, and wanted something designed from the ground up with speed and GPU acceleration in mind. All my screens are 120hz and I needed something capable of keeping up with that.
I think new editors are created because of an underserved aspect of the classics (Emacs/Vim)—in Zed’s case it's addressing the poor GUI experience—and then have to recreate tools in their new frameworks. It’s a good thing. Monopolies are bad, and rethinking how we do things is good.
Re: Show HN: Haystack – an IDE for exploring and editing code on an infinite canvas
#225Re: Show HN: Haystack – an IDE for exploring and editing code on an infinite canvas
#226I can't get jupyter notebooks to render in the editor windows while I know the python language server isn't up and running yet being able to open the files using the extension on a vs code based IDE would be useful
Re: Show HN: Haystack – an IDE for exploring and editing code on an infinite canvas
#227How is it better than the open-source CodePod IDE ( https://codepod.io )?