I swapped my MacBook for an iPad+Linode
yieldthought.com
I swapped my MacBook for an iPad+Linode
1–10 of 354 posts
Re: I swapped my MacBook for an iPad+Linode
#2Re: I swapped my MacBook for an iPad+Linode
#3If you're using vim and think you're developing as well and as fast as you can, you're probably wrong.
* 17 years of screen and I've finally switched over to tmux. None of the features were sufficiently compelling for me to change, but it's so much faster
Re: I swapped my MacBook for an iPad+Linode
#4Re: I swapped my MacBook for an iPad+Linode
#5Random observation: Who uses an iPad + "the Cloud" + vim, and rips low quality DVDs?
Re: I swapped my MacBook for an iPad+Linode
#6Can you really write code efficiently on such a small (9.7") screen?
My guess is that (1) any function I'm writing is generally entirely within view anyway, and (2) with Vim I never scroll around looking for something, I jump directly to it with a search command.
Re: I swapped my MacBook for an iPad+Linode
#7I've even swapped the default search engine to bing because it provides a better layout, especially so for image searching which in my view is broken on iOS.
This from the company that just released tools to aid the transition to mobile web.
(and yes, I'm aware that they hate each other, but why should I be punished? reminds me of the MS from yesteryear.)
Also: there is general feedback that google's optional services are generally quite good, which makes it curious that the originally very good google search/image search was replaced with versions that aren't up to scratch.
Re: I swapped my MacBook for an iPad+Linode
#8Re: I swapped my MacBook for an iPad+Linode
#9 One fateful day, VMWare and OS/X conspired to trash my
shared filesystem, losing several days of uncommitted
code in the process.
Several days of uncommitted code? We need to have a heart to heart talk about your process.Re: I swapped my MacBook for an iPad+Linode
#10I'm a big fan of tmux* and vim but there's a limit to the complexity of system that you can develop efficiently with vim. A good graphical IDE used by a skilled operator will be more likely to generate correct, consistent code faster. If you're using vim and think you're developing as well and as fast as you can, you're probably wrong. * 17 years of screen and I've finally switched over to tmux. None of the features…
I used Delphi for years, then Visual Studio for years, then Eclipse for a while, then QtCreator for years. I've haven't found anything in any graphical IDE that can't be succinctly reproduced in a text-only environment like vim.
I can imagine a whole load of awesome features that would require a truly graphical output. They just haven't been written yet.