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.

The Story of Mel (1983)

22 pointsby thefreemanover 10 years ago

5 comments

Codhisattvaover 10 years ago
I think every programmer should write machine code at least once. It's fascinating to understand how the CPU actually gets the job done.
评论 #9017570 未加载
thefreemanover 10 years ago
<p><pre><code> Mel finally gave in and wrote the code, but he got the test backwards, and, when the sense switch was turned on, the program would cheat, winning every time. Mel was delighted with this, claiming his subconscious was uncontrollably ethical, and adamantly refused to fix it. </code></pre> I can&#x27;t decide if its better if he intentionally did this, or it actually was an accident, but this was my favorite part by far.
评论 #9017808 未加载
MichaelCrawfordover 10 years ago
I&#x27;ve done this, in the Intro to Computer Architecture class at UC Davis during Summer Session 1981, while I was still in high school.<p>What I was expecting was to learn how to build a computer out of transistors, you know, with a soldering iron, as I wasn&#x27;t having much luck finding paying work when I was in high school.<p>What the course actually taught was how to write device drivers for the LSI-11 - a PDP-11 compatible minicomputer - in assembly code, hand-assembling it into octal, then entering with a keypad using ODT, the Octal Debugging Technique.<p>It was my only college course for which I receive a C. :-(
SixSigmaover 10 years ago
Welcome back Mel<p><a href="https://news.ycombinator.com/item?id=8922844" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8922844</a><p>1 point by SixSigma 18 days ago | link | parent<p>currentoor &gt; Why is HN so interested in linear algebra lately?<p>me&gt; It happens to all topics.<p>One topic gets voted to front page, then people fall down the rabbit hole, posting any links they hit on their way down.<p>Once every 6 months or so Plan 9 gets a front page hit, probably from someone getting into Go-lang. Then we see all the related papers and websites flood in for a while - Russ Cox&#x27; site, cat-v, Rob Pike Interviews, Utah2000, The birth of UTF-8.<p>It&#x27;s like the September that Never Ended.<p>The Story of Mel is on the same cycle.<p><a href="http://www.catb.org/jargon/html/story-of-mel.html" rel="nofollow">http:&#x2F;&#x2F;www.catb.org&#x2F;jargon&#x2F;html&#x2F;story-of-mel.html</a>
LukeB_UKover 10 years ago
Relevant XKCD: <a href="http://xkcd.com/378/" rel="nofollow">http:&#x2F;&#x2F;xkcd.com&#x2F;378&#x2F;</a>
评论 #9017398 未加载