Loved the ads. Such memories.
I Owe My Life to the Commodore 64
51–60 of 107 posts
Re: I Owe My Life to the Commodore 64
#52Earlier quoted context omitted.
I don't know. IT is a bit different in that regard. As a doctor, even if the system is shit, you still help people directly. As an engineer, you build something tangible that can make people's lives easier. And so on. In IT, though, the impact often feels much more indirect. Most of the time you're optimizing processes or helping businesses become more efficient, rather than improving people's lives in a direct way.…
Find an IT-related problem facing the whole world right now and fix it. For example phone enshittification. Make your own phone that isn't shit.
Re: I Owe My Life to the Commodore 64
#53Re: I Owe My Life to the Commodore 64
#54Earlier quoted context omitted.
The C64 had a good game library. While the C64 does have a cartridge and tape deck port, most games were sold on floppy disks. The C64 does not auto-boot disks, so when you turn on the power switch, you are immediately met with a BASIC "Ready." prompt. You have to type in a magic incantation to start the program on the disk LOAD "*",8,1 The curious will wonder what else can be done in BASIC? Or what if you don't have…
There's another thing about the Commodore computers that is really special. The binaries for disk and tape games consisted of the machine code for the game, along with a stub BASIC program to jump into it (typically one line with a SYS command). Meaning that the entire computer, and all its capabilities and speed, was available from within BASIC. This was true of many home computers of the era, and even of the IBM PC…
I kind of wish for a modern PC that booted in 2 seconds, directly into Python or something.
Re: I Owe My Life to the Commodore 64
#55I wanted an Apple II so badly and thought I was getting the short-end-of-the-stick with a C64 but I am so happy (to this day) that my first machine at home was C64. I still have my tattered C64 Programmer's Reference Guide on my shelf (as well as Programming the 6502 by Rodnay Zaks).
Re: I Owe My Life to the Commodore 64
#56I am curious how many of you other C64 greybeards got exposed to a language called COMAL (not a typo) on the C64 back in the day?
Re: I Owe My Life to the Commodore 64
#57I'm curious about something. A lot of older programmers, like Terry Davis who was fairly well known in Korea back in the day, seem to really love the Commodore 64. Is there a reason for that? I'm not from that generation myself. If I had to pick, my nostalgia lies with Windows 95 to 98. So I wonder, what kind of memories does the Commodore hold for the generation of programmers older than me?
Re: I Owe My Life to the Commodore 64
#58Commodore 64 was quite popular in Europe too, but I believe more successful was the Sinclair Spectrum (and some copycats behind the iron curtain). In my case, too, it was the Speccy and later the Sinclair QL, when it got really affordable; I owe my life to the QL :)
And in eastern Europe, due to economical reasons, its popularity extended well into the 90s. There's a whole group of people that grew up with the Commodore that are a decade younger than their western peers.
Re: I Owe My Life to the Commodore 64
#59I'm curious about something. A lot of older programmers, like Terry Davis who was fairly well known in Korea back in the day, seem to really love the Commodore 64. Is there a reason for that? I'm not from that generation myself. If I had to pick, my nostalgia lies with Windows 95 to 98. So I wonder, what kind of memories does the Commodore hold for the generation of programmers older than me?
Re: I Owe My Life to the Commodore 64
#60I'm curious about something. A lot of older programmers, like Terry Davis who was fairly well known in Korea back in the day, seem to really love the Commodore 64. Is there a reason for that? I'm not from that generation myself. If I had to pick, my nostalgia lies with Windows 95 to 98. So I wonder, what kind of memories does the Commodore hold for the generation of programmers older than me?
The C64 had a good game library. While the C64 does have a cartridge and tape deck port, most games were sold on floppy disks. The C64 does not auto-boot disks, so when you turn on the power switch, you are immediately met with a BASIC "Ready." prompt. You have to type in a magic incantation to start the program on the disk LOAD "*",8,1 The curious will wonder what else can be done in BASIC? Or what if you don't have…
In the US. While disk drives were essential there, in Europe tape was standard in the 8-bit era and even most commercial software was sold on tape.