Slashdot Mirror


User: HermanAB

HermanAB's activity in the archive.

Stories
0
Comments
2,531
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,531

  1. Re:Not broken on The Death of Folders? · · Score: 1

    It is broken in Windows.

    Most common users have no clue where their data is stored, since MS goes to great lengths to hide it and every version of Windoze (every install actually) hides it in a different place.

    The result is that many people store everything on their 'desktop', since while they still don't know where it is hidden, at least, it is visible.

  2. Re:Folders good for backups on The Death of Folders? · · Score: 1

    Yup, you seem to be the only person around here that gets it. People frequently look for something without 'knowing' what they are lookinmg for - eg. window shopping a.k.a. browsing. Searching implies that you know what you are looking for and if you know, then why not just go and open the damn thing without searching? Backups are of course another problem. So, better search capabilities are good, but it isn't the be all and end all.

  3. Re:Figures. on The Death of Folders? · · Score: 1

    "Also, how can you lose a document you can find via search?"

    Corollary:
    How do you find a document that you can't find via search? Browse through 100,000 random files on your whole HDD?

  4. Re:I have a simple question... on Japan Displays Prototype Robot Suit · · Score: 1

    The suicide thing is inevitable, due to the improvements in medical care. Many people reach a point where they just don't want to carry on with the struggle and the doctors do not want to let them go.

    In larger countries, many people purposely retire in little towns and villages, where they can die one day in peace, without danger of ending up in a hospital, hooked onto some machine. Japan, being small, has good hospitals pretty much everywhere, making the 'natural death' option impossible.

  5. Re:I have a simple question... on Japan Displays Prototype Robot Suit · · Score: 1

    A fucked up society of techno weenies: The adults are getting old and their children are committing suicide...

    Well, someone had to say it.

  6. Re:I'll take two... on Japan Displays Prototype Robot Suit · · Score: 3, Funny

    There is an easier way - divorce - the wife will keep the house and all the crap and you can just walk to your new pad...

  7. Sheesh - a geek alright... on Japan Displays Prototype Robot Suit · · Score: 2, Funny

    Oh man, he needs a robot suit to carry his girlfriend. That sure won't earn him any Brownie points...

  8. Easy way to stop using mouse on Keyboards are Good; Mouses are Dumb · · Score: 1

    Get a nice new notebook machine with a bad quality touchpad - I haven't encountered a good touchpad yet, so this requirement is easily met.

    You'll know all the keyboard shortcuts in no time flat...

  9. Re:Samba rules! on Microsoft's Slap at Samba · · Score: 1

    It has been done in the past: http://smithii.com/?q=node/view/23

  10. Re:Competitor on Microsoft's Slap at Samba · · Score: 4, Informative

    It isn't a copy of MS technology. It is a copy of DEC and IBM technology, with a few mods so it will also work properly with MS technology...

  11. Re:log books on Calculator Flaw Forces Recall in Virginia · · Score: 1

    Just put the calculator in the sterilizer, it will probably come out working just fine. During manufacture, circuit boards are cleaned in something very much resembling a dishwasher, using orange juice as detergent...

  12. Re:log books on Calculator Flaw Forces Recall in Virginia · · Score: 1

    Hi, nice to meet another old fart on sloshdat... ;-)

  13. Re:Off-Topic(?): Decimal to Fraction Algorithm? on Calculator Flaw Forces Recall in Virginia · · Score: 2, Informative

    Here is a PDF paper: http://tinyurl.com/cfgl4

  14. Re:Author is a liar. on I am the Most Spammed Person in the World · · Score: 1

    Well, lets just say that he is exagerating a bit. His mail server is rejecting about a million connection attempts a day and maybe filtering 100,000. That is the way any good mail system works. However, if he had a bad mail server and he would accept all connection attempts...

  15. Re:Don't RTFA on HOW TO: Convert a Mac into an x86 · · Score: 1, Interesting

    Geezus H. Krist - lighten up would you? Get a life, calm down, it is only a toy.

  16. Windoze Apple on HOW TO: Convert a Mac into an x86 · · Score: -1

    The coolest thing is his Windoze Apple - nice touch!

  17. Re:What if it crashes? on Juggling Molecules with Linux · · Score: 1

    Some rhetorical questions: Will you use Windows to manage a heart-lung machine? No? So why do you use it to run an Aircraft Carrier? Actually, since I'm not American, I think the US military and the whole government, should use MS Windows exclusively, for everything...

  18. Re:Why use any OS? on Juggling Molecules with Linux · · Score: 1

    'Cause its cheaper, 'cause its fun, 'cause they have a shed load of forlorn PCs doing something unspeakable in a dark corner of the lab...

  19. The Lunix are on the grass! on Juggling Molecules with Linux · · Score: 3, Funny

    The lunix is on the grass
    The lunix is on the grass
    Remembering games and daisy chains and laughs
    Got to keep the lunix on the path

    -- Fink Ployd.

  20. Re:Allow me to rephrase on Google Takes Top Spot From Time Warner · · Score: 5, Insightful

    Yup, some 2300 years ago, Democritus said: A thing is worth whatever someone is prepared to pay for it.

    Except that he said in Greek of course...

    Economists have been struggling with that concept ever since, but the simplest trader in a bazaar (ancient name for stock market) understands it perfectly.

  21. Re:One beeelllliiioonn dollars? on World's Biggest Hacker Held · · Score: 1

    American billions are only 1/1000 the size of British billions, but still - I got to agree with you that those skew numbers are world class Internet Statistics (TM).

  22. Re:Re-architected it? on 'Lower Rights' IE 7.0 Coming · · Score: 1

    "Bill Gates, the Microsoft Chief Architect, told his minions to fix his browser and prevent junkware from infesting his machines, without having to resort to third party tools."

  23. Who's doing the watching? on China Forces Websites To Register · · Score: 1

    In China, is half the population employed by the state to watch the other half, like East Germany was doing? A nation of voyeurs...

  24. Re:Only if... on Monty Python's SPAMalot Wins 5, no 3 Tony Awards · · Score: 1

    The View Selection bookmarklet on this page: http://www.squarefree.com/bookmarklets/pagedata.ht ml is another way to fix the problem.

    Select the screwed up text and click the bookmarklet, to open the text in a new, properly wrapped window.

  25. Re:Only if... on Monty Python's SPAMalot Wins 5, no 3 Tony Awards · · Score: 1
    It is possible to wrap lines with a bookmarklet. I found this wraplines script with Google, but I don't know how to convert it into a bookmarklet:
    <a href="javascript:
    var pres = document.getElementsByTagName('pre');
    if(pres.len gth > 0)
    {
    if(pres.item(0).getAttribute('style') == null)
    {
    pres.item(0).setAttribute('style','white-space:-mo z-pre-wrap');
    }
    else
    {
    pres.item(0).removeAttribute('style');
    }
    }
    void 0;
    ">WrapLines</a>
    It will need some experimentation.