Slashdot Mirror


User: ElHorrendo

ElHorrendo's activity in the archive.

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

Comments · 12

  1. The Most Popular Languages are Dead Men Walking on Which Language To Learn? · · Score: 1

    C, C++, C#, Java, Php, Python, Ruby, Go, D, Perl, etc., are all dead, most programmers just don't know it yet. They're dead because they cannot easily adapt to the new multi-core reality. Quad core machines are common place now. 16 core machines will be common within two years, with hundred core machines not far off. The only way to make good use of this power is with a language that has no deadlock cases and no critical sections. There are few languages that meet those requirements. There are even fewer that can continue operating despite bugs and can evolve without down-time. Erlang is the only language I know that meets all these future necessities. Coding in anything else means a short system lifespan.

  2. Re:And who ... on FCC Begins Crafting Net Neutrality Regulations · · Score: 2, Interesting

    IANAL but my reading of court cases found that internet traffic was not treated as on a "wire" like a phone. It was instead treated as a broadcast like a CB radio. The law therefore views internet traffic as being on "public channels" and therefore eavesdropping is perfectly legal. Employers, ISPs, government officials and Joe public can all legally eavesdrop on traffic. I'd love for someone to show I'm wrong though!

  3. Re:Where will all the helium come from? on Inflatable Tower Could Climb To the Edge of Space · · Score: 2, Funny

    Vacuum is lighter than helium. We could always fill them with vacuum. America has rich natural reserves of that stuff.

  4. Fantasy land verses reality on Offshore Windpower To Potentially Exceed US Demand · · Score: 2, Insightful

    People just love picturesque fanciful solutions to problems. They love the idea of pleasant Dutch-like windmills turning in the gentle breeze, or raising healthy green corn to make friendly ethanol, or shiny happy solar panels under a crystal blue sky. It makes them all warm and fuzzy. It's a smiley face on that frowny problem. If only it weren't for those the nasty science details: lunatic costs, minuscule power production, nasty secondary environmental consequences.

    I love fantasy land but there's a reality to confront -- civilization's energy requirements grow exponentially. Hundreds of thousands of years ago we used kilowatts. A few thousand years go it was megawatts. Today we use terawatts. Energy requirements aren't going to go down, no matter what some treehuger tells you. Thirty years from now we need solutions that produce petawatts. So if you're going to solve the future energy problem, what sort of solution do you implement? Happy little windmills that produce one billionth of what you need, and do it unreliably?

    There's only one solution I know to this problem, and that's Thorium reactors. It's the only solution that gives us petawatts in thirty years without miracles. It's the only solution that doesn't destroy the environment. It's the only solution that has plenty enough fuel to last us until we move to exawatts.

  5. Re:The Ammendment on US District Ct. Says Defendant Must Provide Decrypted Data · · Score: 1

    This situation doesn't make any sense given a few seconds consideration. Just tell them the passkey -- just not the correct one. When it doesn't decrypt the file say "Well it should... maybe you guys broke something." They can't prove you gave them the wrong passkey. If pressed say the obvious -- "Hey! Laptops are easy to break, maybe you guys were too rough with it, it's always been finicky, or maybe you guys screwed it up." What are they going to do now? How do they prove your memory of the passkey is faulty?

  6. Re:Environmental impact? on Plasma Plants Vaporize Trash While Creating Energy · · Score: 5, Informative

    Some simple facts to explain why it works:
    1. Garbage contains a lot of energy (hydrocarbons in plastics, rubber, food, paper, etc).
    2. Garbage contains some metals (aluminum, iron, copper, zinc, nickle, etc).
    3. Garbage contains a far amount of inert material (earth, ceramics, etc).

    So, you run everything through a big grinder, feed the dust to an electric torch which turns it into plasma, which of course breaks all those fancy compounds down into simpler elements:
    1. Hydrocarbon gas - synthgas (methane like stuff).
    2. Steam -- the water trapped in plant materials mostly (grass clippings, banana peals, stuff like that).
    3. Metallic gas - which you can optionally separate by element if you have the right equipment.
    4. Slag - inert silica mostly, mixed with other crud (which you can use as building materials).

    Important thing to remember is the electric torch doesn't burn the garbage -- burning is inefficient and pointless. You want to separate all the various elements so you can make efficient use of them:
    1. The hydrocarbons are pull off as synthgas, which you use some of to run a generator to power the torch and the surplus you sell to a conventional natural gas power planet for profit!
    2. The steam which you separate and sell to as heat for commercial or residential use.
    3. The metals you sell as scrap -- either high or low quality depending on your ability to separate the elements from the plasma.
    4. The silica slag you can mold into pavers while it's still hot, or spin into a ceramic like wool as insulation, or into black pebbles as ground cover or whatnot.

    The process has a number of advantages:
    1. It is profitable -- it produces more energy than it consumes.
    2. It's low tech -- you can set up the facility inside the garbage dump and avoid shipping the garbage around.
    3. It sterile -- it consumes medical waste, contaminated material, toxic junk as readily as normal waste and it reduces it all to simple lemony fresh clean compounds (makes the birds sing). You can't feed it radioactive material obviously, as that would foul up the works.
    4. It's happy -- converts garbage back into useful things.

    Biggest obstacle has been the patents on the process which expired a year or two ago. Rejoice, garbage is the new valuable resource!

  7. Re:Summary is WRONG on Popup Study Confirms Most Users Are Idiots · · Score: 1

    "You are coming to a sad realization -- Cancel or Allow?"

  8. ...the slow blade penetrates the shield on Liquid Armor the New Bulletproof Vest · · Score: 5, Insightful

    ...but look down. We'd have joined each other in death.
        --Dune

  9. Re:Things I want to know about a new language: on Developing Applications With Objective Caml · · Score: 3, Funny
    There are many reasons why OCaml comes out on top in language comparisons. Go to the The Computer Language Shootout Benchmarks and compare them yourself. To name a few:
    • Interactive interpreter and fast native compiler.
    • Parametric polymorphism
    • Pattern matching
    • Functors
    • Highly efficient garbage collection
    • Closures (which I find to be more powerful than Objects)
    • Functions as first class values
    • Derived types - Ocaml is efficient, static and strongly typed, but you can write without explicit typing.
    • Time travel debugger (step forward or backward)
    • Very fast and efficient code.
    • Minimal memory consumption.
    See the Wikipedia for a brief overview.
  10. Re:Eiffel is all this and more... on Developing Applications With Objective Caml · · Score: 1

    While you may know Eiffel you clearly do not know Ocaml. Ocaml has multiple inheritance, in fact it has powers well beyond this as compatibility of types is derived! Deriving types is a power that is hard to comprehend until you've experienced the relief this grants programmers. Conventional languages force programmers to do lots of type administration, and the vast majority of these tasks disappear in Ocaml. They disappear in much the same way memory administration disappears when you have efficient garbage collection.

  11. What about catapults! on How Will We Get Around Near-Future Earth? · · Score: 1

    A little egg shaped capsule, human goes inside, fill it with gel (or jam if you prefer), then wind it up and THWONK! Put a big catcher's mitt at the other end, just like the Egg-catch game at picnics. It's easy, fun and fast!

  12. This was foretold in Lessor Revelations on A Robot Carries Humans, Another One Plays Flute · · Score: 1
    As most of you know the flute playing robot was foretold in Lesser Revelations 1:824
    [am] he that liveth and come unto you breathing the steely pipe, I am dead but behold I stand beside you evermore, Amen; and have the keys of hell and the mournful wail
    This means we have but one year before the arrival of bagpipe player L-Revelations 1:873:
    [am] he that liveth and come unto you breathing the bag of stick, I am dead but lead the march upon you evermore, Amen; by two we herald the armies of the undead
    The end draws near brothers and sisters.