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 the first “computer bug” is a pile of lies

189 pointsby funOtteralmost 3 years ago

27 comments

susamalmost 3 years ago
The log book entry that says, &quot;First actual case of bug being found&quot;, indeed always seemed like a piece of humour to me. The presence of the word &quot;actual&quot; in the entry makes sense only if the term &quot;bug&quot; to mean defects is already established in the industry. If this log book entry really were the first time a bug was found in a computer, it would have merely said, &quot;a bug was found&quot;, not &quot;first actual case of bug&quot;.<p>Imagine a world where there is no Python programming language. One day you arrive at your office and find a python (the reptile) on your desk. You would probably say, &quot;found a python at my desk&quot;. But if that were to happen today, I am sure pictures of it would be taken and circulated within the team with captions like, &quot;An <i>actual</i> Python workspace&quot;.<p>The presence of the word <i>&quot;actual&quot;</i> is the clue that the term is well established in the engineering world and that it is an attempt at humour.
评论 #32519473 未加载
评论 #32520336 未加载
mrhektoralmost 3 years ago
I&#x27;d just like to say that Thomas Edison&#x27;s handwriting in his letter is absolutely beautiful. It almost looks like it&#x27;s been typed out on a computer using a funky font. It&#x27;s funny how the handwriting of almost everyone I know is quite bad these days. My own is almost illegible! I wonder what everyone thinks about this general degradation in penmanship? I guess it&#x27;s not really needed in this day and age, but there&#x27;s something beautiful about nice handwriting on paper.
评论 #32520041 未加载
评论 #32518230 未加载
评论 #32518243 未加载
评论 #32519117 未加载
评论 #32518272 未加载
评论 #32525689 未加载
评论 #32519440 未加载
评论 #32519766 未加载
评论 #32518501 未加载
评论 #32518317 未加载
评论 #32521233 未加载
评论 #32520950 未加载
kryptisktalmost 3 years ago
The logbook entry only makes sense if &quot;bug&quot; is a pre-existing term for a glitch, otherwise the humor with the real bug would fall flat. So I never understood how anybody could claim that it was the origin of the term.
评论 #32518509 未加载
评论 #32518918 未加载
评论 #32519168 未加载
SamLLalmost 3 years ago
Ada Lovelace wrote what is often considered the first computer program, a set of instructions for the (unbuilt) Analytical Engine to calculate Bernoulli Numbers.<p>Appropriately, if this is the first computer program, it also contains the first bug! It&#x27;s impossible to say whether this was a typesetting error or Lovelace&#x27;s original, but the transcription of her instructions accidentally transpose a &quot;v4&quot; and &quot;v5&quot;.<p>source: <a href="https:&#x2F;&#x2F;twobithistory.org&#x2F;2018&#x2F;08&#x2F;18&#x2F;ada-lovelace-note-g.html" rel="nofollow">https:&#x2F;&#x2F;twobithistory.org&#x2F;2018&#x2F;08&#x2F;18&#x2F;ada-lovelace-note-g.htm...</a>
评论 #32521679 未加载
noindiecredalmost 3 years ago
Mundane observation, but I love reading stories about this era of computing and seeing the history that’s behind all the conventions we take for granted. The “log” was an actual notebook that was manually updated by a human, taking its name from a nautical logbook. The “console” was called that because it was a piece of furniture (a console table) that happened to contain lights that showed the system status. This stuff is fascinating.
评论 #32520462 未加载
fortran77almost 3 years ago
Well, of course. They were very familiar with the term &quot;bug&quot; meaning defect or flaw in an engineered system, so the joke was that here was a flesh-and-blood &quot;bug.&quot; It&#x27;s obvious from the phrasing that the term &quot;bug&quot; was commonly used.
AlbertoGPalmost 3 years ago
Grace Hopper telling the bug story, saying that [<i>THIS PART MIGHT BE WRONG, SEE BELOW: she was there but</i>] the bug was extracted from the relay and the note written in the logbook by “the operator”:<p>&gt; “<i>We were building Mark II on the summer of 1945</i> [...] <i>Mark II stopped. We finally located the failing relay, it was one of the big signal relays, and inside the relay, beaten to death by the relay contacts, was a moth about this big.</i>”<p>&gt; “<i>So the operator got a pair of tweezers and very carefully fished the moth out of the relay, put it in the logbook, put scotch tape over it, and below it he wrote «first actual bug found».</i>”<p>&gt; “<i>I’m sure you&#x27;ll be glad to know that the bug is still under the log under the scotch tape in the log book. It’s in the museum at the Naval Surface Weapons Center</i> [now Naval Surface Warfare Center <a href="https:&#x2F;&#x2F;www.navy.mil&#x2F;NAVAL-SURFACE-WARFARE-CENTER-DAHLGREN&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.navy.mil&#x2F;NAVAL-SURFACE-WARFARE-CENTER-DAHLGREN&#x2F;</a>] <i>at Dahlgren Virginia.</i>”<p>&gt; “<i>Now I’ve told that story a lot of times but it turned out some people didn’t believe me. Among them the American Federation of Information Processing Societies, so they made an expedition to Dahlgren and sure enough they found the bug under the scotch tape in the log book so they took a picture of it, and they published it in the July 1981 Annals of the History of Computing. So the first bug is now legal, and I think it’s rather nice that the Navy is preserving some of the early artifacts like the first bug, and me, and a few other things.</i>”<p>&gt; <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=ABlivzyfhQE&amp;t=518s" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=ABlivzyfhQE&amp;t=518s</a><p>Now, what the author of the linked article (Lunduke) is disputing is the distorted re-telling of this story by others. Grace Hopper did not claim that the writing was hers or that it was the origin of the term “bug” applied to computers, that was sloppy journalists.<p>There is one small detail in Lunduke’s article that I could criticize:<p>&gt; “Nor was it found or recorded by Grace Hopper.”<p>She did not record it as noted above, but she clearly says that she was part of the group that “debugged” Mark II that day.<p>Edit to add: see also eesmith’s comment <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=32518611" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=32518611</a><p>Edit 2: the comment by psychoslave links to the Wikipedia page without further context, and there it says that Hopper was not present when the moth was found: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Software_bug#cite_ref-huggins_15-0" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Software_bug#cite_ref-huggins_...</a><p>Following the citations in that section of the Wikipedia page, I got this:<p>&gt; “<i>During the 1986 interviews, Gene Gleirsner and Ralph Niemann recalled that the Mark II operator who found the bug and taped it into the logbook was Bill Burke, who later moved to Dahlgren as a computer operator.</i>”<p>&gt; “Howard Aiken&#x27;s Third Machine: The Harvard Mark III Calculator or Aiken-Dahlgren Electronic Calculator”, in “IEEE Annals of the History of Computing” January-March 2000, vol. 22, page 81: <a href="https:&#x2F;&#x2F;www.computer.org&#x2F;csdl&#x2F;magazine&#x2F;an&#x2F;2000&#x2F;01&#x2F;man2000010062&#x2F;13rRUwInvM7" rel="nofollow">https:&#x2F;&#x2F;www.computer.org&#x2F;csdl&#x2F;magazine&#x2F;an&#x2F;2000&#x2F;01&#x2F;man2000010...</a><p>I haven’t been able to find any clear mention by Grace Hopper on whether she was there when the moth was found: in the video I linked at the top she might have said “<i>They</i> finally located” instead of “<i>We</i> finally located” as I heard. If she wasn’t there, then Lunduke’s article would be, AFAICT, completely correct. It is in any case way more correct than others I’ve read.
评论 #32519129 未加载
评论 #32519333 未加载
taylodlalmost 3 years ago
The most fascinating thing about this story is we&#x27;re witnessing the making of a myth - and how good people are at myth making. People love telling these stories <i>even when they know they may not be 100% true.</i> It&#x27;s the story that matters, not the veracity. That&#x27;s the challenge of a historian, separating fact from myth.
评论 #32525353 未加载
darkwateralmost 3 years ago
So, does anybody know why in telegraph jargon they started referring to &quot;false signals&quot; as &quot;bugs&quot;?
评论 #32518335 未加载
评论 #32520492 未加载
globular-toastalmost 3 years ago
If it were true, why would they write &quot;first actual case of a bug being found&quot;? It would be similar to people calling the First World War the First World War at the time. It doesn&#x27;t make any sense. But it&#x27;s a story that people <i>want</i> to be true, so nobody questions it.
tiborsaasalmost 3 years ago
It bugs me a bit when people call myths lies.
zoomablemindalmost 3 years ago
I had impression that &quot;bugs&quot; notion migrated to programs from bugs found in books.<p>In older days, getting a used book from an unknown house&#x2F;shop carried serious risks of receiving an infestation of some bugs (bedbugs, cockroaches, etc).<p>So one had to be wary of this and not put such stray books right into the bookshelf with the rest of the good books. Thus some valuable books did have bugs.<p>I could imagine a possible bug infestation in a stack of punch cards. Though the program printout can have &quot;bugs&quot; by association with a book.
AlbertCoryalmost 3 years ago
I actually saw Grace Hopper in LA during the early 80s. She told this story, along with showing her physical &quot;nanosecond&quot; (the string representing the distance light travels in a nanosecond).<p>I doubt she said &quot;no one ever called it a bug before this.&quot; I also don&#x27;t remember if <i>she</i> claimed to have written the notation in the log, or merely said that someone did. It was a just a charming pun about bugs, and a story about how big that computer was.
评论 #32526667 未加载
psychoslavealmost 3 years ago
<a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Software_bug#History" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Software_bug#History</a>
JdeBPalmost 3 years ago
Talking of BYTE: W Jay Dowling wrote a &quot;Dead Jerry&quot; letter that was published in the March 1985 edition of BYTE (W. Jay Dowling. &quot;The Earliest Bug&quot;, BYTE. March 1985. 10(3) 350.) giving a longer history of the term. Jerry Pournelle&#x27;s response was to note that a lot of people had written in to BYTE about its tale of the origin of the term.
jamesfinlaysonalmost 3 years ago
I vaguely recall the first time I read this story that Grace Hopper was not the person who found the moth.
评论 #32518611 未加载
satisficealmost 3 years ago
The first recorded bug in a computer program appears to have been committed by Charles Babbage and found by Ada Lovelace. There is documentation of this. (They didn’t call it a “bug.”)
Demonsultalmost 3 years ago
Still a smaller pile of lies than the Ada Lovelace story.
评论 #32525495 未加载
itqwertzalmost 3 years ago
Just wait until the real story of Rosie the Riveter story gets more attention.<p>History is written by the victors, or at least master manipulators.
mseepgoodalmost 3 years ago
Good stories are more powerful than the truth.
grahamleealmost 3 years ago
How long before the Nikola Tesla fans turn up to tell us that his bugs were more catastrophic than Edison’s anyway?
评论 #32519637 未加载
upsidesincludealmost 3 years ago
The story of the first &quot;computer bug&quot; is a pile of <i>history</i>
jpswadealmost 3 years ago
Never let the truth get in the way of a good story right?
drekipusalmost 3 years ago
Thanks *<i>reads username*</i> &quot;fun otter&quot;<p>But a cool article none the less, I love reading about computing history. I always thought the grace hopper story was a little too convenient
simonhalmost 3 years ago
Fun story with legendary status that&#x27;s clearly not meant to be taken seriously != a pile of lies.<p>Offensive, scummy, barrel scraping clickbait nonsense.
评论 #32522599 未加载
valbacaalmost 3 years ago
&gt; This was not the origin of term “bug” being used for engineering — including computer software.<p>No one claimed it was??<p>This whole article could&#x27;ve been saved if the author&#x27;d realized what a JOKE was.<p>&gt; Considering the relatively small size of the team who worked on the Mark II, I’m hopeful to eventually get a definitive answer to this.<p>And then...never does provide an answer.
评论 #32521557 未加载
keepquestioningalmost 3 years ago
Why does Grace Hopper get a pass for outright lying for decades about this?
评论 #32518145 未加载
评论 #32518624 未加载
评论 #32518308 未加载