Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Good question (Score 0) 165

I am faced with a similar problem myself. So recently I decided to remain at my current company (the grass is always greener... anyways), and to make my job interesting by spending a little time each week on my own pursuits: like learning new tech to improve our product suite, creating nice dev tools to help make the day-to-day tasks a little easier, and trying out (in prototypes) new features for our products. These things keep me interested in my career position, and I have to believe they will actually help me advance in my career. To answer your question, I would look for in the next hypothetical position: try finding projects in a new problem domain / industry, or something that will require you to learn new tech. In your 10 short years, you certainly haven't covered every domain / industry / coding tech, and those things are constantly changing anyways, change is always good ;-)

Comment Re:Everyone posting lives in Arizona (Score 3, Informative) 344

Our Governor decided a couple of years ago that the only thing stopping Indiana from becoming a world financial powerhouse was the fact that we didn't do DST, and got state law changed. Changing the clocks still feels weird to me, but at least there's less explaining to do with my contacts outside of the state.

Data Storage

Windows 7 Hard Drive and SSD Performance Analyzed 248

bigwophh writes "Despite the fact that Windows 7 is based on many of the same core elements as Vista, Microsoft claims it is a different sort of animal and that it should be looked at in a fresh, new light, especially in terms of performance. With that in mind, this article looks at how various types of disks perform under Windows 7, both the traditional platter-based variety and newer solid state disks. Disk performance between Vista and Win7 is compared using a hard drive and an SSD. SSD performance with and without TRIM enabled is tested. Application performance is also tested on a variety of drives. Looking at the performance data, it seems MS has succeeded in improving Windows 7 disk performance, particularly with regard to solid state drives."

Comment Re:Wow, that's mature (Score 1) 1143

Pressing? Sure. However, no amount of grandstanding is going to "fix" it. Why aren't the republicans letting the "market" take care of it?

There is no magic potion to make energy costs go down, and there's certainly nothing Congress can do about it. This incident is a show, nothing more.

Feed The Register: Fedora 8 spins into action (theregister.com)

For the Electronic Labs buff in you

The kind, gentle part of Red Hat did its thing this week with the release of Fedora 8. And, true to form, the new operating system comes packed with a host of fine features.


User Journal

Journal Journal: 3rd cup o' coffee by noon

Little slow today, only three cups o' joe by noon. No progress on my sourceforge project, no progress at work or home repair projects. No progress on my taxes. Wish I could go out to lunch, executive-style (as from Douglas Adams).

Comment Re: Good point, but... (Score 0) 145

The only problem is SEH (structured exception handling) or lack thereof. These are the access violations, pure virtual calls, etc... that people sometimes forget to catch. Even if your code and any third-party libs don't throw any c++ exceptions whatsoever, you always have the possibility for structure exceptions.

I agree though, personally don't like c++ exceptions, I like return codes much much better.

Slashdot Top Deals

Serving coffee on aircraft causes turbulence.

Working...