Slashdot Mirror


User: yuri+benjamin

yuri+benjamin's activity in the archive.

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

Comments · 886

  1. Re:No, a really really bad one would modify your M on New Worm Installs Sniffer · · Score: 1

    Parent was a joke, not flamebait. I know "funny" and "flamebait" both start with "f", but please moderators, look closely at the mod you're chosing from the drop down box.

  2. Re:Okay... on Simplifying Linux Driver Installation · · Score: 1

    What? There are girls using Linux now? Why was I not notified of this!

    Probably because you busy reading man pages.


    $ man woman
    no manual entry for woman


    Try it.
  3. "I" and "me" on Simplifying Linux Driver Installation · · Score: 1

    Simple case of subject and object.
    I = subject.
    me = object.

    people who don't know the difference simply haven't been taught about subject and object, but remember being corrected as a child when they said "Johny and me" without ever being told why it was wrong in that instance.

  4. Re:Don't be a metrosexual on Home Defense, Geek Style? · · Score: 1

    He should face charges, and be acquitted if it happened as you describe.
    The courtroom is the place to get to the bottom of the matter.

    Taking a life is a serious matter. It may be justified, but due process must be followed in a lawful society to ascertain whether or not it was justified.

    In case a casual reader misunderstands me, I think he should be acquitted if it happened as the parent post describes.

  5. GPS? on VoIP 911 Emergency Service: Problems and Fixes · · Score: 1

    Why not add a GPS unit to VoIP phones and send GPS data with every emergency call?

  6. Re:Java applet support? on KDE Gets Gecko/Mozilla Support · · Score: 1

    Here I go feeding the trolls.

    Wow Linux really is ready for the desktop.

    We agree on something.

    WTF is "Xembed"?

    As a user you don't need to know. Leave that to the developers.

    How do I know my Linux has that?

    Stick to KDE or Gnome, which are default options with every desktop linux distro.

    Do I need superfoobarlib-0.001-alpha from CVS for it?

    Leave that to the distro maintainers. Don't worry your little head over it. A normal user doesn't need to know. Do you really know if you have superfoobar-001-alpha.dll on your windows box?

  7. Re:Sweet - now do it with DOC, PDF and JPG files on Database File System · · Score: 1

    And YES, I would expect people to actually remember to enter proper meta data for their documents.

    The only way to enforce this is in the "Save" dialog.
    I'm thinking of knowledge workers, not home users. Unfortunately, in most document management systems I've seen, knowledge "workers" are often too lazy, and just place a dot "." in the mandatory fields in order to get past those "annoying" dialogues.

  8. Re:"Implementing in GNOME" on Database File System · · Score: 1

    How about a Gmail-like labels system:
    $ ls /dbfs/dbname:label1+label2+label3.../

    You could have predefined labels that take arguments, like lasttouch(>2004-03-15) or owner(yuri).

    I really like this idea, because any app that can pass a filepath to a system call can use it straight away.

    Get coding all you überdevelopers. Give me a call when it's ready :-)

  9. Re:Kan we say marKeting? on NX - A Revolution In Network Computing? · · Score: 1

    even smaller study - my own household:

    Wife: Win98 + O97 -> KDE + OOo
    Dad: DOS + MS-Works -> KDE + OOo

    Wife - no problem. Dad - still adjusting to newfangled gui, but getting there. Dad's proof that guis are not for everyone (coming from MS-Works for DOS, which still works in DOSemu).

  10. Re:Educate me. on NX - A Revolution In Network Computing? · · Score: 1

    X11 clients and servers are the other way around (from a traditional point of view)

    No they're not.
    A server controls access to a resource.
    A client is a program that requests access to a resource through a server.

    In the case of X11, the resource is the HCI[1].
    Nothing backwards about that, as long as you take it in slowly.

    [1]Human Computer Interface.

  11. Re:NX is to VNC on NX - A Revolution In Network Computing? · · Score: 1

    I think NX is more like xmove, except it works.
    xmove appears to be an abandoned project.

  12. never let your schooling get in the way of your ed on Surviving College With Gear And Sanity Intact? · · Score: 1

    Thanks for the new sig

  13. Re:Use everything! on Making Stuff Out Of Broken Computer Equipment? · · Score: 1

    I have mounted my CDROM's tray on wall, ... and now it holds ... a cup of water

    Wow! I thought that was just an urban legend :-)

  14. Re:No Linux works with GNU on SCO Says 'Linux Doesn't Exist' · · Score: 1

    When people talk about linux they either talk about linux the kernel OR about the whatever Linus Torvalds did that somehow managed to get it altogether

    When I talk about linux, I'm referring to the complete system that has linux as its kernel. I do so knowing full well that linux is just the kernel, but I'm just to lazy to say "GNU/Linux" or "Linux based system".

  15. Re:Misleading Graph on SCO Says 'Linux Doesn't Exist' · · Score: 1

    While very funny, this joke relies on the fallacy that proof denies faith. As another reply has pointed out, this belies a misunderstanding of christian faith.

  16. Re:Prior Art? on Microsoft Patents sudo · · Score: 1

    Wow! I had almost exactly the same idea.
    You would need some strict auditing to make sure expenses aren't "padded" though.

  17. Re:Am I the only one? on The Linux Incompatibility List · · Score: 1

    You're not the only one. In my case, I've had a pretty good run because I expect to have problems and go out of my way to hunt down hardware that will work. I hunted down a PCI modem with a real UART for my IPCop firewall, I have on old HP deskjet printer, and I chose a NIC with a chipset that I knew I had drivers for.

    My next hardware purchase will involve taking the laptop with me, as I mentioned in an earlier post.

    Some research before you buy can save a lot of headaches later. This wiki is part of the overall research a hardware purchaser can use.

  18. Re:ACPI on The Linux Incompatibility List · · Score: 1

    Easy to do if the same company controls both the hardware and the OS. This seamless integration between OS and HW is probably the main thing the Mac has going for it, and for this reason I would love to add a Mac to my collection of computers.

  19. Re:My idea on The Linux Incompatibility List · · Score: 3, Informative

    But if I'm a manufacturer I have to decide what how to get the camera to work with linux. Do I try to get a driver in the kernel? Make one for gphoto or some other project?

    Neither. Just make your camera a USB mass storage device or make it talk PTP (Picture Transfer Protocol) so existing drivers can already talk to it.
    Ditto for printers - make it talk PS or PCL and release a PPD file. PPDs can be used with any OS.
    Have a similar protocol for scanners.

    Drive manufacturers did this decades ago with SCSI and ATAPI. Seagate and Maxtor don't need to create linux drivers, just make their HDD talk ATAPI, or SATA, or SCSI.
    Standards, folks. STANDARDS.

  20. Re:Difficult to maintain? on The Linux Incompatibility List · · Score: 2, Insightful

    just tried to add my digital camera (Kodak DX4530)

    I went to check out a camera that my father-in-law was buying. Took my Linux laptop with me (Mandrake 10), plugged in the camera and a few seconds later a harddrive icon appeared in KDE. Opened it and a few folders/directories deep I found the thumbnails of all the photos. Clicked on one and it came up full size.

    As new devices are usually intended for a Windows audience I really doubt that this will do anything but tell people something they already know...

    The above experience told me that there are two types of hardware manufacturers. Those that use standard interfaces (eg USB mass storage) and those who invent their own (and only release windows drivers). This wiki will be a useful reference, and might encourage manufacturers to just use a standard that's already there.
    Meanwhile, I will always take the laptop when checking out peripherals.

  21. Re:Lacking important End-User Features on Time to Kill Microsoft Word? · · Score: 1

    The impression I was given by the Word grammar checker was that it must have been written by my old Business Writing professor.

    Removing the passive:

    The Word grammar checker gave me the impression that my old Business Writing professor must have written it.

    I still think your version, with the passive voice, sounds just fine. Which I guess supports your point.

  22. Re:In order news..... on Software For Slackers: Lockout · · Score: 1

    Slashdot reports a 68.9% drop in server traffic in the hours of 9-5.....

    For which TZ? It's about quarter past two in the afternoon where I am, but probably different where most other /.ers are.

  23. this worm on Peeping Tom Worm That Uses Webcams · · Score: 1

    my bad.

    Still, I won't expose my mandrake boxen to the net. IPCop stands in between. IPCop would equally protect Windows boxen from such worms.
    (Or Smoothwall, or roll-your-own-openBSD-FW)

  24. Re:No. (Yet another /.er who doesn't understand) on Jakob Nielsen Talks About Usability in FOSS · · Score: 1

    Usability does not automatically mean pretty

    In fact, it does not even mean GUI. In call centres and retail POS terminals, a fast text-menu or transaction-code system is just fine. GUI metaphors just get in the way when you do hundreds of transactions per day.

  25. Re:Really on Peeping Tom Worm That Uses Webcams · · Score: 1

    4 easy ways to protect yourself from this worm: 1- Use Linux

    What makes you think it's impossible for a linux rootkit to access /dev/webcam?