The future is specific
chris-granger.com
The future is specific
1–10 of 138 posts
Re: The future is specific
#2For those who can't use vimeo: http://www.youtube.com/watch?v=osLReQSB9F0
Re: The future is specific
#3Re: The future is specific
#4RUUUUUUBBBBYYYYY SUUUUPPPOOOORRRTTTTT!
Re: The future is specific
#5Re: The future is specific
#6I'm personally much more fond of the Unix 'tool approach', in which there are no task-specific modes or plugins, but tools can still be composed ad hoc, as in Plan 9's Acme.
Re: The future is specific
#7RUUUUUUBBBBYYYYY SUUUUPPPOOOORRRTTTTT!
Re: The future is specific
#8Re: The future is specific
#9That's just one example. The same conceptual problems pop up for stuff like on-the-fly code execution (what if your code depends on user input or many SQL queries or files that may or may not exist at that point), benchmark mode (benchmarking a complex app is obviously a lot more complicated than just running two code blocks side by side), etc.
I know this is just a demo and it's all very early in the process, and I'm not saying that this should be a solved problem yet, but I just can't picture in my head a way that this could ever be a solved problem as long as LightTable remains somewhat similar to its current state.