Live data from Hacker News

Gallery of programming UIs

docs.google.com

81–90 of 124 posts

Re: Gallery of programming UIs

#81
Am I missing something or would this be a lot easier to read if it were organized somewhat chronologically?

I say somewhat since era of main use is more important than initial year of release.

Re: Gallery of programming UIs

#82
post #24

I'm missing a lot of the ones I used. Though most of them weren't that different from normal texteditors in a terminal. Well, they were actually editors in a terminal... Cobol on an IBM AS/400 RPG also on an IBM AS/400 https://en.wikipedia.org/wiki/IBM_RPG Devpac Assembler https://en.wikipedia.org/wiki/HiSoft_Systems STOS Basic https://en.wikipedia.org/wiki/STOS_BASIC PLC https://en.wikipedia.org/wiki/Programmable_lo…

The Amiga version of STOS, AMOS, was nice and quite popular. Wasn't as fast as Blitz Basic II though. There were some interesting "multimedia authoring systems" on the Amiga which might warrant inclusion, such as Amiga Vision ( https://www.youtube.com/watch?v=u7KIZQzYSls ) and Scala ( https://www.youtube.com/watch?v=k20Wvlqb96g )

The modern "descendants" of the latter could be said to be Hollywood, which is alo available on non-Amiga platforms:

http://www.hollywood-mal.com/screenshots.html

Re: Gallery of programming UIs

#83
post #44
post #41

Earlier quoted context omitted.

The user data is tied to the location of the data center. the files may not be replicated past the most proximal location for his use. Regular performance/networky issues then come into play.

They should have used a Lambda-function for scaling. It's only code in a zip-container.

Google should have used Amazon's cloud? Really? They have one of their own.

Re: Gallery of programming UIs

#84
post #23
post #5

Currently, Google Drive is telling me: "Wow, this file is really popular! It might be unavailable until the crowd clears. Try again." (Page title: "Too Many Requests") I didn't even know Google Drive had a throttling mode.

I didn't even know Google Drive had a throttling mode. Right. That seems like something from the era of 1990s hosting services with very limited capacity.

TIL, Google Drive built on the Geocities platform.

Re: Gallery of programming UIs

#85
I guess if you're just trying to show interfaces and not every language this is ok... but if you're trying to show every languages interface there are tonnes missing. Here are a few I used. HP Basic (~1974-1980ish) Autolisp (~1986-1995) Turing (~1989-2000)

Re: Gallery of programming UIs

#86
post #81

Am I missing something or would this be a lot easier to read if it were organized somewhat chronologically? I say somewhat since era of main use is more important than initial year of release.

It would be... but then the author would have to try and sort this mess.

Re: Gallery of programming UIs

#90
post #57
post #23

Earlier quoted context omitted.

I didn't even know Google Drive had a throttling mode. Right. That seems like something from the era of 1990s hosting services with very limited capacity.

To be fair, Google Docs' core offering is live collaborative editing, not 'being a CDN'. Sure, there are ways they can support each at different times if they really wanted to, but it seems perfectly reasonable for them to say that when it gets to an N that they'd have to put significant engineering effort into supporting, that that's not what it was designed for, and that if someone wants CDN behaviour do that they…

wow so a platform with a robust sharing capability is not designed for certain 'types' of sharing. So the user has to be aware the internal implementation of each google cloud service and use them accordingly. I say this scenario is acceptable for a startup offering. Not so for one of the most concentrated comp sci engineering org.

Additionally, this is Google Slides. So sharing is inherent in the name of the product

Post reply on HN