Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:I think they made a small mistake. (Score 0) 558

I would like to take a moment, and point out the moderation category of funny... It was a joke. And believe me, I have seen plenty of bad code written in c#, I know. I once found an 80 line function which took a decimal, converted it to a string, chopped off part of the string, then converted it back to an decimal. I replaced the entire function with math.Floor()

Comment Never hurts to see a doctor (Score 0) 601

Not to give an alarmist answer, but a doctor visit can be prudent. I had a similar problem years ago, where I for the life of me could not write code. It was bad enough that I got out of programming for a period of time. After a couple of years, I was diagnosed with a medical condition that was more than likely the cause. Obviously, your case can be different, but coding requires a lot of mental fortitude, and it doesn't take much to turn a good programmer useless.

Comment AJAX (Score 0) 379

If you want to save bandwidth charges, there are much better ways to do it which will drop bandwidth by a lot more than the length of a URL. Move to AJAX calls, replacing only the parts of the DOM which need to be updated, instead of refreshing the entire page.

Comment Re:Good to know. (Score 0) 360

I more than suspect Verizon isn't involved. They have fought the RIAA every step of the way, and are even helping develop the next gen P2P (P4P) technology. I have been with them for years, and when I moved actually made it a requirement that the place I moved had to get FiOS

Slashdot Top Deals

HELP!!!! I'm being held prisoner in /usr/games/lib!

Working...