Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:Linux kernel (Score 1) 373

1 Handles errors gracefully.

This statement always hits me as mind numbingly stupid. In general try / catch and other error managing statements are for the lazy that don't want to understand the environment and inputs well enough to write the proper code to manage them. You want rock solid code that will last for years, eliminate the errors, don't "handle them gracefully". The only exception to this rule should be when the native environment forces it upon you or there is a lack of some proper check "doesThisReallyExist()".

2. Only reinvents the wheel when there is a measurable benefit in doing so..

I learn more reinventing the wheel and there is no substitute to working with code you are sure of and know how it's going to perform.

I agree with the rest.

Comment Re:Innovation? (Score 1) 264

Back when I fixed computers for the public I used to see a lot of badly organized iTunes libraries. Part of the problem was duff data from Gracenote/CDDB or whatever provider they use. Double albums and compilations were the most problematic, since apparently at the time no-one could agree on a format for tagging those. If course if you bought your music from Apple it was okay, but most people had lots of CDs to rip. Apparently most users didn't know how to fix the problems either.

iTunes was fine if you used it for everything - ripping, buying and syncing. If you wanted to do any of those things with another app though...

... you had to do EVERY FUCKING THING YOURSELF. Which is obviously what you want because you are anal - but smarter people use a program like iTunes for that.

I giggle every time I see an apple purist claiming that they are "smarter" people. I'm sorry, itunes is horrible.

Comment Re:Not this time, Sony (Score 2, Interesting) 294

Considering I'm usually anti DRM anything, I'm surprisingly ok with Steam DRM. Steam itself is fast, convenient and I've never had the DRM get in the way of me playing a game when I wanted to. They maintain my collection of purchased games which I can re-download without hassle as needed. -- After struggling in the past to find old CD keys and media this is the main reason I love Steam. Your mileage may vary, and I don't care. ;)
Android

Submission + - HTC unlocks bootloader for all of its devices (htcdev.com)

An anonymous reader writes: HTCDEV annouced today "HTC is committed to listening to users and delivering customer satisfaction. We plan on releasing the updates that will allow you to unlock your bootloader in the coming months." However they do note this, "It is our responsibility to caution you that not all claims resulting or caused by or from the unlocking of the bootloader may be covered under warranty" and this "We strongly suggest that you do not unlock the bootloader unless you are confident that you understand the risks involved." This looks like a new year gift to some.

Slashdot Top Deals

Serving coffee on aircraft causes turbulence.

Working...