IDEs we had 30 years ago and lost (2023)
91–100 of 607 posts
Re: IDEs we had 30 years ago and lost (2023)
#92DOS: FoxPro 2.x, dBASE III Plus, dBASE IV, Turbo Pascal 5.5/6.0 was probably the pinnacle for me
OS/2: Watcom VX-REXX - extremely powerful and productive
Windows: Delphi before .NET
Re: IDEs we had 30 years ago and lost (2023)
#93Re: IDEs we had 30 years ago and lost (2023)
#94I'm going to get punished for saying this, but I don't really see the point of IDEs when you have things like vim, Makefiles and bash. It just seems like more things to go wrong. I used Eclipse while I was doing Java development for a while and it had some conveniences but for the most part I just see it as one more thing that can go wrong and get in my way. Anyway, does anyone remember Metrowerks CodeWarrior? I see…
Re: IDEs we had 30 years ago and lost (2023)
#95Delphi - fantastic, modern RAD IDE. Borland heritage. Can build native apps for Windows, Linux, macOS, iOS, and Android. https://www.embarcadero.com/products/delphi
Re: IDEs we had 30 years ago and lost (2023)
#96A little bit later, there was visual editors for gui app like Delphi and Visual Basic and co. Despite VB to be a little bit shitty, I think that a big loss happened in the GUI software development world since web apps became the norm. Not many remember this world where you could easily graphically create your UIs by placing components and that reactive interface were a given without effort. I really miss the original…
I'd love to see some modern environment replicate that somehow. Let us pretend everything is simple and synchronous even if it very much isn't.
Re: IDEs we had 30 years ago and lost (2023)
#97I think Emacs still does all of this; the argument the author makes is that it is "arcane", it just uses conventions he is not used to. It is however fully self-documented and interactive. For me the best textual interface I've ever used remains Magit in Emacs: https://magit.vc/ I wish more of Emacs was like it. I actually use emacs as my git clients even when I'm using a different IDE for whatever reason.
Re: IDEs we had 30 years ago and lost (2023)
#98TUIs sucked and they still suck. Programmers are trying to bring them back bc nostalgia I guess? I floated the idea of TUIs to our data engineering team and got very negative responses. (My nostalgia for undergrad turbo pascal TUI I guess lol)
I suppose a lot of it is also relative. When I started with TUIs decades ago, we didn't have too many options. Turbo Pascal 5.5 or 6.0 was extremely nice to use back in the day.
Re: IDEs we had 30 years ago and lost (2023)
#99Earlier quoted context omitted.
and yet zed is straight up slower than turbo c++
What? "Slower" how? And why would dev experience not matter more? TUIs are bizarre legacy technology, which are full of dirty hacks to somewhat emulate features every other desktop has. Why would any developer use them, when superior alternatives, not based on this legacy technology, exist and freely available?
Re: IDEs we had 30 years ago and lost (2023)
#100Crimson Editor.