Slashdot Mirror


User: rbarreira

rbarreira's activity in the archive.

Stories
0
Comments
2,151
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,151

  1. Re:-1, Roland Piquepaille on Our Brains Don't Work Like Computers · · Score: 1

    I think it's more likely that he just forgot it... If it gets added in a few minutes/hours, it'll be enlightening :)

  2. Re:One word answer for me... on Are Older Games More Satisfying? · · Score: 1

    Great game indeed :)

  3. Eheh :D on Our Brains Don't Work Like Computers · · Score: 1

    Geez man, one of the best "situational jokes" I've seen on slashdot :)

    I hadn't even noticed it was our friend Roland submitting the story until I saw your post, which even made it funnier...

  4. First laptop? on Sun Announces Its First Laptop · · Score: 1

    It's been years that I've had my first laptop. Sun seems to be years late in joining this revolution :)

    saying the machine was designed to let engineers and scientists perform demanding computer tasks away from their desks.

    Yeah, that's what laptops are for...

  5. Re:Okay, this is in my ongoing WTF file collection on Ballmer: 'We'll catch Google' · · Score: 1
    Why is Keyhole for Windows? Is Google going to do ANYTHING with Linux?

    Maybe because they didn't write it? They bought the company, remember?

    Now, I may be wrong since I haven't actually tried this product, not even the one from the previous company, so I don't know if the software is the same... Maybe someone can shed some light on this :)
  6. Re:symbols on Are Older Games More Satisfying? · · Score: 1

    Movies, maybe... but with books, your imagination can play a great part :)

  7. Re:Nostalgia on Are Older Games More Satisfying? · · Score: 1

    Yeah, that also happens to me with some old games - not because of the crappy graphics I think (at least it doesn't seem to be the main reason in some cases), just because it seems boring as hell. I don't have half the patience for games I used to have, is that what you felt too?

  8. Re:One word answer for me... on Are Older Games More Satisfying? · · Score: 2, Funny

    Whether it's getting cremated by my computer

    Can you elaborate on this variant of chess please? I would love to know more about it, and perhaps even play it with some people I know...

  9. Re:Civilization... on Internet to Pakistan Goes Down · · Score: 1

    Thanks for that link, surfing from there gave me what may have been my most interesting reads on wikipedia ever :)

    Some interesting articles I read in the process:

    http://en.wikipedia.org/wiki/Kardashev_scale
    http://en.wikipedia.org/wiki/Technological_singula rity

  10. Re:That's pretty stupid on Internet to Pakistan Goes Down · · Score: 1

    I have opened RSA's site without problems. I live in Portugal.

  11. Re:hmmmmm... on T-Engine Enables Ubiquitous Computing · · Score: 1

    Wow, one of the first girl jokes I've seen here on /. ;)

  12. Re:Great timing... on Java: One Step Closer To Open Source · · Score: 1

    Well, I still haven't understood why this game is so slow on old machines, just to give an example. Maybe it's very badly programmed, I don't know. It's great btw :)

  13. Re:begin? on AI Researchers Produce New Kind of PC Game · · Score: 1

    Yeah, it would look even MORE credible :P

  14. Re:problems with Java on Java: One Step Closer To Open Source · · Score: 1

    Yeah, but the programmer can do:

    ref = NULL;

    This will solve the cases where the leak is the application's fault. But it won't solve the one's which are the GC's fault (if they exist)...

  15. Re:Great timing... on Java: One Step Closer To Open Source · · Score: 1

    Would you want to be interrupted in the middle of your game by the garbage collector? If you have used java programs you know what I mean...

  16. Re:Great timing... on Java: One Step Closer To Open Source · · Score: 1

    Maybe it's time for Id Software to start making their games with Java then. I think you know what I mean :)

  17. Re:Great timing... on Java: One Step Closer To Open Source · · Score: 1

    I'm saying that for a typical moderately complex program made in both languages C will be faster than Java. Just as the same program made in C and C++ will tipically be slightly faster in C, but the code is also stightly more difficult to understand in some types of applications. Of course, if you're going to do "inline asm" in C and C++, the performance will be the same...

  18. Re:We need to focus on internet penetration on 164 Million Broadband Subscribers Worldwide · · Score: 1

    Well, if you talk about "we", I think "we" need more penetration outside the internet...

  19. Re:Great timing... on Java: One Step Closer To Open Source · · Score: 1

    Those benchmarks seem like crap to me - the first four are supposed to be more or less equal for C and a Java JIT compiler, since from what I can see, they're just coding C in java (ie, no objects, just loops with variables of primitive types, etc).

    The I/O benchmark is just ridiculous, since it's... I/O bound by definition. It just proves that most of those languages are not the bottleneck when doing I/O :)

  20. Re:Great timing... on Java: One Step Closer To Open Source · · Score: 1

    For what kind of applications? If you are talking about pure speed, java is certainly not even 75% as fast as C... If you want to compete with some algorithm let me know - I'll do the C implementation and you'll do the java implementation, and then we'll see the difference...

    Nevertheless, that was a good reply to a troll :)

  21. From TFA on Google Launches Pay-Per-View Web Video · · Score: 4, Insightful
    The company also intends to make its VLC code available to the open source community as part of their Google code project.

    Of course they do, VLC is a GPL license project...
  22. Re:Enforcement Across the Pacific on Send Email to Utah, Go to Jail · · Score: 1

    I totally agree with you, which means that you totally misunderstood the intention of my post...

  23. Re:Answer is not compression, it's less data. on Archiving Digital History at the NARA · · Score: 1

    The answer to archiving the required volumes is producing less volumes. Case in point... we recently spent a week or so at work optimising a process that was I/O bound. The bugger took 10 hours to run. Although purchasing faster disks, converting to RAID0, and other techniques did whittle down the execution time to about 5 hours, the final solution was to redefine the process to reduce the actual IO (removed a COBOL sorting stage in the process), and the process is now 2 hours.

    I'm sure I could do that in about 1 hour...

  24. Re:Enforcement Across the Pacific on Send Email to Utah, Go to Jail · · Score: 1

    Have you heard about "Iraq"?

  25. Re:"we" won? on Linux Chess Supercomputer Overpowers Grandmaster · · Score: 1

    AHAHA best tic tac toe game ever... I'm so stupid ;)