Slashdot Mirror


User: embobo

embobo's activity in the archive.

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

Comments · 202

  1. Re:btrfs successor on NetApp Threatens Sellers of Appliances Running ZFS · · Score: 1

    EVMS ( http://evms.sourceforge.net/ ) could do some of these things and shared the same vision as ZFS: "EVMS provide[d] a single, unified system for handling all of your storage management tasks." The memory is a bit fuzzy but I think it was a port/reimplementation from AIX or else IBM was involved. I think it died because it didn't integrate well into the kernel (like ZFS it smashed many layers into one).

  2. Front Line Assembly Quake 3 on Twelve Game Music Tracks Worth Keeping · · Score: 1
  3. Sun Solaris 8 patch cost worse on Microsoft Charging Businesses $4K for DST Fix · · Score: 1

    For MS you can apply the patch to all systems. For Solaris before 8 the cost is $400 _per server_ or _$150K_ for more than 375 servers. See

    http://www.sun.com/bigadmin/features/techtips/sola ris_dst_addendum.jsp

  4. HP's involvement in writing the binary-only driver on Open nVidia Linux Driver Pledge Nearly Complete · · Score: 1

    Wasn't HP the original motivating force behing getting nVidia to write the binary-only drivers? How did they do that? They must have some sway with nVidia. What would they recommend to persuade nVidia to open srouce their drivers? Would $10,000 help nVidia to do so? If yes then give the money to nVidia and not Nouveau.

  5. Re:Another numberless article on Ionic Winds Chilling Your Computer · · Score: 1
  6. See this article for pointers on Two Factor Authentication Systems? · · Score: 2, Informative

    http://www.smallbusinesscomputing.com/webmaster/ar ticle.php/3498116

    It gives pointers to various offerings, including one-time passwords, hardware tokens, smart cards, and biometrics.

  7. Re:added lag on MMO-Like Quake Is Possible · · Score: 1

    In my experience the added lag of 70ms may make the game
    unplayable. My connection latency (on DSL) is about 100ms. Anything
    above 150ms is too much lag for me.

    On the bright side, it looks like the grid nodes are wired to be able
    to talk to any other node in two hops (a -> whiteboard -> b) so that
    latency isn't proportional to the number of nodes.

  8. Jpilot reminders on Reminders (Pop-up & E-mail) with Unix? · · Score: 1

    I run Jpilot (http://www.jpilot.org/) all the time. It can open popup windows or execute arbitrary commands for events. Plus, it syncs with your (Palm) PDA.

  9. If Windows supports named pipes... on Play Random Sounds for E-Mail Notifications? · · Score: 1

    If Windows supports named pipes you can do something like this: http://www.unix.org.ua/orelly/perl/cookbook/ch16_2 3.htm where instead of calling fortune you open a random wave file.

  10. Re:Computer Geeks are Not Enlightened on More Girls Need Industry Jobs · · Score: 1

    I agree that because they're female they can't hack it in CS. My
    question is: why? My belief is that the reason is because we've made
    it so they can't. So they don't, and thus humankind misses out on the
    benefit they would provide.

  11. Computer Geeks are Not Enlightened on More Girls Need Industry Jobs · · Score: 0, Troll

    We computer geeks like to think that we are enlightened, that there is no systematic bias against women in computer science. We are wrong. What's worse is that we cannot admit that we are wrong. Suddenly, we become unscientific in our analysis of the situation, using in our personal anecdotal evidence to serve as proof against the claim. We think "I never did anything to prevent a women from pursuing a career in computer science." My brothers, we are wrong. Here is a summary of the evidence for this claim: http://norfolk.cs.washington.edu/htbin-post/unrest ricted/colloq/details.cgi?id=312

    Computer science isn't advancing as well as it could due to the fact that intelligent women who would otherwise contribute are being repelled due to male influence. It's humbling to admit that we aren't as enlightened as we think we are, but we need to. Only then can we learn with an open mind what we need to do--suppressing our pride and other misplaced feelings of righteousness and instead focusing on the data--to rectify the situation.

  12. Re:Reminds me of 'thrashing' the Atari 2600 on Glitch Art · · Score: 2, Interesting

    I recall there was some way, using the techniques you describe, where one could get Space Invaders to give the player a double shot.

    Googling a bit I see the technique is simply to turn on the system while holding reset. We didn't figure that out.

  13. mod_perl on Apache httpd 2.0.51 Released · · Score: 4, Interesting

    Is mod_perl 2.0 ready for prime time yet? Last time I checked--a few months ago--the core was there but the mp 1.x emulation didn't work very well and some important modules, e.g., Apache::AuthCookie weren't ported yet. I went back to 1.x.

  14. Re:Black Electric Tape on How Do I Disable My Gadgets' LEDs? · · Score: 1, Funny

    In case one is unclear on this difficult concept, I have a picture of my implementation:

    photo

    It took me the entire weekend to install the tape, mostly because my system runs GNU/Linux and I couldn't figure out how to recompile the kernel. The questions I posted on lkml about what brands of black electrical tape are supported in the kernel went unanswered. I ended up booting into Windows and using this wonderful shareware utility I found at download.com.

  15. Problems reproduce themselves? on Anatomy Of A Bug In Microsoft Office · · Score: 1
    The problem only reproduces when you're not running under the debugger.

    Boy, that sounded awkward. The problem does not reproduce. The problem is reproducible. You reproduce the problem. A bannana is edible. You eat a bannana. The bannana eats? No.

    After a few iterations of the tester saying, "Sorry, but the bug's not fixed yet," and the developer saying, "What are you talking about? I don't see the problem!"

    Why didn't the developer try running Word without the debugger? Didn't the developer know the debugger changed the OS's open file limit?

  16. Re:Gentoo on Software for Hardware Demonstrations? · · Score: 1

    Actually, for me it the "configure" output, especially the part at the end when you see that all the cool features have been enabled thanks to your simply adding a few tokens to the USE flag.

  17. Soul of a New Machine on Books that Changed Your Life? · · Score: 1

    The Soul of a New Machine by Tracy Kidder.

    I'm eating pizza right now; otherwise I'd say more.

  18. Re:The only mistake on How To Deal With The Spatial Paradigm · · Score: 0, Offtopic

    Gconf + NFS = less hair.

    Solution: use Redhat's hack to put the gconf lock in /tmp. Result: race condition. Whoever writes to the config preference file last wins. Yay. User logs into computer A. Logs into another--B--, makes config changes on B, logs out of B, logs out of A, and then the changes are gone. Thanks.

    Solution two: run the gconfds on the NFS server, set "ORBIIOPIPv4=1" in /etc/orbitrc for all clients. Seems to work OK. Hope that doesn't FUBAR security. Wait, the NFS server runs Redhat 7.3 (and thus gconf-1). What about those new workstations that run RHEL3 (gconf-2)? They're fucked. "Just upgrade gconf-1 to gconf-2 on the file server," you say. After all, the GNOME developers say that gconf-2 handles gconf-1 clients transparently. (Interlude: descend into dependency hell to get gconf-2 installed--in a maintainable way--on a Redhat 7.3 box.) Oh, wait, gconf-2 doesn't actually handle gconf-1 clients properly. Thanks.

  19. Re:Windows XP Embedded on On Microsoft's Embedded DevCon Keynote · · Score: 1

    Review stations attached to CT and MRI? Do you mean PACS workstations based on Centricity or the consoles that control the modality? The PACS workstations are MS Windows-base. We used to have Solaris-based review stations ("Advantage Windows") but those are being phased out. The PACS backend is till Solaris-based. In fact the DICOM server middle-end Macs are being replaced by Sun blades.

    The CT Sim software was not developed by GE. They bought it.

  20. Re:Windows XP Embedded on On Microsoft's Embedded DevCon Keynote · · Score: 1

    Sorry, no. GE's CT Sim software runs on Solaris. Their CT and MR scanners (the consoles) run Irix (and now Linux).

    Now, if you think Windows is bad, have you ever examined the default install of Irix (say 6.5.12)? Jesus wept.

  21. No, he's justs getting his MBA on A Cox Internet Email Outage? · · Score: 1

    A(lan) Cox may be slow responding to email due to the fact that he is busy getting his MBA. I think the term is near completion, so he may be writing papers and whatnot. In the mean time you may wish to try this processor.

  22. Re:RFC 2136 + Net::DNS + your monitoring software on DNS based Website Failover Solutions? · · Score: 1

    It would make no difference, I just threw in the mention of Linux to get some Karma :). OpenBSD would be my choice. The poster mentioned Solaris, which I would shy away from. No need to have scalable performance for something as simple as this.

  23. RFC 2136 + Net::DNS + your monitoring software on DNS based Website Failover Solutions? · · Score: 3, Informative

    Ignoring the fact that DNS wasn't designed to handle this (setting your ttl to a low time (e.g., 5min) generates a good amount of useless traffic when your site is up), here is how you might do it:

    First, you need to have a monitoring system on the Internet somewhere, not through your T1 because if that goes down it won't be able to update your DNS. You have that already, I'm sure, to test your web site accessibility from the Internet. Of course, at least one of your name servers must be accessible when the T1 goes down too, so that will have to be somewhere (other than on your T1) on the Internet as well.

    On this name server enable dynamic updates. Modify your monitor system that checks availability of your site to use Net::DNS to update the IP address of your web server when the monitor fails.

    Going all open source, I'd use Net::DNS and nagios for the monitoring software, bind for the name server (which supports dynamic updates), with Linux as the OS.

  24. Large format trailer on Doom 3 Vaporware no More · · Score: 5, Informative

    I haven't slept for more then 24 hours but I didn't see a link to the large format trailer on the site so here it is:

    Slashdot Me

    Of course, I already grabbed it myself.

  25. Re:RyBBS representin' on Best BBS Memories? · · Score: 1

    Damn, I can't spell. I should have used mozex to edit the textbox with emacs and ran a spell checker.