Hacker News new | ask | show | jobs
by indemnity 1415 days ago
I somehow managed to preserve source and all my personal files from my very first personal PC 30 years ago until now (a religiously copied backup folder back then, now NAS with cloud backups). I’ve looked at my first source code (Pascal and Basic). It is…. Not pretty. Younger self thought it was cool to use the shortest possible variable names and avoid indentation or even spaces if I could. And spent an inordinate amount on building ANSI and VGA text user interfaces to brag with on the BBS programming club… the functionality was secondary to whether it looked “elite”!
1 comments

I've unfortunately lost many of my early projects, but I remember that younger me thought single-letter variable names were really cool. I spent a lot of time using box drawing characters to try to mimic a GUI in DOS. I was totally infatuated with "dosshell"[0] which was included with my copy of MS-DOS 5.

[0] https://en.wikipedia.org/wiki/DOS_Shell

Ha, cool! I also tried to copy Turbo Vision[1]. And unsuccessfully tried to create a library for a UI like Universal Improved Patcher[2] (you can run it in the DOS emulator).

[1] https://en.wikipedia.org/wiki/Turbo_Vision

[2] https://defacto2.net/f/ab1f8e4?dosspeed=auto#emulator