Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:I agree .. BUT .... (Score 3, Informative) 232

Every organisation needs a "not boring" slot of time for their developers. Not for product that needs to ship NOW.. but for stuff that may need to ship next year.

/agree/

Except I would add: "may never ship at all."

The key point here is you aren't betting the company on it, but you still should be doing it. Every company should encourage innovation - and even if the company isn't willing to bet any cash on it. Another way is to encourage your developers to spend some time on their own personal FOSS projects. What this gives you is experience - and from a risk vs. reward perspective, success is attained not by how much working (boring) code you produce, but really how many times you try something that fails, and get up again and keep pushing on with new/modified ideas based upon this experience giving your customers real value. Companies without this perseverance will fail, or at best will be mediocre.

On the flip side - if your core business (the part that you are trying to show your customers you are innovative and a leader in) becomes too boring - and by too boring I mean while it may 'work', it may not do what a customer really wants/needs - then you run the risk of losing those customers to someone who will try and be willing to fail.

Just like all oversimplified prescriptions, the article's concept does not take into account the nuances of business goals, risk aversion level, available human factors and skills, and so on.

Comment Re:So much for privacy.... (Score 2) 140

just too funny. the MS guys really do think the whole world is MS.

Well ... let's put it in perspective.

It is funny, and I've had it happen in the past too - I think because of some misconfiguration, not from not using Outlook or Windows. But the idea is that the whole place uses a unified system, which does allow for nifty corporate functions like recalling emails. The issue you saw was that you were allowed to have a rogue setup.

On the other other hand, it is of course very hard to lock down what is by nature supposed to be extremely interoperable ...

Comment Not completely useless... (Score 1) 486

They should have viewed this presentation about increasing a python data crunching application 114,000 times faster before they set off on their research project.

To summarize - there are a multitude of ways to optimize your application including using the chip's onboard cache to avoid the overhead/delay of accessing memory on the motherboard across the bus

Yes - as we try to eek out more performance from our applications - we'll need to consider the relationship between our applications and the underlying implementation and capabilities of the hardware it lives on. Further - I would say we also should be considering how to make our tools do this sort of thing for us. Given the complexities we are seeing in the development arena today, including virtualization, the need to do more with less both on the back end, as well as on small hand held devices, and the need to build more faster while increasing security of what we build, I consider it imperative.

Comment Re:could be right (Score 1) 353

A computer is not a smartphone. I guarantee kids today are not dissembling their smartphones, or writing code to try and figure out how they work. I have noticed that kids care far less about the actual technology now a days then we did back in the 70s-80s.

Yep; exactly.

But it feels soooo good for them to say things that they think are sophisticated, that they can't apply some elementary logic to the situation.

A worm is not sophisticated because he thinks the whole world is mud. Kind of the opposite.

Slashdot Top Deals

It's a naive, domestic operating system without any breeding, but I think you'll be amused by its presumption.

Working...