Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Fire them quickly. (Score 1) 255

Well, it is a totally separate mistake to simply promote a programmer to management. Worked at a company in the 90s that seemed to think that "lead developer = manager". So they tried promoting the best programmer on the team to management. You can guess how horribly that went.

But when they demoted him (at his request) back to a programmer, the guy the brought in to be manager was a complete moron that had to be the lead programmer. He was a shitty manager too, if they had just taken our advice and hired an actual manager and left the programming decisions to the lead programmers, it might have worked out.

At a later job I had a manager that moved up from being a programmer (by his choice). He gave me explicit instructions not to give him access to the source repository, because "I haven't been a programmer in 5 years, and it would go horribly if I tried to jump in now." This was before the days of git-style code review and repositories, where things can be lax on non production branches, but the theory remains true. And he was a fantastic manager too.

The two skillsets are entirely different. Yeah, you might someone that can transfer from one to the other, but even then you can't have the same person do both jobs at once.

Comment Re:So did he write facebook or not? (Score 1) 163

The company I once worked for got bought up by a bigger company that tried to pull this stunt in their new employee contract. I and most of the other developers simply refused to sign the contract. I suppose they could have fired us, but that would have sank the company fast. So they continued to pay us and we continued to work for them.

Years later they tried to sue some former employees that went to work for a competitor. The company lost badly.

Comment Re:Fire them quickly. (Score 2) 255

Also, the remaining 50% will simply quit once they are overworked with the busywork that the bottom 50% used to do.

The issue is that the bottom 50% needs to be heavily managed so they can produce useful output. Sure, some of them are probably complete crap and need to be let go, but there is plenty of trained-monkey work to be done in a large organization.

Granted, it really depends on the org and situation. If the bottom 50% are made up of people that wield unusually large power (Such as, a company that has seniority rules based on age and years with the company.). Or the 50% are actively doing work to hurt the good 50%.

But in reality, if a company has a large number of useless employees, it is probably the management that needs to be fired.

Comment Re:Remove the reason for suicide, not the methods (Score 1) 498

You are more likely to be successful at fencing off every bridge, banning every gun, and tearing down every tall building.

But some people are suicidal even if they live what seems to you and I like a charmed and content life. if someone is suicidal because they broke up with a loved one or their puppy died, you can't simply take away that reason. Therapy is the solution for suicide (as much as people do not want to spend money on healthcare). Just like cancer, the only way to prevent suicide is early detection. If people learn the signs and urge the person to seek help it can be done.

But not always.. some people are truly inconsolable. Changing all of society to "take away the reason" is only going to work for people that agree with us on what is a good society.

Comment Re:Plans to 3D print a selfie stick? (Score 1) 183

Well the idea is that you print things that are not available in a store or on Amazon.

At some point I am going to want some custom milled plastic frame parts to hold together my telescope assembly. Right now I have it temporarily held together via velcro and cable ties. Once I figure out how I want things arranged I would love to have something more permanent.

But there is no way I am going to buy my own 3D printer to print off some plastic junk. Fortunately there are online 3D printing companies that will do one-offs from a 3d model you upload. Sure, its expensive when you look at per-part costs, but custom plastic and metal milling from large companies usually comes with big minimum order quantities.

Communications

FTC Announces $50k In Prizes For Robocaller Trap Software 79

crazyhorse44 that the Federal Trade Commission announced this week that it is launching two new robocall contests challenging the public to develop a crowd-source honeypot and better analyze data from an existing honeypot. A honeypot is an information system that may be used by government, private and academic partners to lure and analyze robocalls. The challenges are part of the FTC's long-term multi-pronged effort to combat illegal robocallers and contestants of one of the challenges will compete for $25,000 in a top prize. As part of Robocalls: Humanity Strikes Back, the FTC is asking contestants to create a technical solution for consumers that will identify unwanted robocalls received on landlines or mobile phones, and block and forward those calls to a honeypot. A qualifying phase [launched Wednesday] and runs through June 15, 2015 at 10:00 p.m. ET; and a second and final phase concludes at DEF CON 23 on Aug. 9, 2015.

Slashdot Top Deals

egrep -n '^[a-z].*\(' $ | sort -t':' +2.0

Working...