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 Dark Basic (Score 1) 799

In my experience (nephews) Programming with Dark Basic gives them an instant ROI. It's the best modern equivalent to the Sinclair Basic that I started with. OK. Basic is a bit like programming with the training wheels on, but surely that's the point! The well intentioned posts talking about syntax etc. don't really matter and you already know that yourself. Dark Basic is a simple syntax that will allow games to be written. There are sample programs for most standard game types that means he's got a jump start into making fun stuff straight away.

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

GUI

Shuttleworth Proposes Overhaul of Desktop Notifications 306

Thelasko writes "Mark Shuttleworth is considering a controversial overhaul to the way Ubuntu manages notifications." I'm not thrilled with all of the changes proposed, which would mostly value simplicity over confusion at the expense of flexibility and permanence. But anything that would make more people read over and specifically approve the wording of error messages and other notifications is a good thing.
Image

Poll Finds 23 Percent of Texans Think Obama is Muslim 562

A University of Texas poll has found that 23 percent of Texans are convinced that Democratic presidential nominee Barack Obama is a Muslim. Only 45 percent of the people polled correctly identified Obama as a Protestant Christian. Nationwide, the number of people who believe in the "Secret Muslim Conspiracy" is about the same as those who believe that the moon landing was faked (5-10 percent), which makes the high numbers in Texas unusual.
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 ?"
User Journal

Journal Journal: on the off chance anyone looks at this...

Got made redundant from my last job and now I'm in an almost 100% Oracle shop. This place is mad on documentation - got 200 pages of Functional specs to read in the next 2 days. Better get some matchstick to keep the ole eyelids apart
User Journal

Journal Journal: oh well

I should have kept my eyes open scanning for that trouble on the horizon...

Looks like we will be bought over and chucked in the bin.
Time to develop those perl/python skills in the long winter evenings...

Slashdot Top Deals

Any programming language is at its best before it is implemented and used.

Working...