Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment As long as it works... (Score 1) 630

People will accept Win 8 as long as it works. Me and Vista were total flops because they were highly unstable, among lots of other warts. Most consumers will probably revert to "classic mode" once they get it, but they won't flat-out reject it the way they did Vista. Remember, Microsoft's OS sales rely on sales of new computers. If 8 works, then I wouldn't expect the downgrade debacle that happened with Vista. Then it's just a matter of how many people are buying new Windows computers.

Comment Re:The cloud (Score 1) 264

"I find it strange for MS to do an about-face and claim cloud as an actual replacement for a proper in-house IT."

I don't know if this is 180 degrees from earlier marketing messages. In Microsoft's case, at least.

That's kind of what we see when the reality of the situation intersects with the dream being sold before the technology matured. In an "all other things remaining constant" scenario, that would spell doom for IT admins. But as the cloud market matures, physical hardware costs diminish, power requirements get lower (meaning less money spent on electricity), and hosting/bandwidth centers decrease their prices. For certain operations, it doesn't even make sense for a full cloud deployment. Which is why the tactic Microsoft is taking is to sell hybrid models, and it's also probably what led Amazon to unveil its VPC.

Who knows what the future holds? In 1993, still less than two decades ago, we could not have predicted what this Internet thing would turn into. Maybe we'll be out of jobs in a few years, or maybe this opens up new and different challenges for the future. Regardless, I have to get back to work.

Comment Unit Test Framework (Score 1) 575

Since it is weakly typed, Javascript can be very difficult to debug, in areas deep in your code. You can ease your transition by writing unit tests for all your Javascript code. Get comfortable with a Javascript unit testing framework, and write tests first. Then, when you are debugging problems in your tests, you will be training yourself to recognize the common problems that occur in Javascript code.

Comment Re:from the department of duh (Score 4, Interesting) 473

what seems like age bias is that many people stop learning when they hit about 30, and then wonder why nobody wants them when they're 50.

+1

Length in career varies greatly by individual. Tech is no different than any other career -- if you want to continue with it, that means you do what it takes to keep your value high, through continual learning, and self-reflection and improvement. People will either wash out (by choosing not to keep up), or they will choose to drop out, by either migration to management or moving to a different career path. As someone else stated, we're looking at a relatively new industry, so it's hard to judge how many "old" people there are in it. The dot com crash of 2000 sent a LOT of people scrambling away from tech, never to return. That was a draining of the pool from which we'd be seeing a lot of 40-somethings today.

I'm in my mid-30s, and I feel pretty fortunate to remain in demand. However, I also realize it's because I have always striven to stay current with my skills. I spend my free time looking ahead to what is coming, and not just rest on what I have done in the past, and it has continually paid off.

Comment Be the complete package (Score 1) 523

Lots of people can write code. Few are the complete package in this business. Nobody wants to learn the little things, such as builds, deployment, etc. Get interested in the "boring" stuff, like testing and test automation. Learn everything there is to know about build and configuration management with your tools of choice. Then practice all those things copiously. This is an area of deficiency in nearly every organization, so identifying that need and making yourself into the person who can fill it will go a long way toward making more hirable, regardless of how you learned your trade.

Comment Re:I wonder (Score 1) 433

Corn does not make cattle ill, and it is not cheap because of subsidies, but because it is ridiculously easy to grow. The subsidies of which you speak have been for ethanol, and they have put upward price pressure on corn. Furthermore, cattle are not fed antibiotics because they are sick, but because the antibiotics are growth promoters. Finally, the blame on livestock antibiotics is most likely misplaced. The antibiotics used for growth promotion are exclusive to that purpose. We do not see high instances of resistant bacterial infections among farmers. Meanwhile, the epicenter of MRSA outbreaks is nearly always hospitals, and they are resistant to one or more specific medically-used antibiotics.

Comment Re:I feel like... (Score 1) 159

There's just no compelling reason to use G+. Everyone I know is on Facebook, and it's not like G+'s UX sets itself so far above anything else on the web that friends will drop Facebook in droves.

G+ is a Facebook knockoff, and Google is going to have to do something pretty drastic to shake that perception if they are to see an uptick in real users.

Comment Re:Research Moneys! (Score 1) 575

How is a research project like this useful, exactly? Big budget science projects like this seem to me to epitomize wasteful and improper spending by government. Billions of dollars will be pumped into this project, which may or may not produce interesting results, and will be of abstract value at best to society.

Slashdot Top Deals

A successful [software] tool is one that was used to do something undreamed of by its author. -- S. C. Johnson

Working...