Live data from Hacker News

The advantages of programming on a small netbook

ianso.blogspot.com

91–100 of 111 posts

Re: The advantages of programming on a small netbook

#91

"I can code in a crowded bar" Bars aren't for coding, put down the computer.

I code in bars all the time... Granted, this is usually on Sunday at 2:00 in the afternoon, on the patio, and with my dog laying at my feet. It's wonderful, very relaxing, very easy to concentrate.

If it's at night (I've done this too), the loud people act like a white noise generator and leave me alone in my thoughts.

Re: The advantages of programming on a small netbook

#92
post #71

"I can code in a crowded bar" Bars aren't for coding, put down the computer.

"At Caltech, he used a nude/topless bar as an office away from his usual office, making sketches or writing physics equations on paper placemats." http://en.wikipedia.org/wiki/Richard_Feynman

Feynman: favorite physicist ever

Re: The advantages of programming on a small netbook

#93
post #40

Earlier quoted context omitted.

So, 'make it painful to code, buy requiring your code to be written on substandard equipment' makes you think more about what you're going to do, because the experience of using it is painful and substandard. I'm not sure I'd like to put myself through that. Also: I'm pretty sure those tiny keyboards are NOT ergonomically up to snuff for anything more than basic web/email usage. My wrists hurt after about 30 minutes…

Everyone is different. I can type without pain on a netbook keyboard for arbitrary periods of time. I can type faster on my HHKB, however. (Of course, the HHKB is as easy to carry around as the netbook, so I usually don't have to use the netbook keyboard. Once you get past the keyboard, a netbook is a full machine like any other. Except it weighs nearly nothing and it can live for 14 hours without a power outlet.)

Until I upgraded my work room with a wall-length desk, I did most of my development on my eee pc 1000he. I got used to the small keyboard very quickly and the small screen was only somtimes a hinderance (in fact, the only time was when editing GUIs in Qt Creator - it got a bit cramped then).

The speed was also rarely an issue. Clojure starts a bit slow, but everything runs perfectly fine. Admittedly, I mainly use lightweight tools like vim (I did once fire up eclipse, but it was so painfully slow, I promptly (as promptly as it let me) uninstalled it again).

I actually bought the eee pc for development. I find it extremely useful to have a small and light laptop which i can throw into the bottom of a bag and bring with me wherever. I got it for the freedom of being able to work on the bus or in a cafe without the hassle of a heavy or bulky laptop.

I do use a decoration-free window manager though, so I don't have screen space wasted on window borders, title bars or taskbars.

I've mainly been using my dual monitor desktop machine since I "upgraded" my work room, because I now have a very spacious desk and it makes sense to me to have plenty of screen space too (and I've been doing more GUI development recently too), but I still ocasionally pick up the eee pc to hack something together, especially when I'm not near my desk.

Re: The advantages of programming on a small netbook

#94

Earlier quoted context omitted.

http://jkontherun.com/2009/03/04/achy-wrists-bleary-eyed-you...

Bump up your font sizes?

The problem with that is that you get a line length so short that it becomes a real pain to actually use productively.

I have only one semi-functioning eye and code in 14pt font on a 24in monitor, though, so I'm maybe not the best to talk about eye strain on a netbook... after all, one must be able to at least see them first.

But it seems like line length would be a real issue.

Re: The advantages of programming on a small netbook

#95
I'm excited to see someone else practicing the behavior at the core of his netbook experience. At work, I use a traditional desktop machine, but any time I have a vaguely defined challenge that requires some creativity or thinking, I will reflexively and immediately get up and walk around the office a bit while I plan. I come up with much better solutions that way.

Re: The advantages of programming on a small netbook

#96
post #4

End of the world is nigh -- Netbeans is being referred to as 'lightweight IDE.'

I find Geany pretty light and complete for my current project in php, giving me 32 lines to look at a time. Running awesome wm with yakuake has been great relief on my eee pc 1005p which has just 1GB ram. When I run an xterm, yakuake and vim, along with apache and mysql in background, it just eats 140-180MB of the precious ram.

Re: The advantages of programming on a small netbook

#97
post #4

End of the world is nigh -- Netbeans is being referred to as 'lightweight IDE.'

I find Geany pretty light and complete for my current project in php, giving me 32 lines to look at a time. Running awesome wm with yakuake has been great relief on my eee pc 1005p which has just 1GB ram. When I run an xterm, yakuake and vim, along with apache and mysql in background, it just eats 140-180MB of the precious ram.

Previously I was running gnome on Ubuntu 10.04 beta, running a browser hogged up ram like anything 780MB when there's just a browser running. I think minimal window managers like fvwm, awesome, etc really make a good case for netbooks and netbook remix, etc don't really make it easy for you to work on it. Specially when the desire is to carry a long lasting battery life device with full fledged linux on it :D

Re: The advantages of programming on a small netbook

#98
post #4

End of the world is nigh -- Netbeans is being referred to as 'lightweight IDE.'

I find Geany pretty light and complete for my current project in php, giving me 32 lines to look at a time. Running awesome wm with yakuake has been great relief on my eee pc 1005p which has just 1GB ram. When I run an xterm, yakuake and vim, along with apache and mysql in background, it just eats 140-180MB of the precious ram.

Qt creator has been awesome on the netbook - http://twitpic.com/1hxgrp I could easily complete a project working at various places - friend's house, college, college bus, nearby restaurants, etc Though I need to run Qt Designer separately in case I need to design something.

Re: The advantages of programming on a small netbook

#99
If I had a screen in front of me, the temptation would be to do something, to try out the idea...

The nice thing about a longish honest post like this is that the writer is likely to tell you what you need to know whether he meant to or not. This is a good example of condemning something while meaning to praise it. Trying out ideas is half the point of programming!

Re: The advantages of programming on a small netbook

#100
My netbook is great for playing nethack in class, but it's not great for coding. Mostly because I code in Acme, which depends thoroughly on a good 3-button mouse; the netbook's two button one-bar thing doesn't cut the muster. And of course there's the screen size--600 vertical pixels do NOT show enough.

My old Thinkpad T22 was fantastic for coding, and of course my desktop with HHK and 3-button Logitech (3 real buttons, no scrollwheel) is even better. The netbook, not so much.

Post reply on HN