2
votes
6answers
109 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 proje …
3
votes
6answers
205 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 contra …
13
votes
18answers
750 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 ha …
2
votes
10answers
234 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 waitin …
7
votes
10answers
358 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 …
1
vote
3answers
107 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 …
13
votes
16answers
794 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 othe …
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 ha …
0
votes
5answers
244 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 jus …
1
vote
2answers
242 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 wit …
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, any …
4
votes
6answers
369 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 ha …
1
vote
2answers
77 views
How does UI design differ when designing a software appliance console from traditional web applications?
Are there any open source frameworks that are for this purpose?
How does UI design differ when designing a software appliance console from traditional web applications?
Any exampl …
2
votes
4answers
105 views
Constructing regex
Hi,
I use regex buddy which takes in a regex and then gives out the meaning of it from which one gets what it could be doing? On similar lines is it possible to have some engine w …
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 …
