Slashdot Mirror


User: VGPowerlord

VGPowerlord's activity in the archive.

Stories
0
Comments
4,725
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4,725

  1. Re:How they make children on Command Line Life Partner Wanted · · Score: 1
    I thought the middle part was already done by invoking

    make love
  2. Re:Good in some ways... on Microsoft to Force IE7 Update on February 12th · · Score: 1

    They damn well better care. If this software is used somewhere on the Web as opposed to an intranet, their direct customers losing 50% of THEIR potential customers is a big deal.

  3. Re:Perl 5 to Perl 6 on perl6 and Parrot 0.5.2 Released · · Score: 1
    do_something() unless($did_it_already);
    obfuscates the instruction order. It can also be problematic if you're working in a text editor on a heavily indented set of instructions and it looks like this:

    $default = DEFAUL_ORD...
    where ... is where the text editor scrolls the text off the screen. If I'm skimming a file, I'm probably not going to scroll to the right because I'll assume DEFAULT_ORD is DEFAULT_ORDER, defined near the top of the file like so:

    use constant DEFAULT_ORDER => 'name ASC';
    Except that... what if the line is actually

    $default = DEFAULT_ORDER unless ($use_default = 'false');
    (Yes, that = typo is intentional).

    Oops, I just created a condition where $default is never set to DEFAULT_ORDER.

    Yes, this example is contrived, as no one in there right mind would use if ($use_default == 'true') and unless ($use_default == 'false') instead of just if ($use_default) and unless ($use_default), but I believe it does demonstrates my point.
  4. Re:Perl 5 to Perl 6 on perl6 and Parrot 0.5.2 Released · · Score: 1

    You think that's bad, using "->" will throw an error in Perl 6, reminding you to use ".". "->" has no other purpose in Perl6 than to throw that error...

    Oh, and I mentioned this in response to the grandparent, but the concatention operator changed again during Perl6's development, this time to "~".

    I agree with your sentiments, though. Since Perl6 is like learning a whole new language, why not just learn something else instead?

    P.S. I like Perl 5.6 or 5.8 myself. 5.6 added the "our" operator to use instead of "use vars". 5.8 added utf8 support to perl's internals. btw, Perl changed numbering schemes and went from 5_005 to 5.6 (which is really 5_006) in its documentation.

  5. Re:Perl 5 to Perl 6 on perl6 and Parrot 0.5.2 Released · · Score: 1

    Actually, somewhere along the line, concatenation changed again, to "~"

    So, now, variable binding with RegExs are done with "~~" instead of "=~".

  6. Re:Perl 5 to Perl 6 on perl6 and Parrot 0.5.2 Released · · Score: 1

    I hate to break it to you, but Perl 6 is one of the "latest Web2.0 gizzmo language thingies."

    It's Perl 5 trying on Ruby's clothes.

  7. Re:Not "Community". More like Larry's Magnum Opus. on perl6 and Parrot 0.5.2 Released · · Score: 1

    The problem I have with Perl 6 is that they plan on changing core operators. A lot of Perl 4 code will run on Perl 5. Perl 5 code will run on Perl 6... in compatibility mode.

    The catch is this: Perl 6 code can't be mixed with Perl 5 code. There are differences even in basic syntax and operators.

  8. Re:iptables on Microsoft to Force IE7 Update on February 12th · · Score: 1

    I disagree. It should be on the OUTPUT chain, and have the source changed to the destination. ;)

  9. Re:Good in some ways... on Microsoft to Force IE7 Update on February 12th · · Score: 3, Informative

    I believe he was pointing out the shortsightedness of the company that designed said system. I don't know about anyone else's site, but between Firefox 2 and IE7, that's just under half my site's visitors right there (49.48% for the month of January as of 6am this morning).

  10. Re:What are you talking about? on What Bugs Apple Fans About Apple · · Score: 1

    Apple has never made secret that it builds only mid-high end machinery, not low-end budget computers.


    Except for Desktops, which has the Mac Mini as a budget computer. For that matter, in certain respects, the iMac is also a budget computer.
  11. Re:Asking slashdot? on Down Time At Work — What Do You Do? · · Score: 2, Funny

    Everyone knows BOFHs visit the pub during downtimes!

    Particularly if the BOFHs created said downtime so that they could go to the pub.

  12. Re:It is really simple on SPARQL Graduates to W3C Recommendation · · Score: 1

    Yes, but it's an sssumption based on the evidence. Otherwise you'd need, at minumum, a 4-column primary key (first name, last name, address, and either state/province or postal code).

    That and 12 appears before the more important details, such as first name and last name.

    Yes, these are just anecdotal evidence, but if it walks like a duck and quacks like a duck...

  13. Re:It is really simple on SPARQL Graduates to W3C Recommendation · · Score: 1

    How is that describing a point in 7-dimensional space? I don't need 7 coordinates to find that point, I need one: 12.

  14. Re:Second biggest? on Pirate Bay Gets a 4,000-Page Complaint · · Score: 3, Funny

    I don't think they had paper yet when Cain murdered 1/4 of the human population.

  15. Re:Technical barriers to copyright violation on EFF Takes On RIAA "Making Available" Theory · · Score: 1

    I'm still not sure how downloaders could be held liable, except on p2p networks.

    In order to create a copy, I need to already have a copy in my possession. As an uploader, I do. As a downloader, I don't.

    If the articles I've been reading are right, the RIAA has been going after people who have files in their p2p shares.

  16. Re:Technical barriers to copyright violation on EFF Takes On RIAA "Making Available" Theory · · Score: 1
    IANAL
    I'm assuming we're talking about US Courts here since the RIAA was mentioned.

    When you create a new file with a one time pad key from, say, a music file, the new file would be a derivative work of the original music file (which may in turn be a derivative work of a CD if you ripped it from a CD). While fair gives us the right to make such copies, the new file inherits the original owner's copyright.

    As for OFF, if the RIAA can actually prove that a specific person added a music file to the filesystem, the judge could find the person who inserted the file into the filesystem guilty of copyright infringement. There's also the possibility of secondary infringement for everyone hosting a piece of the original file, although from the sound of it, they don't do so intentionally. However, since part of the intent behind OFF is to store copyrighted files (see quote from their FAQ below), the court may think otherwise.

    Why are you doing this?

    Good questions. The reasons are as varied as the people who came together here. Some of us find the overwhelming legal presence of the copyright industry a distinct and severe threat to technical innovation. Some of us find the paradigm-shifting concept of a brightnet fascinating. Still, others will back anything that can fight the copyright industrys toe-hold on the free flow of information. Most of us are just insane, though.
  17. Re:I hate to be the one to break it to you on McDonald's UK CEO Blames Video Games for Childhood Obesity · · Score: 1

    I'm making a note here: HUGE SUCCESS

  18. Re:Sounds like like Lunix, OSX on 95 Of Every 100 Windows PCs Miss Security Updates · · Score: 1

    As I recall, the Windows Update balloon goes away on its own if you ignore it.

    Also, the grandparent was talking just about system updates that he forces down to users with WSUS.

  19. Re:Sounds like like Lunix, OSX on 95 Of Every 100 Windows PCs Miss Security Updates · · Score: 3, Insightful

    Mac users don't get annoyed by the bouncing icon?
    Ubuntu users don't get annoyed by the yellow box that pops up about system updates?

    You'd think that update systems that get on people nerves would actually make them update...

  20. Re:Is that... on 95 Of Every 100 Windows PCs Miss Security Updates · · Score: 1

    I haven't actually tried this, but doesn't the Windows Update Service just throw the notice at whichever user is logged in, since it already runs as a privileged user?

    This also doesn't apply to businesses that use a [url=http://technet.microsoft.com/en-us/wsus/default.aspx]WSUS[/url] [url=http://en.wikipedia.org/wiki/Windows_Server_Update_Services]setup[/url].

  21. Re:Finally! on Diebold Voter Fraud Rumors in New Hampshire Primaries · · Score: 1

    I third that.

    I noticed Slashdot editors tend to favor certain posters stories. Beats me as to why.

  22. Re:Bwahahahahaha! on Identity Theft Skeptic Ends Up As Fraud Victim · · Score: 5, Funny

    From the other guy's perspective:
    In the immortal words of Bugs Bunny: "Ain't I a stinker?"

  23. Re:Wow! and I thought I was retro! on XP/Vista IGMP Buffer Overflow — Explained · · Score: 1

    Might I recommend a virtual machine to play DOS games?

    or the DOSBox emulator.

    That way you don't have to figure out how to get sound working in DOS on anything made after 1997 or so.

  24. Re:Any way to... on NSI Registers Every Domain Checked · · Score: -1

    As a reminder, Network Solutions owns the central registry for .com and .net. If you want to cost them money, use a different TLD.

  25. Re:2 vs 3 on Torvalds Puts Support Behind GPL2 Linux · · Score: 1

    I hate to say it, but I think locking into a license he liked is a better idea than locking into a license that can be arbitrarily changed by another group of people.