At 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?
You don't have a screenshot, or any more leads on finding it do you? It sounds like an interesting concept but I'm having trouble finding an image of it.
Gallery of programming UIs
31–40 of 124 posts
Re: Gallery of programming UIs
#32Re: Gallery of programming UIs
#33Re: Gallery of programming UIs
#34Earlier 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
#35Re: Gallery of programming UIs
#36Re: Gallery of programming UIs
#37Lively! LivelyKernel (2008): https://www.lively-kernel.org/ lively.next (2017): https://lively-next.org cloxp (2015): http://cloxp.github.io/cloxp-intro.html
Re: Gallery of programming UIs
#38They should include sublime text, writing at many places at the same time sounds weird yet it is so useful.
Re: Gallery of programming UIs
#39Heck, a lot of retail TUIs still run on them (and some of them are in process of being changed to "web apps" bypassing desktop apps). They were yesterday's full stack (design a database, build forms, run CLI commands, write OO code, package and distribute - all in one shell).
I think the post should be titled "programming GUIs" and not "programming UIs".
Re: Gallery of programming UIs
#40(Waits for someone from HN to say that one is still their main terminal as they eschew software terminals, etc!)