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:This reminds me of a saying... on Words Affect Our Reality - On The Right · · Score: 1

    Funny, I was thinking about this exact same thing today while driving:

    I'm a native speaker of Portuguese and a fluent speaker of English, and I noticed that, in many situations, I think in english - maybe because the situation makes me think of something that reminds me of something I've read/heard in English.

    The other times I thought about this were more about how people seem to react to situations and feelings based on the most common expressions in the language describing them... So yes, I think that language heavily affects the things we feel and think.

    This made me wonder - when the primitive Homo Sapiens didn't have complex languages, could it understand all the feelings and thoughts that we understand now? Is language a limiting factor or is it just an upper level of conscience that we were trained since being children to treat as the level where thoughts really happen, the truth being that they are truly formed on a more basic level?

  2. Re:Yellow Lines & Snow on New Honda Accord Drives Itself · · Score: 1

    Irony rules :P

    Anyway, the original question was not too idiotic...

  3. Re:Once again... on IE 7.0 Beta 2 Available to the Public · · Score: 1

    Yeah, but they seem to implement the important features quickly - just think about complete Wireless support on the OS level, for example.

  4. Re:So on Court Rules Burning Porn = Making Porn · · Score: 2, Interesting

    I don't understand a point. A cover band is not formed by musicians?

  5. Re:linux? OS X? on Buy Vista or Else · · Score: 1

    And in which part did he say that feature would be innovative?

  6. Re:So, IF I report a fire on Security Researcher Says Oracle Slow to Fix Flaw · · Score: 1

    Bad analogy. It would be more like you publically saying that it's easy to set the white house on fire, instead of just warning a few select authorities.

  7. Re:The code's already out on Microsoft Agrees to License Windows Source Code · · Score: 1

    I was talking about just detecting whether the code is watermarked or not - watermarking removal should prove more difficult (even impossible to be sure of success depending on how mean MS may have been).

  8. Re:The code's already out on Microsoft Agrees to License Windows Source Code · · Score: 1

    Well, it would be quite easy for them to know - they'd just have to get 2 different copies together and diff them...

  9. Re:Small? on Microsoft Spending $120M To Look Smaller · · Score: 0

    They didn't even say that they'll try to look small. If only people knew how to read!

  10. Either that or you guys can't read... on Microsoft Spending $120M To Look Smaller · · Score: 2, Insightful
    "Seattle Post-Intelligencer reports that Microsoft Corp. will spend $120 million a year on an advertising campaign to fight its image as "a huge American company." That sound you heard while reading the article is my head exploding.

    Either that or you guys just can't read. Clearly what the article says is just that Microsoft will advertise in other countries with the objective of seeming more like an international company...
  11. Re:Counter productive maybe? on Undervolting a Laptop · · Score: 1

    So you're telling me you have your laptop on all day? Or you use standby? The fact that the uptime is big doesn't mean anything in terms of the CPU heating if you're using standby lots of times...

  12. Re:Counter productive maybe? on Undervolting a Laptop · · Score: 1

    I'm accustomed to uptimes measured in months

    On laptops?

  13. Re:Leaks? I'll show you LEAKS! on IE7 Leaked · · Score: 1

    Well, I'm using the latest firefox version - the other day I had only one or two tabs open, and it was at 172 MB of RAM!

  14. Re:Cool, does it run under KDE? on IE7 Leaked · · Score: 1

    Gmail? Where did that come from?

  15. Re:This browser is important on IE7 Leaked · · Score: 1

    I don't understand why they limit their betas to Microsoft developers.

    In order to catch the more severe bugs before the software goes public. Even internal testing at Microsoft (their "eat your own dogfood" principle) proceeds incrementally.

  16. Re:Leaks? I'll show you LEAKS! on IE7 Leaked · · Score: 2, Interesting

    Close your tabs and see if you still think the same way.

  17. Re:Rather incompetent on KDE Heap Overflow Vulnerability Found · · Score: 1
    Moreover, in most cases, if you do not get the memory you need, unless you have coded an alternative to perform the task (very rare), you might as well give up immediately.


    Give up with a seg fault? Wouldn't it be better to give up with an error?
  18. Yes people, look at this on KDE Heap Overflow Vulnerability Found · · Score: 3, Informative

    This is the text of the patch. Look at the nice variable names :P

    And this is the contents of the guilty source code file. It's filled with such variable names and obfuscated code! Some variable names -> zzzzzzz, yyyyy, xx, uuuuu.

    I really never thought that this kind of code was in a project such as KDE. I assume that it's a fairly unique file, but even then it's just really stupid...

  19. Re:Dont panic on Windows Wireless Networking Flaw Identified · · Score: 2, Insightful

    and an attacker is targeting you specifically

    I don't think that's a requirement - couldn't a guy just listen for all SSID broadcasts and then connect to whatever PC he manages to fish?

  20. Re:Why a backdoor that looks like a backdoor? on WMF Vulnerability is an Intentional Backdoor? · · Score: 1

    That's what they want you to think :P

  21. Leaked source code on WMF Vulnerability is an Intentional Backdoor? · · Score: 1

    I wonder if the windows 2000 and NT4 source code which was leaked some time ago has the code for handling wmf files... Maybe someone can check it out :)

  22. Re:Mac users are loyal on Windows on Intel Macs - Yes or No? · · Score: 1

    To play games. And they don't need to migrate, they can use dual booting.

  23. Re:Sony Rootkit on Rootkit-like Feature Found in Norton Systemworks · · Score: 1
    Sony's rootkit was done entirely under good intentions as well (like it or not DRM is not a bad intention)

    DRM is not a bad intention? What about restricting your right to legally backup a CD to mp3 files? Wasn't that what they did?
  24. Re:Three legs? on A Unified Theory of Animal Locomotion · · Score: 1
  25. Re:Name the Culprits on Two New WMF Bugs Found · · Score: 1

    This code was written at a time where security in the Windows world wasn't a true concern. Reasons:

    1- Viruses didn't need vulnerabilities such as this one to run since most people didn't have antivirus software and would execute any program they got from anyone.

    2- Knowledge about security wasn't as widespread as it is now.

    So should they blame the original developers of the WMF code or the people who decided to use their code in new windows versions without having it reviewed?