0
votes
Should programmers be excellent typists?
To compare your typing quality / speed with other programmers a great tool to do so is 'typespeed' for Linux/Unix. Typespeed is a command line typing speed test, wich you can also play against othe …
0
votes
Confessions of your worst WTF Moment. (What not to do.)
One time is was helping out a new collegue with checking in his code to SVN;
He had just build a new module he was working on for the last 2 months and now he wanted it in Subversion.
So I …
2
votes
What tips do you have to keep developers happy?
There are a lot of thing here you should do;
Here is a list what not to do:
Block off access to certain sites / ports (like messenger)
Monitor your employees constantly and c …
1
vote
How much should I pay an intern while still in college?
I think the only way these days to get good people at your software company is by recruiting them early; Internships are a great way to do this. Most important is that they like what they do; Have …
0
votes
What is a great tool for remote pair development?
If you program over a SSH connection in a terminal (for example with VIM) a good solution is to use screen. User 1 logs in with the same user as user 2; User 1 start screen (by typing in "screen" ; …
1
vote
When do you decide to walk?
If you:
Don't learn much new stuff anymore
Don't enjoy going to work anymore (if you don't, take a chance! enough nice jobs out there!)
You have better offers laying …
2
votes
What makes you leave the job after two years?
2006 - Wanted to make something i'm proud of
2008 - Company didn't made top notch stuff, moved for more innovation
2008 - Company didn't made top notch stuff, moved to a sta …
23
votes
Worst technobabble you’ve ever heard
Customer: We want RSS for the news on our site.
Me: Ok, cool, we'll do that.
Few days later...
Me: The RSS is done.
Customer: Were can I find it? wait, what exactly …
1
vote
Programmer’s career path
You should do what you like most,
You can try something different but keep the option open to switch back.
I did the management thingy a while back, I didn't like it and I switched back. Now I'm a …
