Slashdot Mirror


User: Woko

Woko's activity in the archive.

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

Comments · 131

  1. Re:It's going to really twist continuity on Douglas Adams Written Dr. Who Episode Goes Into Production · · Score: 2

    Of course, most DW fans think that allowing even Ancestrial Cell to be considered canon wrecks the entire DW universe...)

    I think Lawrence Mile's review of The Ancestor Cell pretty much sums up a lot of people's feelings about that book.

  2. Re:Big deal on Harry Potter & The Chamber of Secrets Leaked · · Score: 1
    While we're at it, why not make a movie for the Silmarilion?


    The problem with The Silmarillion is that its more a recording of an oral history than a straight work of fiction. Maybe some of the stories inside such as "The Tale of Turin Turambar" could be made though.

  3. Re:What's his name ..... on It's Not a Police Box, It's a Tardis · · Score: 2

    I thought he mostly signed his name as "Dr. John Smith"?

  4. Nothing more could have been done to prevent S11? on Donald Norman On Software And Other Things · · Score: 2, Informative

    It's hard enough to take his comments about a tyrant producing the best design, but to say that better design could not have at least delayed the collapse of the towers, allowing hundreds more to escape is plain wrong.

    Better fireproofing on the steel beams, or even if the rumours are true, absestos fireproofing above the 64th floor could have prevented many deaths.

  5. Re:People swearing is the truth. TechTV has said.. on Xbox Live Beta Report · · Score: 1

    Even with a 2-3 second time lag? Thats a lot in TFC or counter-strike

  6. Re:enlightenment on Red Hat 8.0 Reviewed · · Score: 1

    Hey, some of us still run afterstep. There hasn't been a better or more configurable desktop pager.

  7. Re:Yet Another Slashdot Celebration on MS/Waterloo Curriculum Deal On Hold · · Score: 1

    C++ may be a bit of a kludge, but it suffers from trying to patch too much OO onto C, not from being half-hearted. Multiple inheritance kinda works, but templates and the STL are clearly an afterthought.

    If they really wanted to teach OO for the sake of OO, than maybe SmallTalk or Eiffel would be a better choice.

  8. Re:Home School on Algebra As A Gateway Subject · · Score: 1

    While /.rs may be afraid of social interaction, I'm guessing your completely terrified of punctuation, grammer, spell checkers and paragraphs.

  9. Re:Bad programmers don't change. on Motivating Your Co-Developers? · · Score: 1
    Thanks for your post. I've found there are virtually no original problems, and your answers and concrete suggestions will be invaluable to myself and others.

  10. Re:Its a tough job and a somewhat dangerous one.. on Motivating Your Co-Developers? · · Score: 1

    Most real engineers work gets checked as a matter of course, by another real engineer.

    Nobody except 'software engineers', puts something into production without having tested it.

  11. Re:good luck........ Judicial vs. Congressional on Broadcasters Appeal Royalty Ruling · · Score: 1

    It's lucky that the Judicial branch is well known to be fully impartial, and would never vote along party lines. If they did that, they'd have the power to annoint their own preferred president.

  12. Re:Obligatory Star Wars quote on House OKs Life Sentences For Hackers · · Score: 1

    Fear will keep the state governers in line. Fear of Federal laws and Federal forces.

  13. Re:Disturbing on Windows 2000 - Nine Months to Live · · Score: 1

    I don't think money is the basis of morality.

  14. Re:See, this is what's cool about OSS.. on BitchX 1.0c19 IRC Client Backdoored · · Score: 1

    No, it's still possible to binary-patch programs - but it's damned hard, near impossible to do anything complex, unless you first partially reverse-engineer the software.

    Virus patch binary executables all the time. Its simple enough to patch the entry point to jump to added code at the end of the file, and then jump straight back.

  15. Re:Some of us go to great lengths on Anti-Spammers Wage E-War · · Score: 1

    I can certainly attest to the effectiveness of SPEWS. Ever since my ISP started using it, SPAM has gone down to an average of 3 or 4 a week.

  16. Re:Doesn't take itself seriously at all. on Buffy Staked Again By Emmys · · Score: 1

    It's a fun show, even in this season which is considerably darker than those before it.

    Its not darker, its just less interesting watching characters who are in a miserable rut week in and week out. The jokes, villains and hereos this season are just limp.

    OMWF being the exception.

  17. Re:2600.com on All Sourceforge.net Being Blocked by SmartFilter · · Score: 1

    And just for good measure, suggest microsoft.com and apple.com as mp3 sites.

  18. Re:GNOME or KDE does not mean much to me now on A User's First Look at GNOME 2.0 · · Score: 1

    Well I'd nominate Afterstep as having the best desktop pager/switcher app of any WM. You can have multiple desktops divided into as many multiple workspaces as you like. Applications can even sit between different workspaces.

    You can run kde & gnome apps anyway, as long as you've got the gtk+ and qtx libraries installed. I don't find that kde or gnome offers that big advantage over a traditional WM.

  19. Re:About atheism on Moshe Bar on Programming, Society, and Religion · · Score: 1
    They need the assurance that there is no God - or at least that the existence of God is very unlikely. Otherwise the thought that they are going to suffer for eternity after death gets unnerving.


    Your assuming eternal damnation awaits every atheist. I hope you've chosen the right brand of Christianity, because who knows what a vengeful God will do to people that worship other Gods?

  20. Re:Half the cost? on Microsoft vs. Northwest Schools Part III · · Score: 1

    BlueJ is also a pretty good introductory tool for Java and OO programming. Written in Java too, so it'll run everywhere Java does.

  21. Re:Designing Linux Applications on Designing Good Linux Applications · · Score: 1

    Well our resident crack smoking moderators certainly agree with you.

  22. Re:My two cents: on Designing Good Linux Applications · · Score: 1

    Just out of vague curiousity, what did that rant have to do with the article linked to?

  23. Re:Integrated applications on Designing Good Linux Applications · · Score: 1

    IHBT. IHL. :(

  24. Re:Integrated applications on Designing Good Linux Applications · · Score: 1

    Insightful!?

    Pipes are not the be all and end all of interprocess comunication.

    There are much better ways of handling larger amounts of different types of data. Even KDE (dcop), Microsoft (com) and Gnome (bonobo) agree on that.

  25. Re:This is plain wrong. on Designing Good Linux Applications · · Score: 1

    Writing a document on a specific subset of applications is a perfectly valid thing to do.

    A paper titled simply 'Designing Applications' would have to cover everything from real-time systems to webservers to 3d games. Your not going to _sensibly_ be able to cover that in a single text.

    Criticising somebody for imparting domain specific information is a great way to appeal to the more simplistic moderators, but makes little sense.