Slashdot Mirror


User: mj1856

mj1856's activity in the archive.

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

Comments · 64

  1. Sooo.... on Wicked Lasers Introduces Handheld One-Watt Green Laser · · Score: 1

    What CAN it be used for?

  2. Nothing is free on Chinese Want To Capture an Asteroid · · Score: 1

    To follow your logic, we should all share the cost of the mission and the mining expenses?? I don't think so. If they are willing to take on the expense of making this happen, they should (and will) get the majority of the payout.

  3. Isn't nuclear safer at sea anyway? on Floating Nuclear Power Plant Seized By Court · · Score: 2

    In case of meltdown, just head it out to the middle of nowhere. Or am I missing something?

  4. Flight of the Navigator? on DARPA Set To Blast Falcon Mach 20 Test Flight · · Score: 3, Interesting

    Holy crap - you mean Disney got it right?
    Flight of the Navigator spaceship
    Darpa Falcon

  5. Re:Failing geometry on First Observational Test of the "Multiverse" · · Score: 1

    Two arbitrary lines in a 2D plane will meet with probability 1.0.
    Two arbitrary lines in 3D space will meet with probability 0.0.

    What you should be considering is:

    Two arbitrary lines in a 2D plane will meet with probability 1.0.
    Two arbitrary planes in 3D space will meet with probability 1.0.
    Two arbitrary cubes in 4D space will meet with probability 1.0.

  6. Through the Wormhole on First Observational Test of the "Multiverse" · · Score: 1

    Morgan Freeman already told me all I needed to know about this a couple of months ago. Start around 14:14 in the video for the relevant info. Seriously - it's worth watching.

  7. Just another debugger? on Escaping Infinite Loops · · Score: 1

    From TFA: Jolt works in conjunction with a compiler, a program that translates code written in a high-level programming language into rudimentary instructions that a computer can understand. When an application is being compiled, Jolt marks the beginnings and ends of all the loops indicated in the source code. If the compiled application later stalls, Jolt simply forces it to skip ahead to the first instruction following the loop it’s stuck in.

    Wouldn't this be like using a symbol file? In .Net, for example, a .pdb gets generated when you compile in debug mode. You can certainly then attach a debugger to a program stuck in an infinite loop and tell the debugger to jump to the code following the loop. It sounds like they're just doing this in some automated way.

    Of course this completely ignores any benefit of compiler optimization when compiled without symbols in "release" mode. Not to mention making it impractical to obfuscate your code to prevent disassembly. Seems like a really bad idea overall.

  8. Paul Allen, Really? on Review: Cowboys & Aliens · · Score: 1

    I swear when I read this, I though it said Allen and Aliens... Damn font...

  9. Someone check my math on Solar Energy Is the Fastest Growing Industry In the US · · Score: 1

    According to TFA, 1Q2011 = 252MW. So if growth is at least flat for the year, thats 252*4 = 1008MW, or 1.008GW. Also according to TFA, growth for jobs over the same period is 25K - 50K. So that's somewhere between 24,801 and 49,603 jobs per gigawatt. So it will take between 30,009 and 60,019 jobs to build me a flux capacitor? That can't be right...

  10. Corning video is better. on Car Window Touchscreens · · Score: 1

    I like the second video in the article better. Much more realistic. Gotta get me one of those see through iPhones!

  11. Are they getting rid of Redbox? on Wal-Mart Jumps Into Video Streaming · · Score: 1

    Several of the Wal-Mart's near me have RedBox machine's in their entrance lobby. I wonder if they are going to remove them to not compete with their online offering? I realize RedBox isn't streaming, but if I'm Wal-Mart, I will probably want to direct customers to purchase online from me, instead of giving up valuable revenue when those customers come to my store to purchase from my new competitor.

  12. Re:Dragon Capsule on Dragon Capsule Could Be 1st Private Craft To Dock With ISS · · Score: 2
  13. Ooooh! Really? on Hotspot Found On Moon's Far Side · · Score: 1

    Where can I get a geek card? I keep asking, but nobody ever listens to me...

  14. Mono on Linux Receives 20th Birthday Video From Microsoft · · Score: 1

    If MS really wants to cooperate with Linux, it should start by fully sponsoring the Mono project, just like Novell used to. Xamarin need this kind of support and it would be a huge plus for MS developers to start embracing Linux instead of rejecting it out of hand.