76
votes
153answers
7k views
How do you vent stress as a programmer? [closed]
The title really says it all. Let's face it, programming is an extremely stressful job. I've seen half of my class crying in programming courses at college (I'm a CL student, we have about 70% women …
2
votes
6answers
113 views
New project panic
I have a question which is not strictly-speaking programming related, but nevertheless caused by being an analyst and a programmer at the same time.
It's about starting new projects which seem to be …
3
votes
6answers
214 views
How much code can a programmer be intimately familar with?
Are there any statistics for this? I realize it must vary from person to person, but it seems like there should be a general average.
The reason I ask is that the company I contract for has multiple …
2
votes
10answers
237 views
Did you ever get into trouble because of using or creating odd-named software?
I've noticed that some software names occasionally raise an eyebrow.
I'm thinking of:
libpr0n (semi-official synonym of libimg2)
mutt (Mail client)
BullZip (Freudian slip waiting)
GSpot (codec …
13
votes
18answers
756 views
How to “get the most” out of a 3 month intern.
We've got a software engineering intern coming in, fairly competent, shows promise, only catch: we have him for 3 months full time, and we can't count on anything past that. We have a specific …
23
votes
27answers
2k views
Do programmers usually possess the “wake up late, go to bed late” personality type?
Inspired by this question: Are people with certain Myers Briggs personality types drawn to careers in programming/development?
I certainly belong with this group.
By the way, anyone knows the …
1
vote
3answers
114 views
How to create a Human JumboTron? [closed]
The Problem
First time I saw this video of a human JumboTron, and started to wonder how the hell did they get so many people doing so much in such elegance and unity? How can so many people remember …
7
votes
10answers
368 views
What skills should a tech leader have?
Should they have a degree?
A few things I can see, they:
should know the platform they are working on
should know to listen
should know how to drive problems
should know how to mediate between …
13
votes
16answers
806 views
Is it possible to teach humility to a smart but inexperienced programmer?
I used to work with a guy who was fresh out of college and acted like he was the God of Java — the best possible programming language that could ever be invented (and no other language, with the …
25
votes
12answers
1k views
Human factors design (meeting psychological needs in UI design)
Reading about the G.729 codec, I found this interesting tidbit about "Comfort Noise":
A comfort noise generator (CNG) is
also set up because in a communication
channel, if transmission is …
7
votes
6answers
202 views
Do you consider performance reviews useful and why?
Hello, all,
It looks like performance reviews are used in virtually any organization. You know, those lists of objectives, values, estimates (achieved, partially achieved, exceeded etc.) And then …
0
votes
5answers
255 views
Captcha algorithm
I've notised that Stack Overflow only presents me with a captcha occasionally. Does anyone know if it has a good algorithm for sensing if I might be a robot or, instead if it's just random.
Reducing …
4
votes
6answers
394 views
Using spaced repetition to retain programming knowledge
Has anybody successfully used spaced repetition concepts embodied in programs like supermemo in the context of programming ?
The motivation for this question: I'm increasingly having to look up …
1
vote
2answers
243 views
How can I describe a bug as a feature? [closed]
I often hear of situations where a bug in a program is passed off as a feature. This seems like a useful skill to have.
Please describe a technique for doing this - preferably with specific examples.
…
5
votes
13answers
598 views
What Healthy Tricks Do You Use to Stimulate Your Brain and Increase Code Output?
There have been a few posts around the place as to what is the best music for coding, etc. While music can certainly make coding more enjoyable, I don't believe it actually makes me more productive …
