 |
  |

12-19-2024, 05:45 PM
|
 |
puzzler
|
|
Join Date: Aug 2004
Location: UK
|
|
Re: Bits and PCs - a Computers and Tech Miscellany
I just uploaded my entry to Logiker's Vintage Computing Christmas Challenge 2024
As in previous years, I did my entry on a Commodore 64 (actually an emulator running on a PC), and as in previous years, I hope that when the results are announced my entry will be no more than twice the size of the winning one.
I hope other  people will enter this year. Please respect the organizer's rules and don't discuss the approach you used, the size of your code, etc. until after the results are announced soon after Christmas. Before the results, it's okay to post something like, "This year, my entry was on an Atari 800, in BASIC", but no other details.
__________________
|

12-19-2024, 08:41 PM
|
 |
California Sober
|
|
Join Date: Jul 2004
Location: Silicon Valley
Gender: Bender
|
|
Re: Bits and PCs - a Computers and Tech Miscellany
Hmmm... In his pictures, the presents look square, but in my terminal, using the same characters, they are twice as tall as they are wide. Did vintage terminals have a more square character shape? Do you think it makes a difference?
Code:
\O/
+--------+--------+
! ! !
! ! !
! ! !
! ! !
! ! !
! ! !
! ! !
! ! !
+--------+--------+
! ! !
! ! !
! ! !
! ! !
! ! !
! ! !
! ! !
! ! !
+--------+--------+
I can pad it with spaces, but that adds to my byte count
Code:
\O/
+- - - - - - - - +- - - - - - - - +
! ! !
! ! !
! ! !
! ! !
! ! !
! ! !
! ! !
! ! !
+- - - - - - - - +- - - - - - - - +
! ! !
! ! !
! ! !
! ! !
! ! !
! ! !
! ! !
! ! !
+- - - - - - - - +- - - - - - - - +
|

12-19-2024, 10:02 PM
|
 |
puzzler
|
|
Join Date: Aug 2004
Location: UK
|
|
Re: Bits and PCs - a Computers and Tech Miscellany
I think you should use eight spaces, or hyphens, separating the ! or + characters, and eight spaces or ! characters vertically, separating the + or - chars.
Most of the classic 8-bit home 'game' computers of the 80s used an 8x8 on-screen font with square pixels, but in past vc3 competitions, people have done entries on old systems that used teletypes for output and didn't have VDUs at all. It's the characters that matter, not the aspect ratio of the characters or how that might stretch the output to a rectangle instead of a square.
You could always put in a second entry in the 'fun' category with the padding characters. When Logiker posts his results videos, it's the rare or oddball systems that always generate the most interest - not the actual smallest winning entries. And even on the common computers for the contest, like the Commodore 64, some people will put in entries with fancy animations and sound - they won't bother about code size at all.
Remember that rule zero is to have fun!
__________________
|

12-19-2024, 10:19 PM
|
 |
puzzler
|
|
Join Date: Aug 2004
Location: UK
|
|
Re: Bits and PCs - a Computers and Tech Miscellany
The interesting thing in past years has been how clever some of the entries have been. I've spent hours tweaking my program to save a few bytes here and there, but then the winning entry has used a completely different and unexpected algorithm to generate the same output with code of half the size. Sometimes I've been unable to understand the winning entry - even though it's only a few tens of bytes long.
I did an entry in FORTH one year that worked in base 17. People liked that one, but it was nowhere near the winner. Last year I used BASIC on the C64. No one using the same got under half my code size, which was a relief. The winner one year used assembly with self modifying code and also undocumented opcodes for the microprocessor. His entry was tiny. How he ever worked it out was a mystery to everyone.
__________________
|

12-24-2024, 09:37 PM
|
 |
puzzler
|
|
Join Date: Aug 2004
Location: UK
|
|
Re: Bits and PCs - a Computers and Tech Miscellany
I spent most of Christmas Eve coding up an entry for the 'wild' category. Also done on a Commodore 64, and also purely in BASIC. It's a real messy hack, and not even pretty to watch. It was, however, more interesting to me than the rubbish and repeats that have been on TV all day!
I think tomorrow, Christmas day, is the last day to make entries, then we'll have to wait till Logiker has done all the work of assessing the entries, and producing his 'results' video.
__________________
|

