TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Compute magazine and its glorious, tedious type-in code (2012)

29 pointsby cl8tonover 10 years ago

7 comments

mbenjaminsmithover 10 years ago
Oh man. My first computer was an Atari 400 and I had the BASIC cartridge as well as Star Raiders. I&#x27;m pretty sure that was and still is the best game ever made.<p>My introduction to programming was this series:<p><a href="http://en.wikipedia.org/wiki/Micro_Adventure" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Micro_Adventure</a><p>You&#x27;d type in BASIC programs (line numbers!) that would reveal plot points, usually by deciphering an encrypted message (if memory serves).
prof_hobartover 10 years ago
Type-in code in magazines aren&#x27;t quite dead yet.<p>My daughter gets a kids&#x27; magazine called Aquila, and an issue a couple of months ago it had something about the Raspberry Pi in it and had a load of Python code to type in create some slime mould patterns (<a href="https://www.aquila.co.uk/media/432350/spiralcode.html" rel="nofollow">https:&#x2F;&#x2F;www.aquila.co.uk&#x2F;media&#x2F;432350&#x2F;spiralcode.html</a>).
scaryglidersover 10 years ago
Haha! Brings back memories of typing in reams and reams and reams of Hexadecimal into my Sinclair ZX81, back in the day.<p>That fisking ZX81 - it was fun, but with the bulky 16K RAM Pack slotted in behind it, made using it a precarious pastime.<p>One little knock, and 99% of the time the Ram Pack edge connector momentarilly lost a contact on one of the lines and the ZX81 would crash hard - and there went 2 hours of carefully typed in (on a membrane keyboard :D ) hexadecimal code, and much grinding and gnashing of teeth a moment later after a stunned, blank stare ;)
评论 #8207208 未加载
评论 #8207193 未加载
empressplayover 10 years ago
...and often buggy! I think I learned BASIC via debugging listings that didn&#x27;t behave properly, and the local library would frequently not have the next issue (that would have the inevitable Errata entry.)<p>And don&#x27;t get me started on MSX (their machine language entry &#x2F; editor) lines that didn&#x27;t checksum. Infuriating...
评论 #8207173 未加载
tomcamover 10 years ago
I was a late starter and I am a slow learner. I was desperate to get into the computer field but couldn&#x27;t afford college. When I saw the friendly September 1983 cover in a Crown bookstore I instinctively felt like I was home.<p>Back in those days you could find lots of recycled crap by authors who knew nothing but how to cash in on the microcomputer craze, or tons of abstruse theory without any examples. COMPUTE fixed both problems, teaching the theory behind the code it presented while staying accessible.<p>COMPUTE shepherded me to what has been to me an enormously successful career (great jobs, fascinating work, complete independence, no debt, the ability to take care of two medically expensive children, and my house paid for).<p>The writing was lively. It was actually edited. Even the colors and illustration were buoyant but not condescending.<p>The best programs in those days were written in assembly, but assembly listings were way too long, no one knew assembly, and no one could afford an assembler. So most magazines had to repurpose Hangman and Hunt the Wumpus every third article.<p>COMPUTE&#x27;s innovative answer was MSX, which allowed users the ability to get a professionally created machine language program without having to subscribe to expensive online resources or to mail in for an expensive floppy disk.<p>MSX was ingenious and no other magazine had anything like it. It was a short BASIC program you would use to enter the numbers shown (not the first column). The two-digit columns were converted by MSXX to a binary executable. It then wrote the program straight into memory. You could then save your finished program on tape or disk.<p>The rewards could be splendid. The December issue shown on the right featured Speedscript, a good enough word processor that I was able to make a living with it for years as a technical writer. (Had to hook up an electric typewriter to my PC via a parallel interface gizmo.) Yes, it took me probably 4 hours to enter, but I was literally able to earn a living with it.<p>Another revolutionary program was Laser Chess. It spawned many imitators, some thriving to this day. I confess I never played it because I was actually too jealous, despite a lifelong interest in strategy games. The game was so good, it just hurt too much.<p>empressplay&#x27;s remark about checksum problems is sort of true. It had a crude checksum feature that worked line by line, and occasionally a false positive went through, requiring you to spend a few hours retyping the program. Stil, the only other way you could find new apps this good was to pay way more than the price of a magazine.<p>COMPUTE actually paid decently, so you even saw people like Orson Scott Card on the payroll. He edited one of my articles but I hadn&#x27;t read Enders Game. My editor Clifton Karnes is and always was both a first-rate programmer and commercial-quality graphic artist, and was a wonderful editor to boot.<p>I&#x27;ve made lots of money, bought way too many guitars, and got to work at one of the greatest companies in the world (Microsoft&#x27;s dev tools division at their peak), but few things were as thrilling as when I became a writer and then columnist for COMPUTE! It had given so much to me--literally, a dream career in very dark times--that I still grateful to be a part of their history.<p>RIP, COMPUTE! And thank you for 30+ years of working awesome jobs, all of which may have gone into the bitbucket without that first September 1983 issue.
评论 #8206993 未加载
评论 #8207189 未加载
评论 #8207396 未加载
wazooxover 10 years ago
Ah, fond memories. In France we had a fantastic weekly, hebdogiciel, with nasty adult humor :<p><a href="http://www.abandonware-magazines.org/affiche_mag.php?mag=7" rel="nofollow">http:&#x2F;&#x2F;www.abandonware-magazines.org&#x2F;affiche_mag.php?mag=7</a>
craigvnover 10 years ago
I remember this all too well. I tried to get my mum who as a touch typist to type them in for me, but she soon told me where to go.
评论 #8207170 未加载
评论 #8206608 未加载