Hacker News new | ask | show | jobs
by imwhimsical 4507 days ago
MacBook Pro, 13", Late 2011. Basic model (no upgrades done), 4 GB, 500 GB HDD, i5

OS X Mountain Lion (Mavericks won't install for some weird reason)

Python, HTML, CSS, JS, C

Sublime Text 2

1 comments

I never understood how can one write anything on 13" screen.
While I understand and agree it's easier and more productive to work on a large screen, I feel there are advantages to the smaller screen size.

The primary is that it forces you to keep information in your working memory. So you'll either improve your mental capacity, or use better abstractions and architectures to be able to hold them in your working memory.

But once you accomplish that, it is more comfortable to go back to the bigger display :)

If its only code I dont feel any productivity difference between my laptops 13 inch screen and the 24 inch at work.

If I am doing GUI design or flowchart based programming I am not as productive when I use the small screen.

I do almost all of my work on a 13" MBA. Works out fine. I do have a very large monitor that I can use as needed though. Except for Java, I use terse programming languages, so functions/methods are short, and I don't need to look at a ton of code at any given time. A few small edit windows open and visible does it for me (mostly tear off windows from IntelliJ).
vim, tmux.