Interestingly, there haven’t been any identified bugs in Ada’s Bernoulli calculation code. Even as she pioneered programming, it seems bugs weren’t part of her invention.
She got this close to greatness tsk tsk
Submitted 11 months ago by Aboel3z@programming.dev to programming@programming.dev
https://www.blobstreaming.org/ada-lovelace-what-did-the-first-computer-program-do/
Interestingly, there haven’t been any identified bugs in Ada’s Bernoulli calculation code. Even as she pioneered programming, it seems bugs weren’t part of her invention.
She got this close to greatness tsk tsk
This is apocryphal anyway. There is a bug in Lovelace’s algorithm.
twobithistory.org/…/ada-lovelace-note-g.html
The article is fascinating, but if you just want to jump to the end…
one line of the algorithm has the variables swapped! It calculates v5 / v4 instead of v4 / v5. Not bad considering there wasn’t a computer to run her code on yet, much less a debugger.
yassss
go Ada!!
tl;dr: Answer: not much, it was the first computer what were you expecting
what were you expecting
Honestly, I think something simple yet useful like a program that could tell us if another program will endlessly loop or will eventually halt. That sounds simple and nice right? We could test our code to see if it will run correctly. Should be trivial enough.
💀
Bad link 👎
This article seems to be an incomplete pasting of an old article: What Did Ada Lovelace’s Program Actually Do? I was suspicious when it said “A contemporary interpretation of Ada’s punch card stack using JavaScript might resemble the following” but didn’t have any code.
The real tl;dr is it calculated terms of the Bernoulli series (without bugs!)
sbv@sh.itjust.works 11 months ago
The version of the article I got doesn’t include the code‽
Carighan@lemmy.world 11 months ago
Yeah this seems ripped/copied from somewhere. The text alludes to something between that paragraph and the next one.
Deebster@programming.dev 11 months ago
It is
PlutoniumAcid@lemmy.world 11 months ago
Also, that text is barely English. Who wrote that?