Slashdot Mirror


User: CoolVibe

CoolVibe's activity in the archive.

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

Comments · 1,292

  1. Re:BSD Rorschach test? on FreeBSD Logo Contest Winner Announced · · Score: 1

    And what, pray tell, is wrong with tits? The nipple is the most intuitive interface on this planet, you know...

  2. Re:4 Main? on BSD Usage Survey · · Score: 1

    Sure, just like OpenBSD, NetBSD and DragonFly (for example) have FreeBSD kernel bits. That doesn't make them FreeBSD. The BSD's use each other's kernel code for stuff like bugfixes, drivers and what not. A good example is for instance DragonFlyBSD which has NetBSD's USB stack. That's kernel code. But that doesn't make DragonFlyBSD a NetBSD derivative.

  3. Re:4 Main? on BSD Usage Survey · · Score: 1

    OS X isn't really BSD, because the kernel isn't a traditional BSD kernel, it's a Mach hybrid. The only thing that OSX inherited from FreeBSD (and others) are parts of the userland.

    OSX and FreeBSD are actually quite dissimilar. I wish people would realise that not anything that is thought up for FreeBSD (like the Dtrace thing last couple of weeks) can be easily ported over to Darwin/OSX. They are two completely different beasts.

  4. Re:Simple... on Ultimate Software Developer Setup? · · Score: 1
    - Gobs of diskspace so you can multiboot many operating systems

    Before someone comments about virtual machines and how multibooting sucks (which I don't get, since running something on the bare metal feels nicer IMHO), of course can one use that disk real estate to put VM images on :)

  5. Re:Just go to the store. on Ultimate Software Developer Setup? · · Score: 4, Informative
    I'd recommend just taking a trip to your local computer store and trying out the best they have to offer in terms of keyboards and mice.

    No. Go to ebay. Search for IBM type M keyboards. Buy one. Your fingers will thank you. As for mice, well, I just always go for Logitech.

  6. Re:What hardware? on Ultimate Software Developer Setup? · · Score: 1

    He's talking about hardware and software, not wetware :)

  7. Simple... on Ultimate Software Developer Setup? · · Score: 2, Informative

    You need:

    - A fridge within reach
    - A lot of beer in that fridge
    - Caffeine I.V. or just a lot of 'dew
    - AMD64 box with gobs of mem and lotsa Ghz, dual core, more cpu's is better
    - Gobs of diskspace so you can multiboot many operating systems
    - A comfy chair
    - Multiple monitors
    - Dual head video card
    - A simple PCI video card for that third head
    - An IBM type M keyboard, or a Sun type 5 hacked to work on a normal x86-like system
    - A lock on the door to keep the SO and/or cats out
    - A 60 GB ipod hooked up to a dock for auditory pleasure
    - A large desk to put all that crap on
    - A shell
    - vi(m)

    I guess that's about it :)

  8. Re:Is this really a file system? on WinFS Beta 1 Released Early · · Score: 1

    Nah, he's just too lazy to type "stty ^H erase" in the shell. Common oversight by most *nix users, not just the linux weeni^Wusers. ;)

  9. Re:What can you do with $18mln on PDA Security, the Next Big Hurdle for IT? · · Score: 1

    Oh, and it should have a cool self-destruct function. Not that lame one that makes it fizzle and smoke, it has to at least explode a bit.

  10. Re:They haven't really moved to the desktop yet... on FreeBSD 6.0 to Target Wireless Devices · · Score: 1

    and don't forget to set DO_WHAT_I_MEAN="YES" as well, to prevent future problems. ;)

  11. Re:Without Adobe's support? on Apple to Adopt KDE4's KDOM and KSVG2? · · Score: 1

    Buy out what? SVG is a W3C standard. Can one buy out HTML and XML as well? No.

  12. Get them young huh? on Microsoft's 10-year-old Certified Professional · · Score: -1

    Okay, when will MS start getting their certification in while kids are in pre-school?

  13. Re:Bragging rights for Perl developers unwarranted on PHP Blogging Apps Open to XML-RPC Exploits · · Score: 1

    Well said. Good to see the voice of reason and sanity for once instead of the tiresome language/blog-system/OS/whatever-fanboyism and groupthink.

    If I had modpoints, I would have modded you up.

  14. Re:NO, DON'T DO IT WRONG AGAIN! on We Don't Need the GPL Anymore · · Score: 1

    Hell no.

    Do you actually know what the public domain is? If you put your work, which you put blood, sweat and love in, into the public domain, some asswank can just take that stuff, change one byte, and claim that he wrote it.

    No thank you very much.

  15. Re:GPL the bane of my life.... on We Don't Need the GPL Anymore · · Score: 1

    What you are forgetting to grasp is that the GPL has _NOTHING_ to do with use, and _EVERYTHING_ to do with distribution. The GPL is not an end-user license.

    You don't have to agree to it to use, but if you re-distribute, you have to agree to it. It's really that simple.

  16. Re:Why tell ESR to shut up? on We Don't Need the GPL Anymore · · Score: 1

    If you don't like what someone says (in your case, you don't agree with what ESR is saying), you are free to ignore him.

    We did that to John Katz too. :)

  17. Re:He's right, of course on We Don't Need the GPL Anymore · · Score: 1

    Because the BSD license calls for correct attribution, the people who wrote the gimp can find a reference to their project in supplied documentation/release notes if they used the BSD license with the advertisement clause.

    In short, they get recognition and attribution, and the satisfaction that someone out there didn't reinvent the wheel all over again.

  18. Re:more extensions on Xorg and Desktop Eyecandy · · Score: 2, Interesting
    Moving these drivers to the OS level would improve reliability and configurability all around.

    And lose that wonderful cross platform ability and userland protection? What color is the sky on your planet?

    Moving the drivers into the kernel is crazy. It might simplify the X server code, but it will be a bitch to maintain for several operating systems. Not the whole world wants or does want to run Linux. What is it with the Linux contingent of FOSS-land and dumping everything into ring 0?

    Where do you get the notion that the X server takes care of all the input devices? The kernel already provides access to them through /dev anyway. Sure, the GFX side uses blitting directly to video ram, but that's what the others do as well. mmap(), memcpy and friends work fast enough from userland anyway. And don't start about X using sockets to talk to clients, because they have nothing to do with networking (although networking does work, which comes for free). X uses a domain sockets/named pipes (which don't need a network stack) locally, and it's hella fast. Faster than other kludges that other unnamed operating systems use. If you ever see X redraw or rubber-band, don't blame X, blame the toolkit used. X can keep up fine. :)

    </rant>

  19. Re:Um. on Space Ring Could Combat Global Warming · · Score: 0, Offtopic

    Two words: Janet Jackson (see statue in the back) Ashcroft sure is a badboy ;)

  20. Re:Solaris' strengths on OpenSolaris Code Released · · Score: 1

    Could you maybe use more paragraphs next time?

  21. NEAT!!! on OpenSolaris Code Released · · Score: 1

    Wow, I've been waiting for this one. And I was also one of the first 5000 on the website, so I scored myself a nifty free opensolaris tee as well :)

    Go Sun! :)

  22. Re:Dvorak is very good on Advocating Dvorak · · Score: 3, Insightful

    Dvorak is _not_ so very good when vi (or vim) is one's standard editor. I tried using dvorak for a while, but my finger muscle memory is so attuned to vi(m) with querty, I destroyed several chunks of code while poking on the wrong keys (yay for CVS and Subversion). It also doesn't "flow" with vi like querty does. "hjkl" is useless with dvorak, as are many other well placed vi command-mode keystrokes.

    The dvorak-advocates can blather all about languages and how one can speak several without losing proficiency in one, but muscle memory is a TOTALLY different league and is a bitch to relearn.

    Sure, I can remap the keys so they have their "qwerty" equivs, but then I might as well stay with qwerty then.

    And no, I'm NOT switching to emacs. They can pry my beloved vi from my cold dead fingers.

  23. Re:So secure on Spoofing Flaw Resurfaces in Mozilla Browsers · · Score: 1

    Use konqueror instead then. It's not affected by this :) (oh, and it's open source too)

  24. So what? on BSA Reacts to 'New' BitTorrent · · Score: 4, Informative

    BitTorrent was never designed to anonymize. It was designed to distribute the load of hosting a file. A lot of hoopla about a non-issue.

  25. Re:Is this really that hard? on Handling Viruses in an Uncontrolled Network? · · Score: 2, Insightful
    I have a better solution: become a BOFH, get your hands on a used LART, learn how to properly use it, and the students will be eating out of your hand in no time.

    s/out of your hand/with a straw/g if one applies the LART correctly.

    But seriously, I'd set up a DHCP server, hand out IP's through that, and when a machine misbehaves, nullroute the bugger and yank it's lease. The owner of said machine will come by eventually to complain that "Teh intarweb" doesn't work, and you can apply said LART to educate the luser.