Forgot your password?
typodupeerror

Comment Re:Something to note about other people's opinions (Score 2, Insightful) 682

It has to do with ego. Most programmers have this huge ego thinking that they are the smartest programmer around. It is rare to find a programmer that believes there code could be improved. They also believe that there way is the best way.

A solution to this is to apply simple checks to the code.
1. Does it function?
2. Is it readable?
3. Does it obey functional rules. IE (It does NOT over write memory or what not).

It the code passes these simple rules the code is fine, leave it alone, it does NOT suck.

This does not mean it could not be improved in some way. Open discussions in code reviews could enlighten every one. (Please leave your ego at the door).
User Journal

Journal Journal: Broken Xcode from Software update

I recently updated my g4 laptop.

Befor the update a program I am working on compiled and linked just fine.

After the update I receive a linker error that I can not seam to get rid of. /usr/lib/gcc/darwin/3.3/libgcc.a(_fixdfdi.o) illegal reference to symbol: ___fixunsdfdi defined in indirectly referenced dynamic library /usr/lib/libgcc_s.1.dylib

I have tried many different configurations and flags trying to get rid of the error.

User Journal

Journal Journal: I never get to post.

I have been grubbing around in the Linux community for 10+ years now. Over the years I have been very pleased to see the improvements over the years. I have even seen strong windows supporters waver and fall to the word of Linux. But of late, I have see Linux start to slip with the release of Fedora Core 1-#, Debian unable to configure a simple video card correctly, and NOTHING new from anyone. There are over 100 flavors of Linux out there and I am still running RedHat 9.0.. Not because

User Journal

Journal Journal: First Time

You think I am going to put anything important, here you are nuts.

Slashdot Top Deals

Marriage is the sole cause of divorce.

Working...