Anti bloat IDEs. The good old days when you didn't need an internet connection, an API key/LLM subscription to write more bloat. People still built awesome games, apps, and solved real life scientific problems.
@nixCraft The screenshot reminds me of DJGPP, the first compiler I ever downloaded, and it took the better part of an hour to get the full 10MB from an FTP site
@nixCraft I used it to write games in C <3
@stfn @nixCraft yep. The editor was named Rhino if I remember.
@nixCraft and Demos, Intros, Cracktros :)
@nixCraft i say you still dont need an internet connection to get creative or code.
@nixCraft Turbo C++, I remember you! Along with Turbo C and Turbo Pascal
@wgarmil Decades ago I learned C with Turbo C. IDE on a 360 kB disc in drive A:, source code on a 360 kB disc in drive B: (*all* my source code - several dozen of programs).
@wgarmil @nixCraft the memories! I started coding demos on PC using Turbo Pascal with inline assembly 😂

@nixCraft I remember those days... Not just the Borland IDE's, but Lightning Forth on the ZX Spectrum, or Beta Basic. But also the early iterations of Qt Creator, much later on... Which were much more pared down compared to the then- Borland and Microsoft IDE's. All Java IDE's have always been ew, kdevelop started sprawling years ago... And these days, I still use Qt Creator, but it's earning curses.

I also coded using Nedit or XEmacs, and could do tht again.

@nixCraft What I will never, ever do again is code in a line editor, or code without syntax highlighting.
@halla ah yesthe ed the original unix editor. there is even a book for it by @mwl
@halla @nixCraft I cut my teeth writing C with ex on a TRaSh-80 model 16 running Xenix. Got the (mental) scars to show for it. I miss neither the OS nor the editor.
@nixCraft I have mixed memories about this particular IDE.
My Uni professor *demanded* we use it (in 2011 I think) for some reason. Even though, by that time, I was starting to get familiar with Code::Blocks for C and C++.

@nixCraft IDEs were the most bloat software you could load at these days. I remember Eclipse and NetBeans and I hated it. Boreland also was a gatekeeper which prevented people learning programming. I discovered C++ with GCC and a simple text editor.

Ironically, modern IDEs are rather lightweight, in particular osscode without plugins.

@nixCraft and used WordStar keybindings like today in jupp
@nixCraft I used Borland Turbo C (not ++), and it's predecessor, Wizard C, which didn't have an IDE.
@nixCraft I totally agree. I think some features of modern IDE's are great, but the problem is that the user is not in control. Suddenly they start behaving in an odd way and it is up to you to figure out. Everything should be opt-in.
@nixCraft oh I remember using that on a green hercules monitor
@nixCraft Same interface but pascal for me. No google, no internet, I knew most units and procedures in those units as well as their parameters from the top of my head.
@nixCraft Is there something like this for "modern" languages...lets say #golang?
@nixCraft Good old Borland TurboVision https://tvision.sourceforge.net/
Turbo Vision port to the GNU compiler and more

Turbo Vision port to the GNU compiler and more

@nixCraft Ahh....the good old days of buggy and pre-standard C++ compilers.