home.social

#vccc2024 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #vccc2024, aggregated by home.social.

fetched live
  1. This year I didn't enter @logiker 's Vintage Computing Christmas Challenge 2024 (#vccc2024), but after watching the results on his YouTube channel (youtube.com/watch?v=kJYbIC-14s), I couldn't help but to get out the #ZX81 and write some basic code. 🤓

  2. While doing the challenge, I went through P-LISP manual thoroughly. Here’s an interesting find. The disk image has an example program for called Eliza which impersonates a psychiatrist and the user is the patient. That’s 1981 so it’s more of a pattern machine and if/else statements (COND for p-lisp 😁)

  3. So, two days digging into the manual which @rlonstein found, experimenting and comparing with the contemporary Elisp, I’ve managed to complete the challenge in 1981 P-Lisp. It was very hard, but it is so personally rewarding! Writing the code on my Mac and then transferring the text file with AppleCommander to the emulator certainly sped up the iterations.

  4. I just submitted my #VCCC2024 Entry.

    Developed 100% on "real" hardware.

    I concentrated on having fun with this one, which is the point.

  5. Going further with my quest, I decided to find the oldest I could and do the challenge in on that. So here’s Emacs version 18.55 from 1991 on FreeDos under DosBOX on my M1 Mac 😂😂

  6. I wasted whole day today to rewrite the challenge in assembly. I feel strange satisfaction of the result 😂 The binary is almost 4 times less the size of what I’ve made in C lang.

  7. I am success!

    I finally sorted out my entry for #VCCC2024 in Assembly. The rules say we can't reveal how small I managed to do it (not that small), but I'm pretty happy with my approach. #commodore #c64