vote up 341 vote down star
407

Programming has given me a lot of bad habits and it continues to give me more everyday. But I have also gotten some bad habits from the mindset that I have put myself in. There simply are some things that are deeply rooted in my nature, though some of them I wish I could get rid of.

A few:

  • Looking for polymorphism, inheritance and patterns in all of God's creations.
  • Explaining the size of something in pixels and colors in hex code.
  • Using code related abstract terms in everyday conversations.

How have you been damaged?

19  
Syntax error: identifier 'habbit' not found. (You mean 'habit') – Jared Updike Oct 2 '08 at 21:25
53  
Roses are #FF0000, violets are #0000FF – Chris Noe Oct 3 '08 at 12:33
20  
I love how this implies that programming isn't real life, yet everyone glosses right over that. – Jonathan Tran Oct 3 '08 at 20:11
21  
I just can't imagine many people would go through all 240+ answers. This site isn't meant for discussion type questions, and this is a perfect example. GTKY questions are the worst type of discussion questions too... Recommend closing - no new answers are going to be advanced. – Adam Davis Nov 4 '08 at 7:37
31  
@all who wish to stop these posts: I love it when you say pollute the system... People keep posting stuff on internet and never once remove a single blog post and the internet is not yet polluted. It's impossible to pollute a website, if it's well designed and organised. If you're not Googling for "bad habits programming" you will not end up here. If you're interested in answers to YOUR questions, then check YOUR questions and STEER CLEAR of these off-topic discussions, as you named it. – MasterPeter Apr 18 at 14:08
show 24 more comments

locked by Jeff Atwood Aug 28 at 7:31

closed as no longer relevant by Jeff Atwood Aug 28 at 6:24

599 Answers

prev 1 7 8 9 10 11 20 next
vote up 1 vote down

Being obsessed by things like up-votes and reputation points.

link|flag
vote up 0 vote down

I find it hard to be convinced that something will work if it haven't pass enough testing. Such as in relationship etc. But how much is enough test?

link|flag
vote up 1 vote down

I expect people to speak unambiguously. And include a reference to the context in each line. for eg, if someone says , "I went to meet mr.smith", "he drank coffee", I do not assume the second line to mean "mr smith drank coffee". As a result I keep correcting people. yeah, I'm a lonely guy these days

link|flag
vote up 1 vote down

Bad habit 1: the belief that you can optimize the functionality/usability of just about everything that you can get your hands on.

Which has taught me the hard way that:

  • Taking apart kid's toys in front of them is a potential risk to the geek.
  • You cannot optimize people, at least not to your liking. No matter who they are.

Bad habit 2: I crave for the source code of the most closed source project ever... Life!

link|flag
show 1 more comment
vote up 11 vote down

Twenty years ago, when i did a lot of assembly programming, i saw in a lot of car signs and abbreviations assembly instructions and cpu semantics. For instance in a car sign for Aachen, Germany "AC-C 7568", and i see accumulator, or munich "M-OV 8787" apparently stands for the move instruction.

link|flag
vote up 16 vote down

I unit-test my wife, expecting deterministic, solid outputs for a certain input with boundary conditions.

link|flag
show 1 more comment
vote up 2 vote down

I was frustrated today : I had a crossword question where the clue was 'Collections'. I struggled for a long time to think of non-programming uses of the word. I struggled so hard that I missed the obvious answer : it was 'Arrays'. Apparently Arrays and Collections get used in real-world conversations as well !? Who knew?

link|flag
vote up 14 vote down

I use the word "contiguous" in day to day conversation. It freaks out non-programmers. They say "whaaaaat?"

link|flag
show 3 more comments
vote up 59 vote down

I like to optimise my day by parallel processing as many things as possible.

Such as starting my PC, run to kitchen and turn on kettle, prepare coffee, run back and sign in to pc, start firefox, pour boiling water, bring coffee over ready for internet news.

Also, cleaning teeth while sat on the toilet literally saves me a minute or two each day.

link|flag
8  
Does not seem to be a bad habit – echorhyn Mar 13 at 9:37
2  
Context switching will kill your performance though man ;) – DoctaJonez Jun 23 at 14:39
3  
Not bad at all. Not at all. Eg. brushing teeth in the shower. FTW! ;-) – peSHIr Jul 24 at 7:32
show 5 more comments
vote up 2 vote down

wondering why alt-tab doesn't magically transport me to the kitchen when i need a cup of tea.

link|flag
vote up 0 vote down

When my GF picked our last license plate number, she took 512. Me: "Yay! power of 2." She: "I took it because the sum of digits is 8 -- a lucky number." conclusion: no matter how damaged you are, it can all work out.

link|flag
vote up 1 vote down

I have started to develop a problem communicating with people who do not deal in logic on a daily basis. It really grates me, because I see the supreme inferiority in them (not inferior to me, but inferior to people who can think).

