Slashdot Mirror


User: B3ryllium

B3ryllium's activity in the archive.

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

Comments · 1,928

  1. If only ... on First OpenVMS Boot On IA64 · · Score: 1

    If only my toaster was powered by Itanium!

  2. Re:I'd buy it ... on XML and Perl · · Score: 1

    I haven't looked in to XML on Perl (although I had a friend write a regexp-based parser of a fairly large XML feed), but I did look passingly at XML in PHP ... it seemed like PHP had a fairly decent implementation. I plan to explore the PHP version in the future, but if the need exists, I'm always open to Perl. :)

    I've never even looked at Python code, but I hear it has a few ... oddities ... over other languages. I've never heard anyone say it sucks, though, so that's a plus. :)

  3. I'd buy it ... on XML and Perl · · Score: 1, Funny

    ... but I thought Perl was a write-only language? How can I be expected to read the book, if it's just gibberish like Perl? Geez. :) (Okay, fine - I admit it - I kinda like Perl. But that's another story.)

  4. Which RAM? :) on Rambus Wins Case Against Infineon · · Score: 2, Funny

    That's all fine and good, but I _still_ don't know which motherboards take what RAM ...

  5. Re:duh! on [H|Cr]acker Insurance · · Score: 2, Funny
  6. Re:[H|Cr]acker? on [H|Cr]acker Insurance · · Score: 1

    You mean "Cacker", don't you?

  7. Re:Might actually help on [H|Cr]acker Insurance · · Score: 1

    While I would never use it on my server (I choose YOU, FreeBSD!), Windows XP does have a built-in firewall. I think 2K might, as well, but I'm not sure.

    It works well enough to annoy the crap out of me after installing a third-party firewall AND a hardware firewall, and wondering why I can't get a server to work, without realizing that the built-in firewall was enabled ... :)

    Not to mention that XP seems to have the Guest account disabled (or at least, tells you to disable it) by default, and only lets users with accounts log in ... It's my favourite Windows to date! A bit expensive though.

    *cough, cough*
    <slashdot_mode>
    Windows sucks! Microsoft is horrible! I want to use UNIX and BeOS, dangit!
    </slashdot_mode>

  8. Re:Cracker insurance on [H|Cr]acker Insurance · · Score: 0, Offtopic

    Hot grits and natalie portman, right?

  9. Re:duh! on [H|Cr]acker Insurance · · Score: 4, Funny

    The "best" car insurance is a Hum-Vee.

  10. Re:YAFI on Slackware Forums Alive Again! · · Score: 1

    All your base are belong to us.

  11. What do I care? on Congress To Consider Age Limits On Violent Games · · Score: 1

    I'm over 18 and I don't live in America. Hah, in your face! :)

    Canada is considering such a limit as well, I think. Not sure what the status of that is. I know some people got, like, carded - just for buying Soldier of Fortune.

  12. Re:YAFI on Slackware Forums Alive Again! · · Score: 1

    You know, I think Slashdot needs to implement a new moderation option.

    +1, In Soviet Russia, SLASHDOT MODERATES YOU!

    Thoughts?

  13. YAFI on Slackware Forums Alive Again! · · Score: -1, Offtopic

    In Soviet Russia, slackware trolls YOU! (You asked for it!)

  14. Wee! on "DVD-Jon" Faces Retrial · · Score: -1, Redundant

    In Soviet Norway, Copyright violates YOU!

    I guess they don't have double jeopardy ...

    On second thought, I guess an "appeal" doesn't really invoke double jeopardy laws. Ah well. At least it was a good movie.

  15. Re:What are the ten worst Windows vulnerabilities? on Ask Kevin Mitnick · · Score: 1
    1. RedHat
    All done. Bye bye.
  16. Re:SearchKing ... PlowKing ... RainKing ... on Google Responds to SearchKing's Lawsuit · · Score: 1

    This spam is plentiful and delicious! And I shall rule over all this spam, and I shall call it ... This Spam.

    Ah Ha! I have deceived you, now we will fight to the death!

    Bah! Curse your sudden but inevitable betrayal! Prepare to be pounded into ... spam!

    ** Spam Assassin appears from nowhere and destroys both characters **

  17. SearchKing ... PlowKing ... RainKing ... on Google Responds to SearchKing's Lawsuit · · Score: 5, Funny

    Can I start up "Slashdot King"?

  18. Re:It's funny. Laugh on Urban Exploration Walkware · · Score: 1

    But the real question is, does Moore's Law apply? :)

  19. Re:.WALK, a great way to avoid human interaction on Urban Exploration Walkware · · Score: 1

    No, they need to explore the fine arts of parallel processing. :)

  20. Re:Just think if SLASHDOT had written LOTR... on Lord of the Rings, as Written By Everyone Else · · Score: 1

    I think it was more accurate the first way. :)

  21. Re:Well, eventually... on Moore's Law Disputed · · Score: 1

    Ludicrous speed?

    They've gone PLAID!

  22. Has anyone ASKED? on Xbox Private Key Distributed Computing Project · · Score: 1

    I'm just curious if anyone has actually contacted microsoft and ASKED that custom stuff be signed?

    Would that even work, for (say) installing Linux to the HD?

  23. Re:Xbox client on Xbox Private Key Distributed Computing Project · · Score: 1

    I can't believe I had to scroll through half the comments to get to a post like this :) How many XBoxes would it take to crack the XBox key? :)

  24. Re:And I'm a monkey's uncle. on Xbox Private Key Distributed Computing Project · · Score: 1

    I thought the NSA had a backdoor all to their selves? :)

  25. Re:X-Windows ... eww, smelly on Linux to Become #2 on the Desktop? · · Score: 1

    To be fair, I have used a newer XWindows than that, when I installed Debian Woody.

    It worked fine. I didn't like KDE/GNome (never have), so I installed Fluxbox. That was fun to play with :)

    I'll admit that it's come a long ways recently, but ... it still has vague little oddities that irk me. Copying and pasting between apps, the way buttons look, how "disconnected" some applications feel from their respective interfaces.

    The worst crime ever (and it exists in every OS I've used, to some extent) is a GUI application that wraps a command-line tool. I find such applications to be unbearable, and they are rampant in X-Windows. I don't mind using vi (or webmin :), to edit config files. I don't mind using cdrecord by hand. I don't mind using wget by hand.

    I do mind when GUI applications think they can do it for me. Especially when they fail. I think webmin and a few mkisofs wrappers are the only exceptions I've encountered.

    The thing I like about Windows XP is that all these GUI tools essentially have all the required code compiled in - no need to call command-line applications. It's cleaner. Less likely to break if someone upgrades the command-line app. :)

    Anyway, those are just some thoughts.