Slashdot Mirror


User: emurphy42

emurphy42's activity in the archive.

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

Comments · 564

  1. Re:21 mm? on Undersea Cable Repair Via 19th Century Tech · · Score: 1
    everyone remembers the dipshit who invented the square wheel
    And for those who don't, here he is.
  2. Re:Buyout SCO to rid us of problems on SCO Files To Amend Claims To IBM Case, Again · · Score: 1

    My first job in the industry mostly involved software running on OldSCO. Ah well.

  3. Re:Buyout SCO to rid us of problems on SCO Files To Amend Claims To IBM Case, Again · · Score: 1
    It used to be a damn good little company, providing a good product at sensible prices.
    Are you referring to OldSCO (now Tarantella) or NewSCO (previously Caldera)?
  4. Re: PLM on Microsoft Offers Peek At Next-Gen CRM · · Score: 1

    Acronym Finder suggests that this stands for Product/Project Lifecycle Management.

  5. Obligatory (mis)quote on A Fully Programmable Mobile Robot · · Score: 1
    we haven't (yet) built one that can climb stairs
    Roombas don't climb stairs - they level the building!
  6. Re:Looks more like science fair project on A 3D Printer On Every Desktop? · · Score: 2, Informative
  7. Re:Halfway there, maybe on New Nanoparticle Cancer Therapy · · Score: 1

    What part of "without harming normal tissues" fails to address your concern? It's in TFS, for $DEITY's sake!

  8. Re:Windows: Generations on Looking Beyond Vista To Fiji and Vienna · · Score: 1

    Like Dilbert once pointed out, at least no one can come up to my non-speech-recognizing computer and say COMPUTER, DELETE FILE!

  9. What, no Minority Report quips? on Microsoft Using Personal Data to Target Ads · · Score: 1

    I'm a bit disappointed.

  10. Re:Wow. Amazing! on Roomba + Wii remote + Perl = Awesome · · Score: 1
    So, for the cost of the Roomba, the Wii, and a computer (so let's say, what, $1500?)...

    Okay, it makes for a good joke, but it's not really fair to count the cost of stuff that the guy would've owned anyway. This probably includes the computer, and quite possibly the Wii and Roomba as well.

    What was the name of the guy who hacked into a telco server and stole some document, got sued for some ridiculously high figure that included e.g. the cost of the computer that the document was originally word-processed on, and then it turned out the telco was selling basically the same document for about $15?

  11. Re:Doesn't that break digital signing? on Department of Defense Now Blocking HTML Email · · Score: 3, Insightful

    How many people do you really think there are who (1) write HTML messages and (2) even know what digital signing is, much less use it?

  12. Re:What's the point of Transparent displays? on New Research Could Lead to Transparent Displays · · Score: 1

    Oh, ha ha. And what if I don't want the display to be susceptible to objects passing between the projector and screen?

  13. Re:I don't think OLPC means what you think it mean on Opera Running on the OLPC · · Score: 1

    I nominate "Opera Running on the OLPC Laptop".

  14. Re:Foreign Keys on PostgreSQL vs. MySQL comparison · · Score: 4, Informative

    It's worth pointing out that the parent is not being sarcastic. You can sell it for whatever price you like - but you still have to make the source available, and you can't place any restrictions on your customers selling copies for whatever price they like. In practice, this tends to drive the cost of GPLed software down to $0.

  15. Re:UI Design or Code Design? on Norman & Spolsky - Simplicity is Out · · Score: 1
    If "the smallest amount of code that could work" is to hardcode the answer for that specific testcase,
    Anyone who would write either the test or the code with that mindset has already lost. A sane test includes a few different inputs, including as many edge and corner cases as you can think of.
    Also, by coding a little bit at a time you could end up with a monstrous hack-job of spaghetti code. It is possible that by stepping back and looking at the design at a higher level you could have come up with something more elegant, compact, and maintainable.
    But if you don't start by learning to build small pieces cleanly, then you're just about guaranteed to end up with a monstrous hack-job of spaghetti code. Once you grok the small pieces, then you can usefully study the higher-level design.
  16. Re:These are jobs Americans won't do on Outsourcing Growing Beyond India · · Score: 0, Offtopic

    I'll have some of whatever this fellow is smoking, please.

    "I'll have a finger sandwich, hold the mold."
    "And, uh, I'd like a glass of cold gravy with a hair in it, please."

  17. Re:OT: nitpicking 'learning curve' on Apple's Illuminous (Aqua v2) to Compete with Aero · · Score: 1

    This is a common enough error that it really ought to have its own term. Per Wikipedia, the original definition of "learning curve" calculated unit cost as a function of experience, while the common usage here is based on a calculation of total cost as a function of experience. Both are affected by (1) the starting point and (2) the rate of improvement; in particular, the common usage of "steep learning curve" suggests (1) high and (2) slow.

  18. Re:wrong on Ten Best, Worst, and Craziest Uses of RFID · · Score: 1

    I have no idea whether M&S suits are any good or not, but figured the intended joke was that no one would wear one of them even without the RFID tags.

  19. Re:Vs. Mailinator on Easy Throw-Away Email Addresses · · Score: 1

    Why wouldn't the spammers just auto-convert a+b@c.d to a@c.d, thus denying you the knowledge of who they bought your address from? Would this lose them a significant group of recipients?

  20. Re:Shortcuts are nothing new on Vista's Limited Symlinks · · Score: 1

    I suppose it could have been, but are there any advantages? I can think of at least one disadvantage ('ls -l' gets ugly - remember, this couldn't be done at a folder level, due to the need to selectively fork a few files).

  21. Re:Shortcuts are nothing new on Vista's Limited Symlinks · · Score: 1

    My first full-time employer (95-96) used hard links as follows:

    We had a base package (all programs set no-write/delete), and some clients with a handful of custom mods apiece. So we had a script that created a testing directory for a new client (initially populated with hard links to the base package's programs), and another script that removed a specified hard link and replaced it with a separate writeable copy.

    Bingo, each testing directory's disk usage is limited to data plus modified programs, you can tell what's been modified in it by looking at which programs aren't hard links, and the base package can't be hosed except by root.

    At my current job, if we need a testing directory at all (a lot of my work is just writing custom reports which is safe to do in production), we tend to keep them on the client's network which we can remote-access at need.

    I have yet to work anywhere that uses multiple-programmer teams routinely enough to use formal CVS, though it might be argued that one or two of my employers should have at least given it a hard look.

  22. Re:Shortcuts are nothing new on Vista's Limited Symlinks · · Score: 1

    To be fair, his people might be typical Windows end users who don't particularly know nor care that some of their mapped network drives happen to have Linux behind them.

  23. Marissa Mayer on Top Ten Geek Girls · · Score: 1

    http://en.wikipedia.org/wiki/Marissa_Mayer

    Not gonna argue relative placement with the metric buttload of other nominees, but figured she was at least worth mentioning.

  24. Re:We go through this all the time. on You Call This Agile? · · Score: 1

    A sane marketing department would think "instead of using crap as a foot in the door for support contracts, let's use good stuff as a foot in the door for more good stuff". (Assuming your developers are competent; if not, then the only sane move is to leave.) Not only does this avoid giving customers unreasonable expectations about how cheap/quick things can be done, it also avoids customers who already have such expectations when they walk in the door, and cannot be convinced otherwise; those customers are an albatross round the neck, so you want them to drag down your insane competitors, leaving you and your sane competitors free to spur one another upward.

  25. Re:Shortcuts are nothing new on Vista's Limited Symlinks · · Score: 3, Informative

    Symbolic links can also become outdated if the target moves. It's hard links that can't.