12-28-2024, 02:48 PM
|
 |
puzzler
|
|
Join Date: Aug 2004
Location: UK
|
|
Re: Bits and PCs - a Computers and Tech Miscellany
Logiker has scheduled his YouTube results video for tonight (December 28th) at 7PM CET.
It's about three hours after the time of this post. Of course, you don't have to watch it 'live', and the same link should work afterwards.
Edit: I wasn't beaten as badly as in previous years. My C64 BASIC entry was 88 bytes (file size), and the smallest C64 BASIC one only beat it by 8 bytes. I've not checked out that entry yet to see how it was done.
There were assembler entries that were less than 44 bytes, and even smaller ones in FORTH and APL. Logiker's own code in APL was the shortest, but wasn't allowed as an entry by the organizer.
__________________
Last edited by ceptimus; 12-28-2024 at 07:26 PM.
|

12-29-2024, 11:29 PM
|
 |
puzzler
|
|
Join Date: Aug 2004
Location: UK
|
|
Re: Bits and PCs - a Computers and Tech Miscellany
My 'wild' entry won a prize! An online edition of a magazine.
The entry was like an ASCII snake game, except the snake was steered by bouncing off on-screen barriers, instead of using a joystick or buttons. By means of some carefully positioned barriers and snake food, I arranged for it to eventually draw out the Christmas present shape.
__________________
|

01-02-2025, 10:25 PM
|
 |
California Sober
|
|
Join Date: Jul 2004
Location: Silicon Valley
Gender: Bender
|
|
Re: Bits and PCs - a Computers and Tech Miscellany
L.A. County sheriff's dispatch system still down after New Year's Eve crash - Los Angeles Times
It's Y2K 2.0. Apparently some institutions (LA County Sheriff's Department being one of them) dealt with Y2K by just mapping the years 00 to 24 to 2000 to 2024, figuring that gave them an extra quarter century to deal with the problem. And then forgot.
|
Thanks, from:
|
BrotherMan (01-03-2025), ceptimus (01-03-2025), Crumb (01-03-2025), JoeP (01-03-2025), Kamilah Hauptmann (01-02-2025), LarsMac (01-03-2025), maddog (03-14-2025), Pan Narrans (01-03-2025), slimshady2357 (01-03-2025), Sock Puppet (01-03-2025), specious_reasons (01-02-2025)
|

01-05-2025, 07:08 PM
|
God Made Me A Skeptic
|
|
Join Date: Jul 2004
Location: Minnesota
|
|
Re: Bits and PCs - a Computers and Tech Miscellany
vintage terminals did in fact tend to have tall characters, usually close-ish to 2:1 ratios.
__________________
Hear me / and if I close my mind in fear / please pry it open
See me / and if my face becomes sincere / beware
Hold me / and when I start to come undone / stitch me together
Save me / and when you see me strut / remind me of what left this outlaw torn
|

01-07-2025, 12:43 PM
|
 |
puzzler
|
|
Join Date: Aug 2004
Location: UK
|
|
Re: Bits and PCs - a Computers and Tech Miscellany
Here's a YouTube video of my entry. There's a download link for the program in the video description if anyone wants to try it out. I found out yesterday that my entry also won a signed copy of the book 81 hires games for the 1K ZX81 by Johan "Dr Beep" Koelman
Link to the book on Amazon.co.uk
__________________
Last edited by ceptimus; 01-07-2025 at 05:23 PM.
|

02-28-2025, 07:03 AM
|
 |
Shitpost Sommelier
|
|
|
|
Re: Bits and PCs - a Computers and Tech Miscellany
oh wow, didn't know about the allegations.
My heros are dead.
__________________
Peering from the top of Mount Stupid
|

02-28-2025, 07:49 AM
|
 |
