Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:it's dead jim (Score 1) 54

"Everyone always complains yet they keep going and eventually get used to the site again"

Not this time. Before I've gone on after a redesign and thought it looked 'odd'. This time I just thought it looked shit

Comment Re:Real Programmers... (Score 1) 660

Often the comments just end up deliniating sections so I can skip to them easily "// check parameters ... // setup the connection... // submit queries ... // check return values"

For me that's the main reason I comment. I started off as a maintenance programmer and quick often I was looking through the codebase trying to find the procedure (or section of some 600 line behemoth) that I needed to fix. In a case like that I don't want to read 100s of lines of code I have no damn interest in.
The key to these is to keep the comments quite vague.

The other times I comment is to clarify code (quite often you are only allowed to make a specific fix on code that is a clusterf*ck) or to explain why I didn't do something in what seems like the 'obvious' way.

Comment Re:Common sense prevails! (Score 1) 398

It's still a flawed thought experiment. Parent's key point was

"There are a lot of artists out there whose music I enjoy that I would not have if I had not downloaded their music"

There was no *additional* cost to the manufacturers for the music they 'stole' but there was benefit arising from that in the form of the music and tickets they bought

Software

Submission + - DRM, GPLv3 is 'hot air': Torvalds

An anonymous reader writes: In Sydney this week for the annual Linux conference, Linus Torvalds has described DRM and the GPL as "hot air" and "no big deal". From the interview: "I suspect — and I may not be right — but when it comes to things like DRM or licensing, people get really very excited about them. People have very strong opinions. I have very strong opinions and they happen to be for different reasons than many other people. It ends up in a situation where people really like to argue — and that very much includes me... I expect this to raise a lot of bad blood but at the same time, at the end of the day, I don't think it really matters that much."
Google

Submission + - Where does Google's Hardware go to die ?

Anonymous Coward writes: "I was talking with a co-worker today about how Google is so big, and how they make such great use of commodity hardware to do their business, and one of the topics that came up is where does Google's old hardware go ? Google has been around for many years now, and they have more machines than any sane person would own, and they are continually expanding. At some stage they must have to push out old equipment, either when it starts entering into its MTBF limits or it's been depreciated down. Searching (using Google of course) wasn't particularly fruitful. Has anyone seen where Google's hardware goes when it dies ?"

Slashdot Top Deals

"Sometimes insanity is the only alternative" -- button at a Science Fiction convention.

Working...