I have a tendency to believe that ideas are either right or wrong, and most of my friends who are programmers tend to understand and communicate that way as well.

If you say you like x, and I say that I dislike x for reason y, and your brain explodes and you cannot continue conversation, you need to learn to think.

link|flag
vote up 0 vote down

After having worked for over a week with an issue concerning Time Servers (you know, those things that put your PC Clock in sync), I went to the kitchen, looked at the microwave oven clock, noticed it to be ten minutes late, the first thing to cross my mind was 'I wonder how could I activate the NSTP server on this thing'.

link|flag
vote up 0 vote down

I try to refactor everything.

link|flag
vote up 1 vote down

Apparently, I use language differently from other people. I once gave a talk on programming, and it took me all afternoon to figure out why people were sniggering every time I mentioned the use of some public property as a means to expose a class' private members.

link|flag
vote up 0 vote down

Not sure if this would qualify as a bad habit or not but I always have the urge to log everything that happens. I now obsessively take notes during conversations irl just in case I need to examine the logs later.

link|flag
vote up 6 vote down

Making geeky jokes that non-geeks don't understand.

Also, making edits to get points and badges in SO!

link|flag
vote up 7 vote down

Lazy evaluation and Just-in-time :)

link|flag
show 2 more comments
vote up 2 vote down

I find that when I'm really sick, especially with a high fever, I can't help but see lines of code in my mind and I start feeling if I can only find the bug I'll get better.

link|flag
vote up 2 vote down

Lazy evaluation.

link|flag
vote up 0 vote down

I assume there's an open-source library already written for just about anything IRL and all I have to do is link to it.

"c'mon, how hard could it possibly be? I'm sure it's got its own Wikipedia page already!"

"Dude, somehow I don't think reading the Wikipedia article for brain surgery qualifies you as a doctor."

link|flag
vote up 0 vote down

Back in the days of line numbers I found myself numbering tasks.. if that wasnt bad enough they were numbered by 10's so I could go back and insert on easlily.

10 wake up

15 eat breakfast

20 brush teeth 30 take shower 40 go to work

link|flag
vote up 0 vote down

I expect everything to come with a manual. When RTFM doesn't work in meatspace I get agitated.

link|flag
vote up 0 vote down

Using ocaml's typing in mathematics. My friends do not understand that. In fact, they do not understand typing.

link|flag
vote up 1 vote down

I was looking at a beautiful sunset the other day and caught myself wondering, "I wonder what resolution that is in?" ;-)

link|flag
vote up 5 vote down

I find if I'm in the middle of a big project, I'm working on it whenever my mind isn't focused on something else. It just becomes my default state, even if I'm not anywhere near a computer. It's gotten to the point where I sometimes really have to concentrate to hold a conversation.

link|flag
show 1 more comment
vote up 1 vote down

Global Optimization! Sometimes I find myself trying to optimize everything I encounter. Even written or spoken phrases I tend to shorten by using more complex words. Shopping and driving are other areas I tend to optimize.

link|flag
vote up 23 vote down

I am extremely uncomfortable with ambiguity.

I always slash my zeros, sevens, and Zs in anything handwritten. I use oxford commas when enumerating any list, and I will always keep sentence punctuation outside of internally quoted sentences.

My most frequently used phrase is "What?"; it is my exasperated request for elaboration or clarification on a question that has any level of ambiguity.

Yes, I annoy even my closest friends.

link|flag
show 3 more comments
vote up 1 vote down

I search for problems with EVERYTHING. If I don't find the problem with a high level scan, I'll begin to search iteratively (that's a separate trait... everything is iterative). This means that when I'm staring at a beautiful landscape, I'm scanning section by section for something that doesn't belong, or would make the scenery better if it were not there. This is a trait that I had BEFORE programming. When I was in the Boy Scouts, some Army guy talked to us while we were in the field, and the whole time he was there, I kept staring at the camouflaged guy on the ground behind him (a hidden sniper that was supposed to stand up and scare us later on) and looking at the speaker as if he was crazy. The speaker had to stop and ask me what the problem was and I burst his bubble. None of the other scouts even knew he was there.

I am an optimizing machine. When getting the car out of the garage, I told my wife to get the book from the house, so I could continue to lock up the garage because she'd finish about the same time that I would and we'd leave sooner.

Learning the interface to ANYTHING takes 0 seconds. I got my first cell phone the same time that my wife got her third. I had the address book filled out, voice recognition calibrated, and personalizations set while she was entering her third phone book entry. She actually got mad at ME for finishing so quickly.

link|flag
vote up 78 vote down

Waitress: Hi, I'm Christy, and I'm your server!

Me: Hi, I'm gbarry, and I'm your client!

(True story)

link|flag
4  
out of votes, but this made LOL all over again - AFTER i reread it twice :DD – AviD Jun 15 at 10:18
show 1 more comment
prev 1 7 8 9 10 11 20 next

Not the answer you're looking for? Browse other questions tagged or ask your own question.