Slashdot Mirror


User: CapOblivious2010

CapOblivious2010's activity in the archive.

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

Comments · 280

  1. Re:Speaking of advocates on Why Engineers Must Consider the Ethical Implications of Their Work · · Score: 1

    Submitter doesn't like humanity very much. He wishes there were laws, rules, regulations, and guide lines for everything. He wants to hold engineers responsible for their discoveries. He wants to judge each discovery as "good" or "bad", then reward or punish the engineers, scientists, and the craftsmen for whatever results

    Can you imagine if "fire" had to undergo that sort of analysis? Sure, it might keep people warm - but it's going to kill thousands every year and main many thousands more. Clearly it's got to be banned; it's simply far too dangerous to be allowed.

  2. Re:A certificate doesn't make an engineer on Why Engineers Must Consider the Ethical Implications of Their Work · · Score: 1

    They may or may not have an engineering degree/license but what coders are doing is most assuredly engineering.

    I disagree - I actually think it's more like craftsmanship. I think Jeff Atwood sums it up pretty well:
    http://www.codinghorror.com/blog/2005/05/bridges-software-engineering-and-god.html

  3. Re:They will, without a doubt, die... on Thieves Who Stole Cobalt-60 Will Soon Be Dead · · Score: 1

    Really? Cause I think just about everybody has lots of doubts as they die, especially if it's a slow, inevitable, death:
    - Is there a God?
    - Have I been a good person?
    - Will anyone remember me?
    - Should I have stolen that truck full of Cobalt-60?

  4. Re:How is this ending up on the front page??? on Moon Express Unveils Next Moon Lander · · Score: 2

    Outside of being crap it even contains what I would have thought would have killed any article on Slashdot "FoxNews.com has learned."

    Yes, because anything reported on Fox is automatically incorrect. Nelson Mandela must be so relived to hear that his death has been reported on Fox - that means he must still be alive!

  5. Re:Please pull your head out of your putrid ass. on Moon Express Unveils Next Moon Lander · · Score: 3, Interesting

    I'm thinking we need a new version of Godwin's Law, whereby the first person to make an unprovoked (indeed totally unconnected) claim that someone is an Ayn Rand disciple automatically loses.

    Can someone tell me how the parent gets from the GP to vomiting on a pathetic Ayn Rand Coo Coo face?

  6. Re:Siri doesn't have free will on Physicist Unveils a 'Turing Test' For Free Will · · Score: 3, Interesting

    What if someone gave you absolutely irrefutable proof that there's no such thing as free will, but you chose not to believe it?

  7. Two hardest things in my job on Ask Slashdot: What Are the Hardest Things Programmers Have To Do? · · Score: 1

    1) Resist urge to kill coworkers
    2) Wait for slow-ass software on slow-ass hardware connected by slow-ass networks to slow-ass databases

  8. Re:In other news on Social Media Is a New Vector For Mass Psychogenic Illness · · Score: 1

    I heard that vaccines cause Mass Psychogenic Illnesses in children - pass it on!

  9. Re:Let me be the second on Ubuntu Closes Longstanding Bug #1 · · Score: 1

    A majority of the PCs for sale should include only free software.

    "Should"? Does that mean anything more than "the guy writing the sentence wishes that PCs included only free software"?

    Personally, I think the majority of Ferrari's "should" be given away for free. I think I'll talk to the DOT about enforcing my personal preferences on other people.

  10. Re:Gosh!!! on Taking Action For Free JavaScript · · Score: 1

    It's far worse than that - I heard that many schools require students to read copyrighted books, thereby forcing them to be exposed to text which they cannot re-use in mashups or whatever. Oh the humanity!

  11. What I would like to know is whether the engine also considers general relativity?

    Apparently it considers quantum effects, too - at high speeds I was able to tunnel through the fence, but then I didn't have enough room get to back up to speed to tunnel out!

  12. Re:BFD on Russia Captures Alleged American CIA Agent In Moscow · · Score: 1

    OK, let me be clearer: it's not just the job they've been assigned, it's the job I want them to be doing, and which I pay them to do. (OK, we can quibble about whether we're getting our money's worth or not, but that's a separate argument)

    I don't think it's at all bad to try to find out what's actually going on in another country. Are you seriously suggesting that any country should just take every other country's gov't (friendly or hostile) at face value? I hope not: they'd be fools to do it, and seriously neglecting their responsibilities. I don't know about other countries, but the US gov't (and more particularly the people within in) is explicitly given the duty of protecting citizens from enemies. The first step is to find out who your enemies actually are, and asking them is kind of pointless - you have to snoop around and try to find out what's actually going on.

  13. Re:BFD on Russia Captures Alleged American CIA Agent In Moscow · · Score: 1

    Of course the chinese try to steal our secrets and technologies. I hope they don't succeed very often, but I don't blame them for trying.

    I'm not surprised when ANY gov't (US or anyone else) tries to play up stuff like this - I'm surprised when they succeed.

  14. Re:The best part of the article is at the bottom on N. Carolina May Ban Tesla Sales To Prevent "Unfair Competition" · · Score: 1

    Wow, a corrupt government... what to do?... I know, let's give them even more power over us! Surely the thieving bastards that run the government will turn into saints if we just give them enough power!

  15. BFD on Russia Captures Alleged American CIA Agent In Moscow · · Score: 5, Insightful

    I really don't understand all the outrage about spying. OF COURSE the CIA is spying on Russia - it's their fucking job to spy on Russia! And of course Russia is spying on us - it's their job, too. Once in a while somebody gets caught - but so what? You shrug your shoulders, say "OK, you won this round", and then you get right back to business. It doesn't mean either side is being "bad guys"; we shouldn't be surprised or upset when we catch one of theirs, and we shouldn't feel embarrassed when they catch one of ours (OK, maybe we should be embarrassed about being so inept we were caught, but not embarrassed about what we were caught doing).

    News flash: the CIA spies on Russia and occasionally gets caught! In other news, water remains wet and rocks remain hard.

  16. Re:In the eye of the beholder on Following Best Coding Practices Doesn't Always Mean Better Security · · Score: 1

    But it's by far the most common - read details on any group of exploits (service pack "X" of your favorite platform, for example) and you'll see that the vast majority come down to executing user input.

  17. Re:In the eye of the beholder on Following Best Coding Practices Doesn't Always Mean Better Security · · Score: 2, Interesting

    Well.. 'Best coding practices' is all in the eye of the beholder.. what one calls best practice might look awfull to another.. there really is no 'best coding practices'..

    For overall coding, you're right - it's all in the eye of the beholder. For secure coding, one simple rule (which is unfortunately much harder to follow than it should be) will avoid 99% of the problems:

    DON'T EXECUTE CODE WRITTEN BY YOUR USERS!

    What makes it so damn hard is the temptation (if not active encouragement by your platform) to "stringly type" all your data, combined with the temptation (if not active encouragement by your platform) to build up executable code by pasting strings together, all smothered in a rich sauce of inconsistent, confusing, and poorly-documented rules for how to escape what characters where.

  18. Re:Seriously? on NetWare 3.12 Server Taken Down After 16 Years of Continuous Duty · · Score: 1

    That's a nice strawman you've got there - it's such a shame it has to go up in flames!

    Of course every channel on TV shouldn't show the same programming, just like every website on the internet shouldn't report the same stories. But if one news report on TV covers a particular story, that doesn't mean it's wrong for a TV news report on a different channel (which might have a different audience) to cover the same story. Same with websites.

  19. Bullpens on Ask Slashdot: What Practices Impede Developers' Productivity? · · Score: 1

    "Bullpen" environments (lots of desks in one big noisy room) are the single worst productivity sink I've ever seen. Sure, meetings reduce the time available for useful work, but bullpens make it next to impossible to concentrate, and thus next to impossible to get useful work done, even in the non-meeting time. But boy are they trendy - and just think how much money we're saving by not buying cubes or actual offices!

    Oh, and slow PCs and small monitors are huge productivity sinks too.

  20. Re:Still.... on Linus Chews Up Kernel Maintainer For Introducing Userspace Bug · · Score: 1

    Wait, are you saying Microsoft would admit that they had made a mistake? I don't think so! They'd be all over what a new paradigm for application development it was, and how this represented a clean break with the crufty old past, and how users were going to love the new synergistic platform for cloud deployment of interoperable applications design to leverage the newest hardware and blah blah blah....

    ...and then it would be silently dropped in Windows n+1.

  21. Re:If I am doing the math right on NASA's Ion Thruster Sets Continuous Operation Record · · Score: 1

    You'd get solar energy by going close to the sun, but no "slingshot" - the slingshot trick relies on the fact that the planets are moving in their orbits. In fact the technique slightly reduces the planet's orbital velocity - the energy has to come from somewhere! But because the sun is stationary (with respect to the solar system, of course) there's no advantage to be gained.

  22. Re:Of course on Researcher Says the Hawaiian Islands Are Dissolving · · Score: 1

    This is how islands form and erode. This is some kind of surprise?

    That's what I was thinking.

    "And in other news, the sky is expected to remain blue and scientists predict that water will remain wet for the foreseeable future"

  23. Re:War; War never changes on Carl Sagan Was On US Team To Nuke the Moon · · Score: 5, Funny

    WTF man? Of course he was talking about going some where else with sufficient resources and habitable conditions. You might as well have assumed he meant we should set up a colony on the surface of the sun for all the idiocy you've attributed to him.

    As long as you stayed inside during the day, and only went out at night, a solar colony might be workable.

  24. Been there, done that on Invisibility Tech Demo Tomorrow In NYC · · Score: 1

    They already did this demo in Atlanta. It was absolutely amazing, you couldn't see a thing - not the machine, or the scientists, or the wires, or anything! It's like they weren't even there!

  25. Re:Fuck those greedy bastards. on Tesla Motors Sued By Car Dealers · · Score: 4, Insightful

    Wait, how can adding mandatory middle-men NOT be at the consumer's expense?