Slashdot Mirror


User: 12357bd

12357bd's activity in the archive.

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

Comments · 478

  1. Re:Next big thing? on C, Objective-C, C++... D! Future Or failure? · · Score: 1

    As a fellow said :EOP, That's what we do, Error Oriented Programming, all day long!.

    You know, to decide to program is always the first error.. and so on.. (Murphy).

    What's in a sig?

  2. Re:WTF!? on Windows Could Lose Media Player in Europe? · · Score: 1

    What happened to the concept of a free market?

    Gone with the monopoly, sire! :)

    What's in a sig?
  3. No news on Mounting Evidence for Water on Mars · · Score: 1

    Summerians already know Mars was a water planet.

    What's in a sig?
  4. Twins on Spirit Sends Debug Information to Earth · · Score: 1

    There's no heart based twin Spirit(s) to synchronize and debug?

    What's in a Sig?

  5. Not enough on New Intermediate Language Proposed · · Score: 2, Interesting

    Think big please. Hundreds of thousands of threads, is not enough, we need millions, thousads of millions of threads.

    The only way to get to this level is changing hardware. Current computers, are big memory pools with a single (logical) execution unit, that's the fault.

    We need to build thousands of simpler executions units, and parallelization will be a real issue. Switching threads/process is not the answer.

    On the software front, two musts for a new languaje: a) it should be 'aspect oriented' (flexible interception). b) automatic paralelization extracted at compile time from objects sets analisys.

    Next sig please..

  6. Propaganda on Spain, Morocco To Build Undersea Rail Tunnels · · Score: 1

    Repeat with me: Propaganda!

    Fourtunatelly this whole thing will not be built. Try to imagine the last spanish high speed train fiasco ported to this level. Scary!

    What's in a Sig?

  7. Do OSS need MS? on The Riches of Open Source · · Score: 1

    Maybe MS is one of the best assets OSS has. Without the stronghold MS puts on software industry, would software creativity found his way thru OSS? Maybe if MS doesn't exist we should create one... just to keep things interesting.. :)

    Modded Sigs cleans Karma

  8. Yeah! Mod parent/grandparent up. on McBride Speaks, In Person And In Print · · Score: 1

    Penguin Wars at his funiiest way.

  9. Re:50 thumbs on a page is too few ... on News at a Glance · · Score: 2, Insightful

    Already done but forgotten: Egyptian hieroglyphs

    What's in a Sig ??

  10. Re:Nothing new under the sun on Great Computer Science Papers? · · Score: 1

    Plato taught that knowledge is universal and eternal, and that the illusion of learning is in fact the loss of amnesia.

    And the only way to know-it is to remember it :)

    Sig ??

  11. Turing on Great Computer Science Papers? · · Score: 1

    Let's not forget a classic: Intelligent Machinery (1948)

    Modded Sigs afects Karma

  12. Re:What I thought SuSE woud be...before last week. on Microsoft Defies EU Commission · · Score: 1

    Mandrake is now the first european linux distribution.

    Moding Karmik Sigs

  13. Great MS move on Putting Novell's SuSE Purchase In Perspective · · Score: 1, Interesting

    I think MS is the real winner from those 'decissions'.
    1 RH is not going to promote his desktop line.
    2 Suse is going to try to use Mono as the underlying glue for the desktop.
    3 MS gains access to Linux desktops.
    4 EEE
    Bad new for linux sirs, bad news.

    Sigs ?? Mods ?? Karmas ??

  14. Go Mandrake! on Novell Announces Agreement to Acquire SUSE · · Score: 1

    With RH & Suse trapped into money sinks, I can only say: Go Mandrake!

    Sigs ?? Mods ?? Karma ??

  15. Shame on Red Hat Linux Support To End · · Score: 1

    Great! now that we have a fair user base, just stop free support. Fantastic! I thought Free Software based companies knew better about his own users.

    What's suppoused to happen with free ISO images for incomingt RH versions?

    Sigs ?? Karma ?? Mods ??

  16. Legal advice on W3C Requests Eolas Patent Re-Examination · · Score: 1

    Maybe USPTO should consult W3C stall routinelly on internet related patents.

    That way some of this non sense could be avoided.

    Sigs ?? Karma ??

  17. No moving parts on New Method To Generate Electricity from Water · · Score: 1

    The best thing about this, is that the generator/collector has no moving parts, and is higjly scalable.

    Sigs?? Karma??

  18. Turing's work was left inconcluded.. on AI Sues for Its Life in Mock Trial · · Score: 1

    I am not so skeptical about 'human' inteligence being so dificult to reproduce by mechanical means.

    As Turing pointed out, inteligence (in a practical sense) is more about 'behaviour' than 'nature'. Unfourtunatelly, Turing's work was left when hi died. But his ideas are still a very good approach at this kind of problem.

    If Turing's P & N machines idea were accepted, instead of a excedingly fast single cpu, our computers were build by millions of simple processors.

  19. Beautiful on The FSF, Linux's Hit Men · · Score: 1

    10.000.000$ vs 25.000$

    Beautiful.

    Sig? Katma??

  20. No Way on What Counts as Music and Why? · · Score: 1

    There's NO WAY to specify what's music or not for digital content.

    A digital file is just (and nothing more than) a NUMBER. Pretending number 123456 to be a song or a image or any other thing is just a (silly?/useful?) convention.

    Digital formats are just arithmetic properties that defines families of numbers. Any number can be converted to any other by an infinite number of functions.

  21. Prevayler anyone? on The Design Of The Google File System · · Score: 2, Informative

    The in-memory master behaviour described in the paper ressembles a lot the Prevayler software.

  22. not only writings on Freedom of Speech in Software · · Score: 1

    Programs are also pure math expressions.

    Imagine someone trying to patent '2+2=4', beautiful.

  23. Re:No sense legalese on Analyzing Binaries For Security Problems · · Score: 1

    So sad, so true. But is good to remember that being real doesn't meant being good.

  24. Re:No sense legalese on Analyzing Binaries For Security Problems · · Score: 1

    Yes it is rediculous to pretend to restrict what can or can not be done with a number, but it's not ridiculous to protect the process/investment (non digital content) that leads to find a new usage for that number.

    If someone says that under a NDA you can't distribute number '32', you can simply distribute the number '16' twice.

    See? Non sense, pure non sense.

  25. No sense legalese on Analyzing Binaries For Security Problems · · Score: 1

    Any binary content (read 'file') is just and only a number.

    It's ridiculous to declare illegal to analize a given number because it can be viewed as a program (.dll), or pretend that a number cannot be copied because it can be processed as a song (.mp3).

    No sense rules are void by definition.