Slashdot Mirror


User: chrisseaton

chrisseaton's activity in the archive.

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

Comments · 285

  1. Re:Two Towers on ILM Now Capable of Realtime CGI · · Score: 3, Informative

    "Sensors on Andy S's Body capturing movement data and feeding it into a computer"

    Yes... and then rendering the character on top of the real from using the motion capture info.

    It's still realtime rendering.

  2. Re:Another thing that X should have had a long tim on Translucent Windows for X using OpenGL · · Score: 1

    It has had native support for alpha blending blitting since Windows 98. Translucent windows have been in there since Windows 2000.

    As someone who's been working with them a lot recently - http://www.chrisseaton.com/software/software.php?s oftware=orselli - I can say they're pretty damn cool.

    50 fps when blending a window half the size of the screen is typical in my (very heavy and as yet unoptmised) app - no flickering at all.

  3. Re:OOP is frequently the wrong answer on The Post-OOP Paradigm · · Score: 1

    Sometimes I see things where all classes inherit from an "object" class, which inherits from a "structure" class, which inherits from a "somebytes" class et cetera ad inifitum

  4. Re:But I don't listen to music... on EFF Lawyer Argues For Compulsory Music Licenses · · Score: 1

    My God! This is communism!

  5. Lcenses? on EFF Lawyer Argues For Compulsory Music Licenses · · Score: 1

    How about compulsory English lessons?

    (checking spelling to avoid hypocrisy...)

  6. Clear TOS on Building a Town-Wide LAN? · · Score: 4, Informative

    I think you should lay down a clear TOS. With all the trouble recently, you should make everything transparent from the start.

  7. Rube Goldberg? on 606 Takes To film Rube Goldberg-like car ad · · Score: 3, Interesting

    I wasn't familiar with Rube Goldberg's work before this, but it looks like a carbon copy of Heath Robinson's style. Anyone agree with me here?

  8. Re:Self sustained? on Microsoft Also Wants Universal Music? · · Score: 1

    "You'll get over what ever shitty music you listen to"

    I'm a tennager (18) and I wouldn't listen to almost any of those artists to save my life either. But it's not because I'm into some stupid phase of punk or insanely anrgy death rock - I only really listen to classical and some classical style chillout.

    I don't think classical is something you "grow up" out of.

  9. Re:Cops??? on Stash Your Hard Drive In The Attic · · Score: 1

    That's the problem with thresholds, but other people read it the same way I did. Anyway - I believe you are not a ped.

  10. Re:Cops??? on Stash Your Hard Drive In The Attic · · Score: 1

    Look down the thread - AC said "Actually kiddie porn varies", I said the stigma was more serious, you said "we all do it".

    The thread was clearly about child porn when you replied.

    You'll notice that you confused several other people too: Another AC replied to you "Where do you live where 'we all' are collecting kiddie porn?"

  11. Universal artists? on Microsoft Also Wants Universal Music? · · Score: 1

    What artists does Universal have?

  12. Re:Cops??? on Stash Your Hard Drive In The Attic · · Score: 1

    "we all do it"

    I don't know about you, but I DO NOT collect child porn, I think it's fucking serious that you think that "all" people do it.

  13. Re:Cops??? on Stash Your Hard Drive In The Attic · · Score: 0, Offtopic

    I think the social stigma is much more serious.

  14. Re:Cops??? on Stash Your Hard Drive In The Attic · · Score: 4, Funny

    Yeah - if the cops are looking for your porn, you've probably gone too far.

  15. Re:Obligatory Quote on Need a Way to Use 225m of Blue Duct Tape? · · Score: 1

    Nope. My sense of sarcasm is intact.

    The poster I originally insulted was actually insulting someone else in the same way. Like you just did.

    Retard.

  16. Re:Hypocritical on Looking at Video Games and Violence · · Score: 1

    Please don't tempt them...

  17. Re:Obligatory Quote on Need a Way to Use 225m of Blue Duct Tape? · · Score: 0, Redundant

    I've caused a stir on Slashdot with my choice of words before. I did apologise that time (and my karma did not suffer), but I shall not be aplogising this time.

    As my peers have already flamed, this is slashdot, where there are much worse things than an insult (not actually profane) applied to someone who did seem to be lacking in the brain department.

    This kind of language wouldn't be tolerated at my school either, but we're not at school, are we?

    Do you apply this kind of sanction for every goatse.cx link, Portman joke or swear word? I've seen "nigger", "faggot" et cetera posted - but I've never seen you complain before. I see you are an old timer - you must have seen a lot worse around here, why did you feel the need to pick me out for a dressing down?

  18. Re:Obligatory Quote on Need a Way to Use 225m of Blue Duct Tape? · · Score: 3, Funny

    I take it you were dropped on your head as a small child.

  19. Re:Great on Trusted Computing Group Formed · · Score: 3, Informative

    I hope that's mean't to be a joke, mate.

    Apple is buying the record company - not the other way round.

  20. Re:And now for English on Tiny RC Tanks That Fight · · Score: 0, Troll

    Watch the spaces there, children.

  21. Seems to be confused about what a language is on The Hundred-Year Language · · Score: 0, Insightful

    "Will we even be writing programs in a hundred years? Won't we just tell computers what we want them to do?"

    What the fuck? That's what a programming language is, and that's exactly what we do with them TODAY.

  22. You knew the slashdotting was coming, on Investigating the RIAA's Billion-Dollar Claims · · Score: -1, Offtopic

    So why the hell didn't you prepare?!

  23. Re:my school uses that.. on Federal Judge Rules Against Reverse-engineering · · Score: 1

    "intellectual conversations" my arse

  24. Re:Notice: it's just the non-Microsoft parts on Microsoft Shared Source -- With a Twist · · Score: 1

    2it's just the non-Microsoft parts"

    That's the opposite of the situation. It's just the Microsoft parts.

  25. Re:Now extend your example.... on Extending and Embedding Perl · · Score: 1

    It's just the same as {"Hello,", "World"} in C.

    Why not a function, anyway? Array initialisers takesinput and return something - sounds like a function to me.