Hacker Newsnew | past | comments | ask | show | jobs | submit | gregalt's commentslogin

I talk about his "Series L" tables here and link to scans of them: https://pairdebuggingwithlovelace.hashnode.dev/lovelaces-pro...


This is excellent and makes a good case for Ada being the first programmer, many thanks for sharing. I've also stumbled across the science museum Babbage archive:

https://collection.sciencemuseumgroup.org.uk/documents/aa110...


Here's a blog series where I get her program running on a modern computer using a simple transliteration to C: https://pairdebuggingwithlovelace.hashnode.dev/


Here's my Mandelbrot set generator written in the table language Ada Lovelace wrote her 1843 program for Babbage's Analytical Engine: https://pairdebuggingwithlovelace.hashnode.dev/

The trickiest part was figuring out how to exploit fixed-point underflow to do the equivalent of if(a>4.0) when the only conditional I could use was if(a==0), using arithmetic operations to force underflow for all a>4.0


I like reading the original paper in it's original format, but here is searchable text version: https://ftp.arl.army.mil/~mike/comphist/48eniac-coding/index...


A 1948 report on the conversion of ENIAC from being programmed by a complex wiring of cables and setting switches to the more modern stored program. The writing is accessible, but the introduction and section on test programs are probably most interesting.


How hard is it to print to pdf on a PC/laptop and transfer to the remarkable? I used to do that on my ancient Kindle DX, which I remember being a bit clunky, but not too bad with wireless sync. It was nice avoiding stacks and stacks of paper.


The RM2 has a web interface. You can plug it into your computer, it enumerates as a USB Ethernet device, and you can upload there.

You can also do it through SSH, but it's not that straightforward.

There's also their cloud offering which automatically syncs files.


Alam Turing used the "hoot" instruction on the Manchester computer in the 1940s to signal different things for debugging https://www.bbc.com/news/magazine-37507707


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: