"I can code in a crowded bar" Bars aren't for coding, put down the computer.
The advantages of programming on a small netbook
31–40 of 111 posts
Re: The advantages of programming on a small netbook
#32I program and write exclusively on my Aspire these days. Keyboard: I have small fingers, and I actually type faster on the netbook keyboard. The key distances are smaller, so I'm moving my fingers les. Screen: I use a small font (Code Envy R at 10pt) and WMII, so I can fit a lot of code on the screen at once. I can also switch between windows extremely quickly, so it is relatively painless not to have all the code I'…
Re: The advantages of programming on a small netbook
#33Re: The advantages of programming on a small netbook
#34Re: The advantages of programming on a small netbook
#35"I can code in a crowded bar" Bars aren't for coding, put down the computer.
My specs: Acer Aspire One D150 (1gb/160gb) with Ubuntu 9.10 Emacs 23 for editing Switched to Chrome (5.0.379.dev) from FF, coz the new dom inspector seems to hook right at the bottom of the window like firebug.
Using Balsamiq on the netbook is a pain for new mockups. Not to just view mocks tho.
It seems to be slow to run the Android emulator, but it runs fine raising some exceptions. Tip: click wait and not force quit in the emulator :) also skip eclipse and learn the commands. The only thing you'll probably miss is the auto pkg importer in eclipse (fixing statements by importing pkgs). But that's fine :)
Re: The advantages of programming on a small netbook
#36Re: The advantages of programming on a small netbook
#37Don't get me wrong, I love my 27" iMac, but there sometimes is too much going on on the screen. On a small screen you just see code and nothing else. No IM, no finder icons, no bouncing dock things. Makes a big difference if your brain is already going 150 MPH.
Maybe this is why Stallman is also still using a fullscreen emacs in tty mode.
Re: The advantages of programming on a small netbook
#38Re: The advantages of programming on a small netbook
#39Re: The advantages of programming on a small netbook
#40I agree with the premise, but article doesn't at all seem to substantiate it. coding on a train? coding in your head while shopping for groceries? how is that related to notebook at all? same can be done with any laptop. no?
True, but the constraints of a netbook actually serve as an incentive to think things through rather than start right away with exploratory code. I recently coded a personal site (around 5,000 lines) almost entirely on an Acer Aspire One with a small display and a cramped keyboard, and I made sure I knew exactly what I wanted to write before sitting down (usually during lunchtime).