Hacker News new | past | comments | ask | show | jobs | submit login

that one guy at work, he either doesn't shower often enough for his type or he never heard of deodorant.

as long as the wind blows away from him (windows open), that's not a bother though.

edit: i thought i should share some of my pair programming experiences and insights...

one time a friend and I programmed some ATmega embedded assignment for a course. what happened was that we sat down on a couch in the library (our faculty cares!), laptops on our laps.

and then the mind meld began...

i mostly talked about what i was writing at the moment, what considerations i put into each call and conditional. reasoning out loud about various conditions that could or could not happen. i did that so we were on the same page and he would not hesitate to ask if anything was looking suspicious. the resulting code felt very pure, i must say.

he had our plans, schematics and pinouts handy and kept track of the coding progress (this done, that left). he knew how the parts would fit together and steered the process.

i should pick his brain some more on that experience sometime.

the other time was at work, where a coworker got me to sit with him for my experience with the python language. he went through that rushed job of spaghetti while my eyes glazed over because i hadn't seen the code before. occasionally i pulled on this and that dangling thread to see what was attached, which gave me some insight and him some more things to fix (logic bugs mostly).

that code still is buggy as hell (also because it interfaces with/works around another buggy pile of shit), which is why i asked for a real code review. code reviews are done rarely enough that i'm afraid it's gonna end without much gain.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: