Slashdot Mirror


User: ScottyH

ScottyH's activity in the archive.

Stories
0
Comments
158
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 158

  1. Re:Now accepting ideas for practical jokes. on The World's Strongest Glue · · Score: 1

    Glue all orifices of your buddy's body shut.

    That'll show him after the syran wrap on the toilet bit.

  2. Re:One born every minute. on Border Security System Left Open · · Score: 1

    Yeah, but this guy is a Cybersecurity Adviser. A king among men. He should know better.

  3. Re:Math? on Software Engineers Ranked Best Job in America · · Score: 1

    Well that's all nice and good, but have you ever had to prove your programs mathematically?

    It's not fun.

    Simply put, most code would not live up to rigorous mathematically analysis.

  4. Re:Math? on Software Engineers Ranked Best Job in America · · Score: 1

    The first computer scientists were really mathematicians

    Well they had to be. At a low level, programming, and computers for that matter, are really nothing more than dynamic math.

    But I do agree. A solid coder knows his math, although he may not be required to flex all too often. I've found algorithmic analysis to be pretty useful.

  5. Re:missed a couple of ajax gotchas on The State of Web 2.0, The Future of Web Software · · Score: 1

    #1

    It's actually not that bad, although I'm sure results vary. I played around with a reader awhile back (something everyone should try, it's an eye-opening experience...or ear-opening? whatever...) and it dealt with changing page contents quite easy, notifying the user that something had occurred and reading the new contents.

  6. Re:It may work for a while... on Ballmer Babies Banned From iPods and Google · · Score: 1

    Yeah, but what about smoking cigarettes while performing Google queries.

    Awesome cool.

  7. Re:Nice... on Amanda 2.5 Released · · Score: 1

    I tagged it 'icare'. Looks like we got it up there. ;)

  8. Re:Hey on Idea Stock Exchange · · Score: 1

    Someone mod this guy up. Hilarious.

  9. An alien shaped computer? on Mark Vena on Dellienware · · Score: 2, Interesting

    I don't know about anyone else, but I would be embarrassed to own a computer that looks like an alien's head.

  10. Re:I Wouldn't Call Her a Luddite on Professor Bans Laptops from the Classroom · · Score: 1

    I find the trick is not to take too many notes. If you really listen to what the prof is saying, there really isn't any need.

    I guess I'm not the typical student, as I enjoy almost every lecture I attend, but I really do feel as if the way to learn is to listen, and not to write and learn later.

    And even thinking about a laptop is insanity to me. Talk about distaction!

  11. Re:Mono on Analysis of .NET Use in Longhorn and Vista · · Score: 1

    Cocoa and Cocoa applications are written in Objective-C. It is not garbage collected and is still very close to the metal.

    It is only similar to .NET in the sense that it is the platform that Apple pushes its developers to use when writing applications.

  12. Re:DRM Ate My Homework on PlayStation 3 Delay Official · · Score: 1

    This seems like a more and more likely option to me.

    If you put the DRM in the hardware itself, hacks and workarounds become much tougher (and maybe impossible without chip replacement).

  13. Re:DRM Ate My Homework on PlayStation 3 Delay Official · · Score: 1

    Who's to say the DRM won't be a part of the hardware itself?

  14. Re:guns? on Toronto to Become One Huge Hotspot · · Score: 1

    My comment was not on the United States. I can only speak for small part of Canada that I live in. :)

  15. Re:guns? on Toronto to Become One Huge Hotspot · · Score: 1

    Yeah, I don't know if I really buy that...or the people with the guns are all out in the boondocks. I've lived here all my life (in both British Columbia and a few parts of southern Ontario), and I've seen what, 2 or 3 guns (police officer handguns excluded). When my friends and I saw that as we were watching, we all just looked at each other and shrugged. And if those stats are true, they're certainly hunting rifles, not handguns.

  16. Re:Stop Whining on NASA Study Shows Antarctic Ice Sheet Shrinking · · Score: 1

    But I don't believe him. All he did is made me question whether it's a good idea to jump on the bandwagon.

    And he might be a (bad) science fiction writer, but that's really beside the point. The work is footnoted extensively (almost to the point where I felt like I was doing work). I'm not a stupid guy. I don't believe everything I'm told. I could even feel his bias as I read his words, but that doesn't mean that there isn't a hint of truth in what he's saying. Just made me question, that's all.

    So I do understand what you're saying. I'm not against the cause.

    The only mistake I made was running my mouth on Slashdot before even doing so much as looking at his sources. Sorry about that.

  17. Re:just to remind that on NASA Study Shows Antarctic Ice Sheet Shrinking · · Score: 1

    But this isn't about weight, it's about volume and density...isn't it?

  18. Re:just to remind that on NASA Study Shows Antarctic Ice Sheet Shrinking · · Score: 1

    From what you've said, it's perfectly logical.

    And I didn't even know that ice expanded, so you know I'm ignorant. Englighten me. :)

  19. Re:Stop Whining on NASA Study Shows Antarctic Ice Sheet Shrinking · · Score: 1

    It was that new Crichton book, State of Fear, which isn't very good, but he did do some interesting research. It's footnoted pretty extensively. I'll try to find the source of his numbers.

    And don't go thinking that I'm not doing my part. I drive very little, only renting a car when I can't take a train. I use public transit every day. If you looked at my contribution to greenhouse gases compared to almost anyone you'd find that I was much lower.

    I'm just saying that I'm not going to go ahead and believe anything either way when everybody is panicking and shouting in my ear. The world will not end tomorrow.

  20. Re:just to remind that on NASA Study Shows Antarctic Ice Sheet Shrinking · · Score: 1

    Wait, I just stopped and thought about this.

    If water expands when frozen, wouldn't that mean that melting floating ice would result in a decrease in sea level?

  21. Re:just to remind that on NASA Study Shows Antarctic Ice Sheet Shrinking · · Score: 1

    Oh, cool. :)

  22. Re:just to remind that on NASA Study Shows Antarctic Ice Sheet Shrinking · · Score: 1

    Well, wouldn't it have at least a little bit?

    From my science knowledge (high school), shoudn't the liquid state of water take up more space than the solid state?

  23. Re:Stop Whining on NASA Study Shows Antarctic Ice Sheet Shrinking · · Score: 0

    I just read that ice globally is increasing at a rate of 19.8 gigatons. I'm not so convinced this is the problem everyone is making it out to be.

    I once heard someone say, "global warming is at best a theory, and at worst pure fiction". There is more at work here than you know. The climate is extremely complex, and very few experts are saying things in such black and white terms.

  24. Re:Short summary: on What's Known About the PS3 · · Score: 1

    I agree.

    Something else that most people don't understand is that when something in software is difficult, you write libraries to add layers of abstraction. You only have to write the really tough code once, then it's smooth sailing.

  25. Re:see sig. on Foundations of Ajax · · Score: 1

    Interesting idea.

    I'll be sure to give this a try.