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.
Gallery of programming UIs
41–50 of 124 posts
Re: Gallery of programming UIs
#42I'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…
I have very bad memories of STOS BASIC, mostly around how very slow it was.
Re: Gallery of programming UIs
#43Mirror it as HTML / PDF please.
Re: Gallery of programming UIs
#44Earlier 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.
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.
Re: Gallery of programming UIs
#45At one stage on the eve journey they were showing a sort of wiki/database thing that I wanted to use very much. It seemed like it'd be fantastic for iteratively organising the kind of information you encounter in your day to day life. Unfortunately that version of eve never saw the light of day as far as I know. Does anyone know of anything that works similarly?
Re: Gallery of programming UIs
#46Earlier quoted context omitted.
Indeed VBA is a very curious phenomenon. It is cool from the retro-lover point of view (and nostalgia makes me enjoy having to code it occasionally in the real life) yet a horrible atavism from the modern developer point of view. The built-in code editor is not much smarter than Notepad is and the language itself is a ridiculous cargo-cult-level OOP imitation with no real OOP nor functional (wouldn't these be of grea…
Yet despite all that VB6 and VBA are very productive, inexperienced users can get things done and experienced users can get things done quickly.
Re: Gallery of programming UIs
#47Re: Gallery of programming UIs
#48Earlier quoted context omitted.
If you're feeling nostalgic - just create some VBA, amazing how it's hardly changed... This picture taken from Word 2016 a few seconds ago: https://i.imgur.com/w3qX8Oa.png
Indeed VBA is a very curious phenomenon. It is cool from the retro-lover point of view (and nostalgia makes me enjoy having to code it occasionally in the real life) yet a horrible atavism from the modern developer point of view. The built-in code editor is not much smarter than Notepad is and the language itself is a ridiculous cargo-cult-level OOP imitation with no real OOP nor functional (wouldn't these be of grea…
Re: Gallery of programming UIs
#49[1]: https://docs.google.com/presentation/d/1MD-CgzODFWzdpnYXr8bE...
Re: Gallery of programming UIs
#50At one stage on the eve journey they were showing a sort of wiki/database thing that I wanted to use very much. It seemed like it'd be fantastic for iteratively organising the kind of information you encounter in your day to day life. Unfortunately that version of eve never saw the light of day as far as I know. Does anyone know of anything that works similarly?
It's here if you want to poke at it: https://github.com/witheve/eve-experiments/tree/af13f8d5f8a5...