Show HN: Toast, a beautiful by default in terminal IDE
21–30 of 91 posts
Re: Show HN: Toast, a beautiful by default in terminal IDE
#22> "No AI features" > Sees "Claude" Now almost 90% of projects on GitHub including existing projects are now slop or are adding slop. Many projects are getting contaminated with AI, and even Linux is getting contaminated with this. There is a list of projects that have non-slop alternatives one can use instead. https://codeberg.org/ethical-foss/open-slopware
Re: Show HN: Toast, a beautiful by default in terminal IDE
#23It's interesting that it brags about no AI as a feature, but the website (and maybe the product itself?) was clearly built using AI.
Re: Show HN: Toast, a beautiful by default in terminal IDE
#24Re: Show HN: Toast, a beautiful by default in terminal IDE
#25It's interesting that it brags about no AI as a feature, but the website (and maybe the product itself?) was clearly built using AI.
Yep, I have 2 kids under 1 so this project is either built with AI or it’s not built. I put that line in because the IDE aspect doesn’t need agent management or anything. Other tools are better for that.
Re: Show HN: Toast, a beautiful by default in terminal IDE
#26Earlier quoted context omitted.
And so does Emacs. I don’t think this person has really used them.
Making these kinds of AI projects with fancy READMEs give you a veneer of authority, but the lack of earned wisdom tends to stick out once a few people glance at it.
Re: Show HN: Toast, a beautiful by default in terminal IDE
#27Christ.
Re: Show HN: Toast, a beautiful by default in terminal IDE
#28It's interesting that it brags about no AI as a feature, but the website (and maybe the product itself?) was clearly built using AI.
Re: Show HN: Toast, a beautiful by default in terminal IDE
#29vim has a built in file tree. You didn't even proof-read your readme. Christ.
Re: Show HN: Toast, a beautiful by default in terminal IDE
#30The "Emacs doesn't have a file-tree" is when I stopped short and wondered what this person's background is in IDEs. My emacs days are 1999 during my "functional or get out" phase, but my .emacs had close to 4000 lines in it, including xterm mouse support, a clone of midnight commander + sftp to a wehbost and deep integration with ctags/cscope/c++filt. There was even a line by line debugger with custom .gdbinit comman…
Long time ago, in mid-2000-s I tried to switch to Emacs or Vim from Visual Studio.
I wanted to have a simple project file tree as a side panel and multiple editor tabs on the right. I spent a week toying with various elisp scripts, Vim plugins, and digging out information from a then-moribund XEmacs mailing list.
And I couldn't do what I wanted in the end. Nothing worked seamlessly or reliably.
Can this be done out-of-the-box now?