Solipsist
|
|
Join Date: Jul 2004
Location: Kolmannessa kerroksessa
Gender: Male
|
|
Re: Bits and PCs - a Computers and Tech Miscellany
Quote:
Originally Posted by Kamilah Hauptmann
oh wow, didn't know about the allegations.
My heros are dead.
|
Spill.
|

02-28-2025, 08:59 AM
|
 |
Shitpost Sommelier
|
|
|
|
Re: Bits and PCs - a Computers and Tech Miscellany
Married to Gaiman has its complications.
__________________
Peering from the top of Mount Stupid
|

03-14-2025, 02:34 AM
|
|
Re: Bits and PCs - a Computers and Tech Miscellany
I'm going to be in the market for a new laptop soon. My current one is a Dell Inspiron 15. I don't remember how old it is, but I think I remember it came with Windows 8, until I was forced to upgrade to Windows 10. It is probably full of viruses and whatnot. It does everything very slowly. Among things I like about it is 3 USB ports (I had wanted 4), and it has a touch screen. I use it for writing Word documents, making Excel spreadsheets, email, online banking, reading a couple of blogs I like, and YouTube. I'm not much of a gamer. I play tame games like puzzle games and mahjongg solitaire.
Any advice, o computer savvy ones?
|

03-14-2025, 06:01 AM
|
 |
A Very Gentle Bort
|
|
Join Date: Jan 2005
Location: Bortlandia
Gender: Male
|
|
Re: Bits and PCs - a Computers and Tech Miscellany
I am not so much in touch with what's hot and what's not for like the last decade or so. BUT, even still, being a mediocre white middle aged man I absolutely have opinions that I simply must share with anyone who I can force to listen to me.
Since you don't have a very specialized need you could probably walk into whatever computer store you want and shop by vibes alone. However that manifests for you. By looks, by familiar brand, or price and walk away with something you probably won't be mad about.
I just looked at the CostCo site, to see what was there. Vibing by brand familiarity on my part I'd try to steer into Lenovo or Acer. They do have touchscreen models - which was the only sort-by check I used, thinking you at least wanted that feature. There's a good spread of what's available.
I'm not saying buy only from that store. It was just to look at what numbers (price and capability) there for comparison.
__________________
\V/_ I COVLD TEACh YOV BVT I MVST LEVY A FEE
|

03-14-2025, 11:25 AM
|
 |
Solipsist
|
|
Join Date: Jul 2004
Location: Kolmannessa kerroksessa
Gender: Male
|
|
Re: Bits and PCs - a Computers and Tech Miscellany
I have been very happy with my current HP but I won't advise you on a specific model - mine was high end with lots and lots of memory (for the time I bought it at least).
|

03-14-2025, 11:55 AM
|
 |
Admin
|
|
Join Date: Apr 2004
Location: Ypsilanti, Mi
Gender: Male
|
|
Re: Bits and PCs - a Computers and Tech Miscellany
I sold my soul to Apple some years ago and I have not regretted it. I have iPhone, iPad, Apple TV, and Macbook and they all just work and work together seamlessly. Even if I didn't use a smartphone, tablet, or TV box I would still prefer the Macbook to any PC. I like never thinking about my computer's operating system.
|

