Slashdot Mirror


User: 42forty-two42

42forty-two42's activity in the archive.

Stories
0
Comments
1,149
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,149

  1. Re:The American Way on Yahoo! Not Bound by French Court Ruling · · Score: 1

    _Unless_ you hook your DVD playr up to a video capture card on a 306 with no tcp/ip stack and the card watermarking your video...

  2. Re:Comments / CVS on Java IDEs? · · Score: 1

    I think NetBeans can access CVS from its interface with a plugin(free, of course), but I'm not sure about writing to it...

  3. Re:Netbeans on Java IDEs? · · Score: 1

    Oh, and did I mention that NetBeans is written entirely in Java?

  4. Netbeans on Java IDEs? · · Score: 1

    Personally, I use netbeans, even though I don't really know how to use java ;)

    Some features I'd want(many are in netbeans):
    Easy linux install(rpm)
    Modularity(A must-have)
    Auto-update
    Integrated Debugger
    Integrated GUI editor
    Fully searchable java documentation, with a treeview of all classes, their members, and a way to quickly open docs on the thing you select...

  5. Re:sensation seekers on Linus And Alan Settle On A New VM System · · Score: 1

    What?! Alan is installing _Windows_?!! ;)

  6. Re:kza still works on Real Time Gnutella Visualization · · Score: 1

    What about Freenet?

  7. Re:Does anybody use Gnutella anymore? on Real Time Gnutella Visualization · · Score: 1

    hmm... it always crached for me...

  8. Re:Trend? on Drive-By Hacking in London · · Score: 4, Funny

    Dateline: 2999: A teenage hacker was caught hacking into the NASA's 802.11z using chewing gum, a toy slingshot, two day-old salmon, and a ball of twine. Details at eleven.

  9. Re:I especially like... on Kernel 2.4.14 is out · · Score: 1

    *Slaps his forehead* Of course! How could I have forgotten...

  10. Re:Link error on Kernel 2.4.14 is out · · Score: 1

    How to fix: in any file that is linked in: add: void deactivate_page(struct page *){}

  11. Re:2600, those Microsoft hackers on Kernel 2.4.14 is out · · Score: 1

    2.6KHz, you mean...

  12. Re:Last Linus 2.4 kernel on Kernel 2.4.14 is out · · Score: 1

    Why not have it patch and unpatch the VM during the configure script?

  13. Re:One Question on Unlocking a Travelstar 2.5" HDD? · · Score: 1

    What if they were getting rid of it after buying it from someone else who was getting rid of it after buying it from someone else ad infinitum... eventually coming to someone who was getting rid of it after 'forgetting' the password...

  14. What about the computers? on Jet Lag: 2 Reviews Of "The One" · · Score: 1

    I thought that the Matrix movies were about Neo and the Computers and a super-intelligent AI.... What happened to that? And are the parrallel universes all within the Matrix, or what? And this is a Matrix movie, right?

  15. Re:Liability on iTunes 2.0 Installer Deletes Hard Drives · · Score: 1

    They say that you should've backuped. ;)

  16. Re:why would someone want to maintain an old kerne on The 2.5 Kernel Tree And Alan Cox · · Score: 1

    Kernels with odd minor versions are experimental. We need to maintain a stable tree. And hopefully in 2.6.x devfs will be the de facto standard.

  17. Terms on More Details of MS/DOJ Deal · · Score: 2, Funny

    If they don't comply, the restrictions will be in effect longer? What if they still don't comply?

  18. Re:DOS was "closer" to CP/M Than most realize on MS DOS: A Eulogy · · Score: 1

    Was the secret code 'xyzzy'? ;)

  19. Re:More Info,they even have a GUI Interface for it on MS DOS: A Eulogy · · Score: 1

    And their webpage has a little tiny WinXP logo on its ad frame...

  20. Re:16-bit, 32-bit, 64-bit... on MS DOS: A Eulogy · · Score: 2, Informative

    Very simple:
    /bin - Critical apps, but used by regular users
    /sbin - Critical appes, use by the superuser
    /usr/bin - Not-so-critical apps.
    /lib - Critical libraries
    /usr/lib - Not much difference from /lib, maybe we should symlink them?
    /usr/local - Stuff that didn't come with your linux distro
    /usr/local/lib - libraries that didn't come with your linux distro
    /usr/local/bin - executables that didn't come with your linux distro
    /usr/share - Data that everyone can read
    /opt - No clue. Optional stuff, maybe?
    /var - Datafiles that change frequently. Used because you may want to put it on another partition, to reduce fragmentation
    /tmp - Temporary files

  21. What happens if on MS DOS: A Eulogy · · Score: 1

    you accidentally delete some critical GUI file? ;) [root@42.42.42.42 /]# exit

  22. ext3 in 2.4.x on Debate on Linux Virtual Memory Handling · · Score: 1

    Hearing this, I want to upgrade, but the only ext3 patch(I use redhat 7.2) I have found is for the 2.2.19 kernel. Does anyone know where I can find one for 2.4.13?

  23. Re:Contrived Example on Pot Calls Kettle Censor · · Score: 1

    What about Net2Phone?

  24. ext3 on Kernel Hacker Keith Owens On kbuild 2.5, XFS, More · · Score: 1

    BTW, anyone know where I can find an ext3 patch for 2.4.13? I'm also looking for the maestro3 module. They come with RedHat 7.2, but only on 2.4.9...