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

 



Forgot your password?
typodupeerror
×

Comment Re:Agree about U curve, disagree with the rest (Score 1) 425

I chose the wording 10x more "effective", because it's not necessarily just 10x "faster", although that is what it usually boils down to in the end.
A poor developer will write code that is buggy, doesn't scale well, with a poor interface and poor extendibility. His code will be more difficult for others to use and work with. It will in the long run be a maintenance nightmare and make the project as a whole worse and thereby affect the work of many other people and require that they also invest more time in their work. (Other developers, quality, IT support, contractors that plug into the system, etc.)

In the end and for all the people involved, a project with 10 average developers might take 10 times longer and cost 10 times as much as if one really good guy just sat down and got the job done.

I've seen this happen. I've seen a one-man team create a framework that is fantastic to work with, has a simple, intuitive API and just plain works, whereas a framework developed by a team of about 20 people that accomplishes essentially the same thing is terrible to work with and buggy.

Most managers don't realize the huge productivity and efficiency gap between skilled and unskilled developers. They think firing one expensive developer in the USA/Europe and outsourcing the job to 10 developers in India* is a net win. Most of the time, it is not.
Many unskilled developers should be considered more of a lability than an asset. You wouldn't want 10 unskilled developers working on the control systems of a 747 either, would you?

If I had my own software company, I would have absolutely no doubts about who to hire. I would hire the best guy(s) I could find for a salary of 100 to 200k instead of getting a couple of decent guys for the same money.

*I'm not saying all developers from India are bad. I'm sure there are also very good Indian developers. But from my personal experience most of them are not very good, in addition to the cultural/communication problems (they will almost never admit mistakes or that they didn't understand something), I found it very hard working with them.

Comment Agree about U curve, disagree with the rest (Score 3, Interesting) 425

The truth is that programming isn't a passion or a talent, says Edge, it is just a bunch of skills that can be learned.

I disagree with this statement. I enjoy programming and I am very good at it because I enjoy it. Enjoying it means that I am interested, stay up to date and learn new things all the time. It means I do alot of programming in my spare time, which further increases my skills.
Many developers I know do it as a job and forget programming when they leave the office. This makes a huge difference.

But no, programming talent is not distributed along a U curve. However, I firmly believe that an average developer is 10 times more effective than a poor developer. A good developer is 10 times more effective than an average developer, and an excellent developer is 10 times more effective than a good developer.

Maybe not exactly 10 times, but certainly by an order of magnitude.

Comment Re:Seems he has more of a clue (Score 1) 703

European here. I follow American politics from afar, and from our trans-continental, somewhat neutral vantage point, I think it's safe to say that republicans or conservatives are, on average, the greater sociopaths by a margin.

Glenn Beck? Rush Limbaugh? Sarah Palin? Donald Trump? Bill O'Reilly? Ann Coulter?

I have yet to find people that sprout such incredible nonsense as the above characters among democrats/liberals.

Comment Re:Attempting with existing title was a mistake (Score 2) 239

I mostly agree. But the problem with Skyrim mods compared to DOTA2, CounterStrike, TF, etc, is that Skyrim is a much more complex game and mods are much more intricate and risky as result. With a TF mod you pretty much know what you're getting whereas with a Skyrim mod it's almost impossible to know beforehand if it will work as advertised, or if it will break your game, be incompatible with other mods, corrupt your save file... it's simply a much more experimental and risky way of modding than TF. This is partly also due to the tools not being as good as they could be.
I think a payment system for mods is generally a good idea, but the tools provided by the develper then need to be up to the task to provide a baseline of quality and security. At the moment, the "quality control" is being handled by the modding community with tools like SkyEdit, Wrye Bash, Mod Manager etc, so from this perspective I understand those who feel a little cheated by Bethesda cashing in, as it is the modding community itself that is providing the tools that make it even possible to run multiple mods with a minimum of safety and compatibility.
I think if the payed mods announcement would have been accompanied by an updated CreationKit that handles these issues, it would have been much better received.

Also:

Skyrim has no mod of this level

Not yet.

Comment Re: Idiotic (Score 0) 591

Not to mention that the killer that gets sentenced for imprisonment may decide to turn himself in, with the hope of seeing liberty at some point in their lives.
Whereas the killer who knows he will be killed by the law has literally nothing left to lose and might keep on killing trying to save himself.

Comment Re:They're called trees. (Score 1) 128

That's an interesting Wiki page. But I'm afraid those figures say almost nothing about the actual number of trees or forest density in those countries.
For example, Spain has a higher forest area percentage than Germany, 36% vs 31%. Not sure what counts as "forest area" though, because while it is true that Spain has more untouched wilderness than Germany, most of the land is dry with very sparse tree density. In contrast, Germany has mostly moist, rich land and very dense forests. By these accounts I wouldn't be surprised if Germany had three times more trees than Spain despite it being a smaller country with less forest cover.

Comment Re:there's a strange bias on slashdot (Score 2) 192

You realize that the U.S. also fines and sanctions many European companies for misconduct or anti-trust settlements? For some reason when this happens it usually doesn't make news on Slashdot.

Also, it's a little ironic that you as a citizen are so eager to defend those companies that set up their financial HQ in some foreign tax haven so they have to pay next to nothing in taxes in the U.S., giving nothing back to society.

Slashdot Top Deals

Math is like love -- a simple idea but it can get complicated. -- R. Drabek

Working...