Slashdot Mirror


User: Macrobat

Macrobat's activity in the archive.

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

Comments · 263

  1. in-class handwritten essays on Cheating Via the Internet at College · · Score: 1

    Have the students write in-class essays on whatever topic they're supposedly plagiarizing Wikipedia for. They'll have to either learn the subject, or at least memorize a summary of the main points (which is what a sizable portion of them do anyhow).

  2. Not 'Public' on Trolltech Going Public · · Score: 3, Funny

    It's PubliK.

  3. Re:Interesting... on Vim 7 Released · · Score: 4, Funny
    .. When did Perl get demoted to 'etc'?

    It didn't. It's right there in '/usr/bin/' where it's been all along.

  4. Re:Remarkably Useless page. on Linux Lupper.Worm In the WIld · · Score: 4, Funny

    You know, if you link to a porn site, you could at least warn us.

  5. Re:Powered by Mathmatica... on An Experiment in A New Kind of Music · · Score: 1
    Music composition has very little to do with mathematics, and much more to do with patterns.

    Ummm...and painting has very little to do with light, and much more to do with color.

    And poetry has very little to do with words, and much more to do with language.

  6. Don't be "dependant" on a spell-checker on When Should You Buy Your Kid A Laptop? · · Score: 1

    But maybe you could run one by your posts every so often.

  7. Variable names on Successful Strategies for Commenting Your Code · · Score: 1
    I just make sure my variable names are meaningful, and that's all the documentation I need.

    For instance:

    int xIsanIntegerIWantedToMakeItAFloatButBobFromTheUser TestingGroupSaidWeDidntNeedToBeThatPrecise

    Simple, clear, no need for comments.

  8. Is this really an OS question? on Designing an OS for Blind/Deaf Users? · · Score: 0, Redundant

    I guess I'm being a little nit-picky, but what difference to a blind person does the method of loading device drivers or allocating memory really make? That is, is this even a question that needs to be answered on the OS level? It seems more like an application level issue.

  9. Re:Sounds in outer space on The Feasibility of Star Wars Tech · · Score: 2, Insightful
    Ships and weapons make sound in a vacuum in the Star Wars/Star Trek universes. Defying the physical laws of this universe.

    Yeah, and another thing that annoys me...where's all that damn music coming from?

    Seriously, that's what we call dramatic license.

  10. Re:Somehow I can't buy into this being soo dark... on Kevin Smith Previews Revenge of the Sith · · Score: 1
    he sounds exactly like a Star Wars fanboy who quite possibly saw something NOT happy/funny/good for the first time.

    Maybe he sounds that way to you, but he's actually fairly well-rounded in his viewing tastes. I remember him raving about "A Man for All Seasons," for example, in an NYT interview, expressing surprise that more people haven't seen it -- and that's not exactly a happy/funny/good ending, either. And IIRC, this is the guy who killed off Karen Page in the DD comics.

  11. Re:New ideas on From Bash To Z Shell · · Score: 1
    No, I am (mostly) right and you are (partially) wrong.

    If the value of $foo is "bar", then $foo, "$foo", and '$foo' all give the error "bash: bar: command not found"

    echo $foo
    and
    echo "$foo"
    both return "bar."

    echo '$foo'
    returns "$foo." If $bar has the value "ls", then
    grep foo `$bar`
    will search for 'foo' in whatever is listed in your directory.

    My basic point was, the quoting mechanism is no more complicated than the (US) English sentence: I said, "He explicitly said to me, 'don't feed them after midnight.'" And the multiple quote styles are necessary for approximately the same reason--you need to talk sometimes about the quotation, and sometimes about the meaning of the quote.

  12. Re:New ideas on From Bash To Z Shell · · Score: 1
    '$foo' is not the same thing as `$foo` or "$foo"?

    echo $foo
    will give you the value of $foo (say, "bar").

    echo "$foo"
    will return the string "$foo"

    `$foo`
    will give you the output of the command, if the value of foo is set to a recognized command. Useful for combo commands.

    These are convenient, and not too hard to remember. Just out of curiosity, how are these things done in fish?

  13. Re:What browser did they use? on Firefox and Opera Fail the Acid2 Test · · Score: 1

    Well, okay, but if I had a few pages of c++ code and I said that no compiler could run it, I'd be blaming my code rather than the compilers, if you know what I mean.

  14. What browser did they use? on Firefox and Opera Fail the Acid2 Test · · Score: 5, Interesting

    Just out of curiosity...what browser did they use to get the successful reference rendering? I'm presuming there's one that successfully renders, otherwise, how do they know their test code is valid? I've clicked around but don't know what they used to generate that png.

  15. Re:No clue on Benioff and Weiss To Write Ender's Game Script · · Score: 1

    Short summary:

    A war in space breaks out between humans and an intelligent insect race. Turns out that space combat ability is a little like chess in that talent can show at a very early age, so the government takes children as young as five and trains them for combat by putting them through simulation games. "Ender" Wiggin is a young child with a talent for combat, so he is one of the recruits.

    The games aren't merely training, or, to put it another way, the training isn't simply in strategy and tactics. The games are also used as psychological evaluation and emotional manipulation, with games-within-games and tests that don't appear, on the surface, to be tests. Fairly creepy thing to do to adults, much less children.

    There's more, but I don't want to spoil it for a potential reader.

  16. Re:Hmmm ... on OCaml vs. C++ for Dynamic Programming · · Score: 1
    Any chance your implementation is not memoizing?

    Well, he said he was memoizing in the article. You can check his code here.

  17. Sounds like stock advice... on Paul Graham Explains How to Start a Startup · · Score: 1

    Sounds like the old, iron-clad "buy low, sell high" stock advice to me. While incontrovertably true, it still doesn't tell you how you're supposed to to that.

  18. Re:Tip #1... on Randal Schwartz's Perls of Wisdom · · Score: 1
    One thing to remember is that Randal did that in order to alert Intel to the insecurity in their passwords. If I remember the story right, he went to his bosses at the time and said "I think there might be some insecure passwords on our network."

    "Don't worry about it," was the alleged gist of the response, but Randal insisted. When they said that there was no problem, that's when he ran Crack and presented them with the list of passwords, to prove that they were insecure. That's when they slapped the criminal charges on him.

    My take on it has always been, I'd have fired him (because when your boss tells you specifically not to do something, it becomes his problem not yours, and disobeying a direct order is a firing offense); I wouldn't have pressed charges, though.

    Actually, I would have listened to him in the first place, but, for better or for worse, his orders were to steer clear of the password file.

  19. Why the hype? on GlobalFlyer Completes Record-Breaking Flight · · Score: 4, Insightful

    This really seems to be overhyped to me. It is, at most, an incremental improvement over the status quo. Lindberg crossing the Atlantic was significant because nothing like it had ever been done; but we first orbited the Earth back in the '60s, military aircraft circle the globe in flight constantly, and there has never really been a commercial need for a plane that could go more than halfway around the world at one time. So, yeah, congratulations and all, but this sounds more like a millionaire sailing around the world in his yacht than the next Magellan.

  20. Lawyers for the IANA on A Concise Guide to the Major Internet Bodies · · Score: 5, Funny

    I wonder if the lawyers for the IANA ever abbreviate their titles to IANAL. And I wonder if that ever confuses the heck out of people.

  21. Look in the lower right-hand corner. on KDE 3.4 RC1 Released · · Score: 1

    This explains everything about KDE development.

  22. "Considered" considered ignorant on Fan Group Creates Full-Length Discworld Movie · · Score: 1
    Look at how badly music translates into movies, or how poorly a sculpture translates into a song.
    That's a lame-brained analogy. Books and movies have a lot of overlapping areas: they both have stories, they both have characters, they both have settings, themes and tone.

    Would you say that drawing badly translates into painting, or that pipe organ music badly translates into orchestral scores? Well, then Michelangelo and J.S. Bach would disagree. And these are closer analogies to books-into-movies than the contrived examples you came up with.

  23. I can one up that on Online Trust Failing Overall · · Score: 1

    I used to work for a company that required everyone to use the same, default password. I changed mine one day and got a visit from my supervisor a few days later asking why I'd changed it, and an order to change it back. Needless to say, I found another job quick.

  24. So is he doing something about it? on Judge in SCO Case Notes Lack of Evidence · · Score: 1
    That's my question: is this just some throat-clearing, or is it in preparation for making a ruling? (Dismissed with prejudice, one would hope.) Maybe he's giving an indication of his leanings so that he can let SCO back down before he resorts to a method that overarching. Although at this point, I'd think that any slapdown to SCO is well-deserved and long-overdue.

    But it sounds like, without issuing a ruling, he's just muttering to himself.

  25. Data Corruption on NIST Releases Study Of CD/DVD Longevity · · Score: 3, Funny

    Only problem is, the message gets corrupted really, really fast. Witness the Religious Right in America. Or medieval Europe. Or the tail end of the Roman Empire.