Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:Except for one problem... (Score 2) 57

I've had similar experiences with a few games, some that were just really terrible and clearly had never been tested (and some that never got completed either). But I've also had some really good games come off of Kickstarter. You just have to be really careful about what you back. Projects that have a very clear description tend to be better then those that just list some components and a theme, and those do exist out there. Some of the better projects actually have gameplay videos (using concept pieces) that can give you a good idea if the game will actually be good or not. In the end it's still rather hit and miss, but not every game on Kickstarter is going to be bad.

Comment Re:If you wanted us to believe your Op-Ed... (Score 1) 547

You can't see what character whitespace actually is ... is that 8 spaces or a tab? Which means when your program suddenly won't compile, or is doing strange things, you have to spend extra effort to figure out WTF specific piece of invisible whitespace is the problem.

The very first time I used Python this exact thing happened to me. Transferred a largeish script from school computer (which used tabs) to my own IDE (which used spaces). It took me forever to even realize what was wrong. I still use Python from time to time, but I wouldn't use it for anything large that requires multiple people.

Comment Re:Fired for Trolling (Score 1) 382

That is an interesting point about kids though. Now, I've observed some very well behaved kids walking through the various office-spaces I've worked in. No problem there. I've also observed some who are just horrible little monsters. I'd say that if your child is well behaved and is not going to make me uncomfortable or distract me simply by existing, I have no problem with it being there. Why shouldn't the same thing apply to dogs? If your dog is well behaved and doesn't shed or drool over everything, then I've got no problem having them in the office. Hell some people even call their dogs their "kids", and if you look at it, there really is very little objective difference, isn't there?

Comment Re:Very subjective (Score 1) 382

I've met people that still believe that argument. They didn't particularly appear crazy either, just ignorant (given the area I was in, they may not have ever had anyone tell them otherwise). But they are dwindling, probably because people started using said argument as an example for "how crazy religious people are".

Comment Re:You Don't (Score 1) 384

Half of the huge threads on stories are about things that only very vaguely (if at all) have anything to do with the topic. 2 people get into an argument about something really fucking stupid like hosts files (hi APK) on an article about Fukushima, etc.

To be honest that's half the reason I even read the comments anymore. It can be quite interesting to see exactly HOW those discussions get so far off track.

Comment Re:Use the Best Tool for the Job (Score 1) 232

I work with a large number of programmers overseas in India who only know one language. Our UI team is made up of 2 guys who understand Javascript/CSS/HTML, 2 who understand PHP/MySQL, and one that understands both (but can't actually do either very well). And while I've observed it to be a terrible handicap to them a lot of the time, and I really wish they would find a new career, that seems to be the norm over there. So I guess if you only know one language you have good prospects in India.

Slashdot Top Deals

One way to make your old car run better is to look up the price of a new model.

Working...