gregalt | 1 year ago | on: What did Ada Lovelace's program actually do? (2018)
gregalt's comments
gregalt | 1 year ago | on: What did Ada Lovelace's program actually do? (2018)
gregalt | 1 year ago | on: Ask HN: What's the most creative 'useless' program you've ever written?
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
gregalt | 1 year ago | on: A Logical Coding System Applied to the Eniac (1948) [pdf]
gregalt | 1 year ago | on: A Logical Coding System Applied to the Eniac (1948) [pdf]
gregalt | 1 year ago | on: It's Hard Not to Love ReMarkable's New Colorful E Ink Tablet
gregalt | 1 year ago | on: Ask HN: Does anyone use sound effects in their dev environment?