Slashdot Mirror


User: Wrexen

Wrexen's activity in the archive.

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

Comments · 132

  1. Right on the money on Divx Now Adware Supported Only · · Score: 5, Funny

    Posted by timothy on Wed August 20, 02:42 PM
    from the neither-factual-nor-new dept.

  2. Quality in every drop on Masters of Doom · · Score: 4, Funny

    "Kevin reviews below David Kushner's Masters of Doom"

    Slashdot editors are construction masters of sentences.

  3. Enough with the pretenses! on When Wrongfully Accused of Hacking, What Can You Do? · · Score: 5, Funny

    Can we just rename "Ask Slashdot" to "Ask legal advice from a bunch of non-lawyers" ? It's been a long time coming

  4. Precious Roy? on Roomba Competitor Slightly Lacking · · Score: 3, Funny

    Anyone else reminded of the Precious Roy sketches from "Sifl and Olly" ?

    Precious Roy, Precious Roy
    Making lots of suckers out of girls and boys!

    Suckers!

  5. Review? on Decipher · · Score: 3, Insightful

    Hint: Reviews aren't supposed to have spoilers - a review is primarily to tell you whether or not you'd be interested in reading the book.

  6. Solution to all life's problems... on Getting Back Into Shape While At The Office? · · Score: 1

    Switch to vodka!

  7. Re:Run As isn't as good as su or sudo on NYT Reports Porn Spam Hijacking Network · · Score: 1

    You can run cmd.exe as a different user and run the batch file from there with elevated privileges. If an installer is poorly written, that's not Windows' fault, although the process of making a "proper" installer could be better documented

  8. Re:There are significant differences... on NYT Reports Porn Spam Hijacking Network · · Score: 3, Informative

    cannot speak for later versions of Windows since I stopped using them, but I never saw a version of windows that does not force you to completely log off and back on to access privileged functions, encouraging people to run with privileges on all the time, because they cannot just enter the password for privileged activities. Su does not exist, nor does sudo.

    That may have gotten modded up as interesting, but it's just plain wrong. All modern versions of Windows have the "Run As..." command whereby you can start a process as if you were logged in as any other given user. This includes doing things like starting a Control Panel applet or CD Burning program as Administrator or running an installation program as a Power User.

    To do this, just shift-right-click on the shortcut, or use "runas" on the command-line

  9. Next on /. on Mailing Disks is Faster than Uploading Data · · Score: 5, Funny

    This week: You can make a trade-off between latency and throughput!
    Next week: Cars that can haul less can be more fuel-effiecent!
    The week after: Algorithms that use more memory, but are faster to execute!

    Wonders never cease!

  10. Re:Why does my phone keep beeping? on Real-World Hyperlinks · · Score: 1

    You mean like you what can currently do with paper and glue? Advertisers don't seem to be vandalizing each others' billboards right now, I don't see how this is going to change anything. Nor do I see spammers putting stickers over movie theater ads in my city.

  11. Not an uncommon sight on Reviving the Finger Protocol to Fight Spam? · · Score: 5, Funny

    Anyone noticed a trend in "Ask /." lately? Usually looks something like this


    Dear Slashdot,

    I have a great idea for fixing a problem that's been plagueing us all. By simultaenously implementing IPv6 world-wide, converting the US to metric, adding mass transit to rural areas, teaching everyone Esperanto, and making Linux ready for even the most stubborn grandmother, all the worlds problems will be solved. There's just this problem of implementation, i.e., how do I do it? I'm sure some clever /. can come up with a solution. Thanks!

  12. Re:In Retrospect, Some Grievances (spoilers!) on Matrix Reloads to $42.5 Million Opening · · Score: 1

    Regarding point #1:

    I already posted this elsewhere in the thread, but it's probably going to get buried, so here it is again without The Bonus

    I think this was a parallel to Buddhism. Neo is clearly a Buddha figure (enlightenment (being The One) allows him to escape from the suffering of the Matrix), and if you read Buddhist texts they tell how the Buddha was a rich man that enjoyed nothing but worldly pleasures. The dance/sex scene was showing that in the world of Zion, Neo is not yet enlightened and is still a part of the unenlightened activities. Contrast this to the end of the movie where he is enlightened in the world of Zion (you know what I'm talking about, so no need for a spoiler here)

  13. Wheel of Grammar on Freeware Archon Remake, 20 Years On · · Score: 2, Funny

    ..., but polls and development diaries galore for this interesting remake

    Pat, I'd like to buy a verb please

  14. iLoo dupe? on What's Microsoft Up To? · · Score: 5, Funny

    ...although that hasn't stopped you from submitting stories about it, oh no

    We know you're easily tricked :)

  15. Re:Wrong way. on Distributed Computing Attacking SARS · · Score: 2, Funny

    The same way we cured the common cold! Oh, wait...

  16. Stopping NT Messenger Spam on Preventing the NT Messenger From Use as a Spam Portal? · · Score: 4, Funny

    Step 1) Go to google
    Step 2) Type in "NT messenger spam"
    Step 3) Hit the "I'm feeling lucky" button
    Step 4) Stop NT Messenger Spam
    Step 5) Submit question to "Ask Slashdot" anyway
    Step 6) ????
    Step 7) Profit!

  17. Re:Let me get this straight.. on Understanding .NET: A Tutorial and Analysis · · Score: 1

    ...there's no complete "alternative" .NET implementation...

    Whose fault is that?

  18. Future work on Blacker Than Black · · Score: 4, Funny

    Scientists estimate this will be the blackest material ever manufactured, until they perfect the technique of mass-producing Hillary Rosen's soul.

  19. Re:OMG templates totally rule! on Java Gets Templates · · Score: 3, Informative
    Templates are useful for tons of things other than generic containers. Consider something like this in C++
    template <class T> T Max(T x,T y) {
    if(x>y)
    return x;
    else
    return y;
    }
    The compiler can determine at compile-time if you're comparing similar types, and error if you're not. Also, it doesn't need to do any run-time type checking to figure out which > to use.

    The Java equivalent would return an Object and take two Objects as parameters. All the type safety you work so hard to preserve is lost, and at run-time you're taking a performance hit every time this is called for a myriad of reasons.
  20. Operator Overloading? on Java Gets Templates · · Score: 3, Interesting

    Does this mean Java will get operators soon? Back when Java was introduced, lack of templates was called a "feature", just like the lack of operator overloading. Have the designers seen the light?

  21. Indeed! on 101 Uses for an AOL CD? · · Score: 5, Funny

    I'm sure this hasn't been covered by people who want to make fun of AOL's CD spamming policies. In fact, I'm sure using a major search engine would fail to produce any results

  22. Re:The first story I've seen.... on Qiuet Keyboards with Tactile Feedback? · · Score: 5, Funny

    So you're new here?

  23. Ask Slashdot: PCI RAM Extender Cards? on PCI RAM Extender Cards? · · Score: 5, Funny

    Posted by Cliff on Sat November 16, 03:13 PM
    from the I-have-no-idea-what-bus-bandwidth-means dept

  24. Eh? on W3C Releases Drafts For DOM L2 And More · · Score: 5, Funny

    Web Ontology Language (OWL) Guide

    Soon to be followed by the Acronyn Formation Policy (FAP) ?

  25. Re:Hrm. on Tetris Is Hard: NP-Hard · · Score: 5, Informative

    The inventor of Tetris is alive and well. In fact, I just saw him give a talk while visitng UIUC at their Reflections and Projections conference.