Live data from Hacker News

Lotus 1-2-3 arbitrary resolution

lock.cmpxchg8b.com

31–40 of 130 posts

Re: Lotus 1-2-3 arbitrary resolution

#31

Amazing story. Can't believe the Lotus FTP site is still live. Wonder where that thing is running and if anyone actually knows it still is. > I was able to find the drivers on an old ftp site. Wonder what FTP site this is and how he found it?

It's linked in the post: ftp://ftp.support.lotus.com/pub/

The Internet Archive has a copy too: https://archive.org/details/2008-12-23_ftp.support.lotus.com

Re: Lotus 1-2-3 arbitrary resolution

#32

Earlier quoted context omitted.

That's good to know. It just feels more "at home" inside a VM I already use for accessibility and compatibility testing anyway (IE3+ for my sites), and it starts up faster than with Wine for me.

This is waaaay off topic, but you've piqued my interest -- what on earth are you still testing with IE3 for?

I believe in any browser, and it,s a capable, usable, beautiful browser.

Re: Lotus 1-2-3 arbitrary resolution

#33
post #3

A bit off topic, but what I've wanted forever and never found is a spreadsheet that deals in units natively. So if one cell is in Newtons and I divide it by a cell that is in m/s^2 I want the resulting cell to be in grams. Units should propagate through the sheet automatically. Unit prefixes can either be automatic (km, m, mm, um, etc) or fixed as you would with a format setting. Google calculator is the closest thin…

GNU units does this, but is definitely not a spreadsheet or anything like a spreadsheet. It might be possible for a spreadsheet to arrange to call it as a back-end, though.

  You have: 100 N / (50 m/s^2)
  You want: 
          Definition: 2 kg

Re: Lotus 1-2-3 arbitrary resolution

#34

Earlier quoted context omitted.

This is waaaay off topic, but you've piqued my interest -- what on earth are you still testing with IE3 for?

I believe in any browser, and it,s a capable, usable, beautiful browser.

Do you test on IE for Mac too, not every browser['s rendering] is beautiful to me!

Tbh though, back in the day, I used to love jumping through all the hoops to get the idiot cousins in the browsing world rendering a webpage well.

Re: Lotus 1-2-3 arbitrary resolution

#37
post #2

very interesting software archeology!

Really it does feel like archeology. When does this person get admitted to the department? :)

his day job is Project Zero at google so it's a bit like reverse Indiana Jones: hunting for "treasure" at work, archeology as a hobby...

Re: Lotus 1-2-3 arbitrary resolution

#38
post #3

A bit off topic, but what I've wanted forever and never found is a spreadsheet that deals in units natively. So if one cell is in Newtons and I divide it by a cell that is in m/s^2 I want the resulting cell to be in grams. Units should propagate through the sheet automatically. Unit prefixes can either be automatic (km, m, mm, um, etc) or fixed as you would with a format setting. Google calculator is the closest thin…

Never tried it, but Wolfram has a Mathematica plug-in for Excel. https://www.wolfram.com/products/applications/excel_link/

I remember Mathematica being a bit weak with units actually. Natively there's no support, you have to rely on add-on packages and I didn't have much success with the popular one. But my experience is from version 8 (a while ago) so it may have improved since.

Re: Lotus 1-2-3 arbitrary resolution

#39

Fascinating, I was a kid but just old enough to remember trying out this kind of DOS software and reading Norton's book as well. However, I wonder if all this work could contribute to a "modern" terminal floss office suite. There are a number of projects, but they are scattered: https://unix.stackexchange.com/q/115548

However, I wonder if all this work could contribute to a "modern" terminal floss office suite.

Lotus is not is not open source. You would need to get IBM to release it as open source, which of course means they would have to have the code stored somewhere. While we're at it we can get microsoft to release the dos versions of works and visual basic, and whoever owns wordperfect to release that.

Re: Lotus 1-2-3 arbitrary resolution

#40
post #7
post #3

A bit off topic, but what I've wanted forever and never found is a spreadsheet that deals in units natively. So if one cell is in Newtons and I divide it by a cell that is in m/s^2 I want the resulting cell to be in grams. Units should propagate through the sheet automatically. Unit prefixes can either be automatic (km, m, mm, um, etc) or fixed as you would with a format setting. Google calculator is the closest thin…

spreadsheets barely have distinction between strings and numbers. Units would be another level! I hope that at some point something like a strongly typed jupyter notebook tailored specifically for table inputs would arise and replace some current usages of spreadsheets in office/consumer space.

Haven’t tried it yet since not on Office 365 but there’s a very interesting custom data types feature emerged in Excel just a few months ago https://sfmagazine.com/post-entry/december-2020-excel-add-yo...
Post reply on HN