Basic rookie mistake: Displaying images in 16:10, not 4:3 which would be the size they would appear as on an actual Commodore 64 connected to a TV or monitor.
Hmm, why did the author use Perl for convsion if they didn't know it? Besides of regex (which is everywhere albeit in different dialects), I don't think Perl knowledge gives you very much nowadays.
Perl is ubiquitous (installed on virtually every Linux system) and has had excellent backwards compatibility for decades. It’s hard to beat in that combined metric.
Oh, LIST-1050, list up to line 1050 and stop. It took me a while to see how the data for 40 characters was being turned into 1000 characters (answer: it wasn't).
15 comments
[ 3.0 ms ] story [ 44.4 ms ] threadNot as much as APL, but, still, I can write Perl code I will not be able to understand the following week.
Perl is ubiquitous (installed on virtually every Linux system) and has had excellent backwards compatibility for decades. It’s hard to beat in that combined metric.
The best part is that it’s all part of Unicode now and a lot of terminals and fonts support them.