Slashdot Mirror


User: .com+b4+.storm

.com+b4+.storm's activity in the archive.

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

Comments · 327

  1. Did you look in your shoes? on Search for the Missing Universe · · Score: 4, Funny

    Whenever I lose something, sometimes it turns up in my shoes.

    </obligsimpsons>

  2. Re:Another good reason NOT to start a computer clu on Starting an After-School Computer Club? · · Score: 1

    By the way, you haven't seen my red Swingline lying around anywhere, have you?

    This one? :)

  3. Re:What I don't understand on New Online Music Push by EMI · · Score: 3, Informative

    [...] Is how they're going to sort out whom has a legal copy of a song, and whom has an illegal copy of a song.

    They could do what EMusic does, which is keep a catalog of all the music you've ever downloaded with your account. This is supposedly for convenience so you can look back and grab songs you downloaded before, or something like that. But I bet it'd be a good way of proving that you have a legit copy of a song you got from the service.

    Don't believe that I have a legal right to that copy of "Hey Pachuco"? Check my EMusic history, bub. I got it fair and square.

  4. Re:Mac OSX vs Linux on Interview with Jordan Hubbard About DarwinPorts · · Score: 1

    > > I then moved to a PC and dual booted between RH5/6/7/8 and Win 95/98/NT/2000

    > Wow that's a lot of operating systems on one computer.

    That's also a lot of OSes to "dual" boot. :)

  5. Re:Works for me on Interview with Jordan Hubbard About DarwinPorts · · Score: 1

    ...and presumably it will cost another $130 for the upgrade.

    For what it's worth, students (and "higher education" faculty) can get Mac OS X for $69 at the Apple Education Store. It'll probably be the same deal for Panther. It's still a lot of money, but not as steep as $130. :)

  6. Re:Ends and means... on EFF Lawyer Argues For Compulsory Music Licenses · · Score: 1

    Mr. Von's article is so full of wishful and Utopian thinking, one wonders how it made to Slashdot

    You must be new here. :)

  7. Re:Remember the Crocidile hunter? Security guys ar on A Title To Replace "Systems Administrator"? · · Score: 1

    Oh, a skript kiddie, the worst koind!

    Shouldn't that be: Crikey! A script kiddie! ? :)

  8. Re:we have no right on Chinese Sites Band Together To Counter Google · · Score: 1

    Okay, I'm a tard, and wasn't paying attention when I replied. My own messed up head combined with a bratty pug puppy made me do it! Anyway, I did not RTFSPVC (Read The F...ing Slashdot Posting Very Closely), so just ignore the above. Thanks.

  9. Re:we have no right on Chinese Sites Band Together To Counter Google · · Score: 1

    It is their country. They can do what they want really.

    Well now that's the sticky part now, isn't it? Who is "they"? In this case, "they" is the government, and not necessarily the people who live with the decision "they" make. If there was a vote and 80% (or something) of the population voted in favor of blacklisting Google, then fine. Go for it. But the real issue here is that it is the government deciding that its people should not be allowed to access a given resource, namely Google. And that is what makes this such a nasty situation: the few are deciding what the many can do, and this whole thing goes contrary to the whole spirit of the net.

  10. Re:Wow! on Fishing for Ideas · · Score: 2, Funny

    2. Use of a fish of some sort to perform the spanking.

    Maybe a large trout? :)

  11. Re:Bad advice from the article on Too Much Free Software · · Score: 1

    Boy, if I didn't throw away and re-write stuff, it'd be even buggier and harder to maintain than it is.

    Amen to that. I do mostly small-scale Perl scripting and the like, but I tend to rewrite my scripts two or three times before I'm content with them. Why? Because my first pass is usually just to sketch out the functionality, with little regard to efficiency, etc. Then I go through again and rethink the approach I took, and try to slim the code down so it's as lean and mean as possible. And as I toss and turn at night, I'm often struck with ideas for how to refine my code from earlier in the day even further.

    The advice in the article is like saying Microsoft should just stick with DOS for even longer, and continue to pile more 32-bit (and eventually, 64-bit) crap on top of it. I mean, DOS is "all tested and working code" right? Sorry bub, but as time goes by, things need to be rethunk and often rewritten. This goes for the small scale as well as the large scale.

  12. Re:Seen Quantum::Superpositions on Quantum Computing Programming Language · · Score: 4, Interesting

    To give people an example of what Quantum::Superpositions does, take the following snippet of code:

    if($foo == 1 && $foo == 2 && $foo == 3) {
    print "hooray";
    }

    With traditional Perl, such a condition could never evaluate to true. After all, if $foo is 1, how can $foo be 2 and 3 as well? Now take a look at the following:

    use Quantum::Superpositions;

    my $foo = any(1, 2, 3);

    if($foo == 1 && $foo == 2 && $foo == 3) {
    print "hooray";
    }

    Thanks to our Quantum-powered Perl (heh), this condition is true. $foo is 1, 2, and 3 all at once. Sort of. In quantum terms, $foo isn't any of those values. But once you test $foo to see if it is 1, it becomes 1. And when you look to see if it's 2, it becomes 2, etc. But if you test $foo to see if it is 4, it is not - that's not one of the possible values.

  13. Re:Death of Mozilla? on Mozilla's Major New Roadmap · · Score: 2, Insightful

    Good riddance! We should all go back to surfing the web with Lynx, and typing up e-mail with mutt.

    In all seriousness though, I'm glad to see this new road map. IMO, this shows a lot of maturity and foresight on the part of the Mozilla team, and I applaud them for it. They realize the shortcomings of the approach they've taken during the last 5 years, and they have put together a solid plan for where they want to go from here. While this will undoubtedly cause some instability and uproar within the community (and the code) to some degree, once the dust settles down we'll be left with a better browser. And a better e-mail client. If I had the coding skills to help them out, I'd dive right into the Mozilla project right now and lend a hand. But for now, I shall cheer them on from the sidelines of bug reporting. :)

  14. Re:What a review should be like on Technical Review for Red Hat Linux 9 · · Score: 2, Insightful

    I very much welcome the post of this informative review of RH 9.0 . I hope this starts a trend in Slashdot, and that childish, bitching, immature first-person-experience reviews (should we even call them "reviews"?)

    I think that's what makes this an April Fool's joke - it's actually a legit article on Slashdot of all places.

  15. Re:it comes bundled on Enlightenment goes 1.0 · · Score: 1

    And Duke Nukem Forever, if you download within the next 24 hours.

  16. Re:Community or company? on Mozilla Project Turns 5 · · Score: 2, Interesting

    The guys at KDE have written their own browser with no company backing them...

    Indeed. When you think about it, they've actually gone the opposite direction of Mozilla in that sense. Mozilla was initiated by a company, and picked up by the open source community. Konqueror was initiated by the open source community, and picked up by a company. :)

  17. Re:Cell phone / home phone on Cell Phone Number Portability Finally A Reality? · · Score: 1

    Is anyone aware of any regulations allowing you to transfer your home phone number to your cell phone if you were to disconnect your home phone number?

    I think there are a lot of people who would rather not really want to go through such a transfer. Sure, there are some who would find it convenient, but think about it - how many phone calls does your home phone number get at dinner time? Or if your area is like mine, all day long? My home phone got at least 30 calls during pre-dinner hours, all of them telemarketing or answering machine spam.

    I'm sure someday it'll be just as annoying with your cell phone, but for now I'm enjoying the peace and quiet of having only a handful of people knowing how to reach me now that my land line has been disconnected. :) And for those few unsolicited calls that do slip through, I'm thankful for caller ID on my cell. Now if I had a phone with an option to only ring audibly for numbers in my phone book, that'd be pretty sweet...

  18. Re:The "nudge nudge wink wink" factor on Mac OS X: The Missing Manual (Second Edition) · · Score: 1

    There's a heavy flavor of Aren't-We-Mac-Users-So-Special and gleeful putdowns of Microsoft that turns me off.

    I'm not so sure why this is a big deal - I didn't notice this 'flavor' much, but perhaps that is because I've been reading Slashdot for years. All joking aside, though, I think this is indicative of the lighthearted nature of this book - which is its biggest strength, imo. The author loves the Mac, and isn't ashamed to show pride in the machine and the OS. But he also is very honest about the shortcomings of OS X, and instead of just griping about them, he provides real solutions.

    To me, the fact that the Missing Manual is a fairly laid back (while still informative and thorough) read is one of the best reasons to have it on your bookshelf. Hardcore geeks may scoff at the idea, but I am a hardcore geek and have found the book to be handy; if for no other reason than because of the frequent interludes that explain the history of this or that in the Mac world, helping to give some background to what you're learning. To a (now former) Mac outsider, that is very useful indeed.

    Oh well, just my two cents.

  19. Watermarks? on Apple Terminates Safari Seed Program · · Score: 4, Insightful

    Maybe instead of discontinuing this program, Apple should have quietly started watermarking the private builds of Safari. A different watermark for each developer they give a sneak peak too. Then when it's leaked, they'll know who did it.

    Of course, they may do this already, and just decide not to divulge that information... Just a thought anyway.

  20. Re:A crowd Pleaser on Screenshot History of Windows · · Score: 1

    I - must - press - Ctrl-S - every - 15 - seconds reflex

    I think the worst is when you find yourself typing :w or :wq after you say something on IRC. Sadly, I've done that more times than I'd care to count...

  21. Re:A true throwback distro on Slackware 9 Unleashed to World · · Score: 5, Insightful

    Some people think the ease of use found in modern distros is a sign of weakness. I think its a sign of progress.

    This is such a troll, but I'll bite anyway. Slackware is not a "throwback" distro. It is all about simplicity. Believe it or not, some people don't WANT to use lots of GUI stuff, and they don't WANT everything set up for them from the start. Slackware is great for building a system that does what YOU want, and ONLY what you want. It also does so while being more UNIXy than other distributions, which is either a feature or a curse depending on your point of view.

    And IMO, the installer is not hard to use. It's very straightforward and offers details that make it pretty simple to get things set up the way you want. Okay, it's not going to go through and auto detect your sound card for you, and it's not going to resize your partitions. But honestly that's not what Slackware is for. It's about being simple, clean, and full featured (or not, as you desire).

    There is without doubt elitism in the Slackware community, but that is not what Slack is all about. And for the record I have never seen someone use the term "Redhate". If they did, they still wouldn't be half as trollish as you, my friend.

  22. Re:very cool on Wavy Lenses Extend Depth of Field in Digital Imaging · · Score: 4, Funny

    I did my master's research in extended depth-of-field optics

    Was he a cruel master, or a tough but fair one? :) </lame>

  23. Re:Proprietary Document Formats on Office 2003 and XML · · Score: 1

    While there are currently some "open" formats like PDF and PS, the problem is that they are not easy to create for the average user, nor are they easy to edit. While PDF may be a good format, we need something better.

    A step in the right direction is to take a cue from Apple: make creating PDFs easy as pie by building print-to-PDF support into the OS. It doesn't matter what app I'm in, if I can print, I can make a nice PDF out of my document (or image, or whatever). While this isn't great for things you intend other people to edit without having to cough up the dough, and it doesn't compress graphics in your PDF (something you'll need to pay Adobe for), it is a definite step in the right direction.

    If I want to send someone a file, and I don't intend for them to be able to edit it (or if I simply want to make sure it will match as closely as possible to the look I intended), I just "print" up a PDF. I've yet to have a problem with people being able to view my documents, and it's very handy when I need to carry a document off somewhere else to print...

    </proapple>

  24. Err on Microsoft and the SPAM Game · · Score: 0, Offtopic

    Shouldn't that be "The Spam Game" and not "The SPAM Game"? Hormell may not go after every little thing that says "SPAM" anymore, but I think Slashdot should have enough courtesy to not use the all-caps version. Wait... "Slashdot" and "courtesy" in the same sentence... What am I thinking?

  25. Re:Wireless @ McDonalds on McDonalds to go Wireless? · · Score: 1

    Yep, soft drinks are a huge money maker for food places.

    Amen to that. At the state fair around here, someone I know does drinks and snacks vending. They make a 400% profit on Coca Cola, because the cups and the soda itself costs them next to nothing. The state fair is a great place for profits like that - you can sell air and liquid for outrageous prices and people will pay. It's all part of the spirit, and cool drinks are a necessity here in the desert in summertime...

    I'm in the wrong business.