Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:gotta be honest (Score 1) 1501

I once read a study of string quartets and communication methods. Some quartets were nice to each other and polite and tried not to hurt each other's feelings. Others insulted each other and said just what they thought.

But they did this in rehearsal, in a small group. Pretty sure if they did this in public, their employment would be confined to circuses.

Comment Re:What about new talent? (Score 1) 1501

Linux is not the only OSS project there is, and Linus’ way of running it is not the only way there is. Rubyists, e.g., used to aspire to MINASWAN (Matz is nice and so we are nice), and even at its most dysfunctional, abuse in the Perl community was held in check by the fact that Larry Wall is a thoroughly decent guy.

If you’re interested in contributing to a project, it’s easy enough to listen in on the mailing lists and figure out whether the tone appeals to you.

Comment Re:Victim Card (Score 1) 1501

Telling me "you made a stupid fucking mistake" isn't any worse than "Please don't take this too harshly and please don't think I am picking on you. I like you and you are a swell fellow and all. However, I feel it is necessary that I impress upon you that this isn't really a bug and having this trivial and non-broken thing filed as a bug has consumed a little bit of our time that we would rather not be wasting on things like this. Also, here is a pat on the back and an atta-boy so you don't feel I am being mean to you, okay?".

Or you could say “this works as designed”, thus keeping the focus on technology, as it should be, instead of needlessly dragging people issues into it.

Comment Re:I wonder (Score 1) 1051

Some managers think shouting and yelling is appropriate, others manage to do without.

Rumor is Apple managers are all like that, but I can't comment on that rumor.

I’ve come across an occasional rude manager at Apple, but in my experience they constitute a tiny minority. Most engineers here wouldn’t stand for that kind of treatment. Jobs could certainly be that way at times, but luckily this part of his style was not all that contagious.

Comment Re:Bizarre choice (Score 1) 345

Cocoa crucially depends on reflection features of the underlying language (obtaining classes, calling methods and manipulating data members by name). Lisp would obviously qualify for this (for sufficiently large values of "Lisp"), but standard Ada and Eiffel would be completely unsuited to the task, and I doubt OCaml would be suited.

I could see Ruby become an increasingly serious contender, though. Right now, the primary problem is that debugging is messier than in an Objective-C app, but otherwise, it's an excellent match.

Slashdot Top Deals

Remember, UNIX spelled backwards is XINU. -- Mt.

Working...