03-14-2025, 10:56 PM
|
|
Re: Bits and PCs - a Computers and Tech Miscellany
I am not an Apple fan but for ordinary reasons like 1) I didn't grow up with computers in school, 2) my first computer was a Commodore64, which I could hardly get to do anything, 3) I learned PC first, and 4) although I had an iPad at one time and liked it for some things, (a) its "intuitive and easy logic" was neither for me, (b) in that particular time frame, you had to have Flash to watch YouTube, but the iPad didn't support Flash, so no YouTube, which was one of the most important things I wanted the tablet for (I understand that particular issue no longer applies), (c) Apple was very proprietary about its systems and programs, so PC and iPad did not play well together (I understand that's also improved over time), besides being a bit snootier and more expensive than PC, and (d) my car was broken into at the Wilderness Park, and the backpack with the iPad in it was stolen. So my experience with Apple products was relatively brief.
Excuses, excuses.
|

03-15-2025, 04:07 AM
|
 |
here to bore you with pictures
|
|
|
|
Re: Bits and PCs - a Computers and Tech Miscellany
A MacBook Air is probably the best casual use laptop you can get. The M series chips are shockingly fast and the battery is likely to last all day, multiple days with very casual use, and will do everything you want.
I don't have a specific recommendation for a PC laptop. I like Lenovo in general, but I'd pick anything you like that reviews well.
__________________
ta-
DAVE!!!
|

03-15-2025, 04:21 PM
|
 |
Adequately Crumbulent
|
|
Join Date: Jan 2005
Location: Cascadia
Gender: Male
|
|
Re: Bits and PCs - a Computers and Tech Miscellany
I'm no expert, but my last two laptops have been Asus and they have been great quality. I don't know if they have touch screens. I am typing this on a Asus Vivobook that I got a few years ago that is still in tip top shape. I like to make them last to the bitter end.
|

03-16-2025, 02:49 AM
|
 |
Pontificating Old Fart
|
|
Join Date: Nov 2012
Location: On the Road again
Gender: Male
|
|
Re: Bits and PCs - a Computers and Tech Miscellany
ASUS makes top notch machines.
This one was my Son in-law's gamer, he drove it into the ground with no maintenance, no security, no updates until it all but died, on him.
I offered to take a look at it. Holy shit, it was (not) running Win 7, and had never had an update, there we several malware thingies, all fighting over the thing.
I tossed the drive and installed a new one, got a New disc reader, added another 4G mem. brought it up to Win10 Set up WebRoot, got all the drivers updated, and got it ready to give it back to him, and he up and died on us.
So, I kept it.
WinDoze says it won't support Win 11. Maybe, I will try Linux (is that still a thing?) when they force 11 on us. I dunno. Be a shame to toss it because of Microsoft.
__________________
“Logic is a defined process for going wrong with Confidence and certainty.” —CF Kettering
|

03-16-2025, 05:44 AM
|
 |
puzzler
|
|
Join Date: Aug 2004
Location: UK
|
|
Re: Bits and PCs - a Computers and Tech Miscellany
Linux definitely is still very much a thing, and is my daily driver.
If you're coming from Windows, try out Linux Mint first. Download the latest stable Cinnamon edition ISO, and use Balena Etcher to write that ISO to a USB memory stick (16 GB or bigger).
Set your bios to boot from external drives, and you can then try out Mint, direct from the thumb drive, without affecting your hard disk at all. It runs a bit slow from USB, but quite usable.
If you like it, you can then choose the install option to install it properly on your hard disk - either replacing Windows, or repartitioning the drive and installing it alongside Windows in a dual boot configuration, assuming you have sufficient empty disk space.
__________________
|

03-16-2025, 09:23 AM
|
 |
Solipsist
|
|
Join Date: Jul 2004
Location: Kolmannessa kerroksessa
Gender: Male
|
|
Re: Bits and PCs - a Computers and Tech Miscellany
I too am using Linux daily. In my case the Kubuntu distribution - I'm a fan of the KDE desktop which it includes.
|

03-16-2025, 04:25 PM
|
 |
Pontificating Old Fart
|
|
Join Date: Nov 2012
Location: On the Road again
Gender: Male
|
|
Re: Bits and PCs - a Computers and Tech Miscellany
Interesting.
OK, then.
I have a couple of other laptops, and even a couple extra HDs laying about.
Guess it's time to shift gears bring the old techy out of hibernation.
[back in the 70s and 80s, I was that techy nerd. Built my own stereo system, built my first desktop x86, built a couple more, but when I got a job that was troubleshooting, and fixing other folks' systems i lost time to do my own shit, and after thirty years of that, I got lazy. Now time what I have the most of. Time to get busy.]
__________________
“Logic is a defined process for going wrong with Confidence and certainty.” —CF Kettering
|
Currently Active Users Viewing This Thread: 5 (0 members and 5 guests)
|
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +1. The time now is 10:36 PM.
|
|
 |
|