Messages - gjehle [ switch to compact view ]

Pages: prev1 ... 19 20 21 22 23 [24] 25 26 27 28 29 ... 58next
116
Living Room / Re: (Webfind) Programmer Personality Test
« on: September 24, 2007, 12:50 PM »
looks like i'm a DLSB:
You're a Doer.
You like coding at a Low level.
You work best in a Solo situation.
You are a liBeral programmer.

117
Living Room / (Webfind) Programmer Personality Test
« on: September 24, 2007, 12:48 PM »
There was already a posting about a Myers-Briggs Test before on DC, but this a very short version, made especially for the programmer types.
I think it'll hit the target audience quite well being posted here ;-)

Below is the programmer's personality test.
It is based of the Myers-Briggs Personality Test and has been changed to relate to your programming personality type.
This is not a joke test and is really only relevant to programmers, however anyone is welcome to take the test.
There are 12 questions with 2 answers for each question and you must choose one answer from each and every question.
There are no 'right' or 'wrong' answers, your answer will simply show what type of personality you have.

http://www.doolwind.com/index.php?page=11

118
i sure hope you used dcraw for raw conversion, otherwise you might have re-invented the wheel

the basic idea for image conversion usually is:
- load format x (this should give you a bitmap)
- convert said bitmap to destination format y

i recommended using libjpeg (http://freshmeat.net/projects/libjpeg/)
just spare yourself the effort of reinventing the wheel :P

esp. for image processing algorithms the already existing solution is magnitudes
better/faster than what you would come up with.
unless you're a image processing god, or the problem is very special ;-)

119
There's a beautiful princess, prisoner in the highest tower of a castle, guarded by a mighty dragon, and a fearless knight must rescue her…

This is how each language would manage to rescue the princess from the hands of the dragon
  • Java - Gets there, finds the dragon, develops a framework for dragon anihilation with multiple layers, writes several articles about the framework… But doesn't kill the dragon.
  • .NET - Gets there, sees the idea of the Java developer and copies it. Tries to kill the dragon, but the monster eats him.
  • C - Arrives, looks down at the dragon, pulls out his sword, beheads the dragon, finds the princess… And ignores her to see the last checkins of linux kernel cvs.
  • C++ - Creates a basic needle, and gathers funcionality until he has a complex sword that he can barely understand… He kills the dragon, but gets stuck crossing the bridge because of memory leaks.
  • ... click here for the rest of the extensive list

http://blogs.sun.com/roumen/entry/how_to_kill_a_dragon

120
Living Room / Webfind: How to hire and treat your own hacker
« on: September 01, 2007, 04:53 PM »
Just (re)found this gem of hackerdom:
How to hire and threat your hacker in a corporate environment.
Link to the full text below the TOC ;-)

Section 0: Basic understanding.
0.0: Won't my hacker break into my computer and steal my trade secrets?
0.1: Was it a good idea to hire a hacker?
0.2: How should I manage my hacker?
0.3: Wait, you just said "10 times", didn't you? You're not serious, right?
0.4: I don't understand this at all. This is confusing. Is there a book on this?

Section 1: Social issues
1.0: My hacker doesn't fit in well with our corporate society. She seems to do her work well, but she's not really making many friends.
1.1: My hacker seems to dress funny. Is there any way to impress upon him the importance of corporate appearance?
1.2: My hacker won't call me by my title, and doesn't seem to respect me at all.
1.3: My hacker constantly insults the work of my other workers.

Section 2: Productivity.
2.0: My hacker plays video games on company time.
2.1: But it's been two weeks since I saw anything!
2.2: Isn't this damaging to productivity?
2.3: My hacker is constantly doing things unrelated to her job responsibilities.
2.4: My hacker is writing a book, reading USENET news, playing video games, talking with friends on the phone, and building sculptures out of paper clips. On company time!
2.5: But my other workers are offended by my hacker's success, and it hurts their productivity.

Section 3: Stimulus and response
3.0: My hacker did something good, and I want to reward him.
3.1: My hacker did something bad, and I want to punish him.
3.2: I don't get it. I offered my hacker a significant promotion, and she turned it down and acted offended.
3.3: My company policy won't let me give my hacker any more raises until he's in management.
3.4: I can't believe the hacker on my staff is worth as much as we're paying.

Section 4: What does that mean?
4.0: My hacker doesn't speak English. At least, I don't think so.
4.1: I can't get an estimate out of my hacker.
4.2: My hacker makes obscure, meaningless jokes.
4.3: My hacker counts from zero.

http://www.setec.org/hirehacker.html

Pages: prev1 ... 19 20 21 22 23 [24] 25 26 27 28 29 ... 58next
Go to full version