Slashdot Mirror


User: HermanAB

HermanAB's activity in the archive.

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

Comments · 2,531

  1. Grintek Mine radios on An Underground Radio to Save Lives · · Score: 3, Interesting

    Mine radios used to be manufactured by SAAB Grintek, but was sold to a company called Guduza, which promptly disappeared without trace.

    These radios used a 100kHz carrier and was basically inductive radios, using the shoulder strap as an antenna. It could penetrate 100m of solid rock. During that journey, it would typically find some piece of metal - pipes, railway tracks, whatever - couple to that and provide communications throughout an underground mine.

    So it seems that this guy is re-inventing 1970s technology. It is a proven concept and should work well.

  2. 986 B years on One Big Bang, Or Many? · · Score: 1

    Wow, accurate to 3 digits - hot damn. That is amazing accuracy for an extrapolation from what - one data point?

  3. Re:watch out for their patches, though on Homeland Security Uncovers Critical Flaw in X11 · · Score: 1

    As a non-American, I think you have a good sense of humour. However, I fear that all Anonymous Cowards are now targeted by Echelon...

  4. Re:Apple should be honest on New Apple Campaign Target PC Flaws · · Score: 1

    Well, that doesn't 'solve' anything. You still need to reboot for some updates to take effect. Granted, for UNIX machines, you also need to reboot when you update the kernel, but that is only needed about once a year.

  5. Re:Apple should be honest on New Apple Campaign Target PC Flaws · · Score: 1

    It pops up a window saying something like: Updates are being downloaded. For some of these updates to take effect, your machine will reboot in approximately 4 minutes. Then you get the option to reboot later, in case you are working on something. So I guess that if your machine is set to do its updates at the default 3am then it sometimes reboots without your knowledge.

  6. Re:Apple should be honest on New Apple Campaign Target PC Flaws · · Score: 1

    Uhmmmm... Enable WinXP auto download of updates and watch it reboot all by itself once a day.

  7. Re:so... on Unique Visitors = 1/10th of Unique IPs? · · Score: 1

    Hmm, maybe you should not check your own website so often... ;)

  8. Re:Sure the're hairy... on The 'Hairy Guys' Vs. Microsoft · · Score: 1

    No, like Socrates, they prefer to go barefoot...

  9. McJobs... on McNealy Created Millions of Jobs? · · Score: 1

    I think that headline should read: "Neally created millions of McJobs." Where would the fast food industry be without the heavy Geek consumption and where would Geeks be without the minimum wage burger flipping jobs?

  10. Re:UPS anyone on Store Your Own Juice · · Score: 1

    That would be too simple - who's going to buy that? ;)

  11. Re:Record companies smarter than they seem on Canadian Music Stars Fight Against DRM · · Score: 1

    I think you need the prize for the best optimization. BTW, I actually wrote a BASIC program about 10 years ago. I needed a quick 'n dirty (but good looking - to impress the client) control program for a Windows box and Liberty BASIC did the trick. Lirty is a neat compiler and best of all, it is not made by MS...

  12. Re:Record companies smarter than they seem on Canadian Music Stars Fight Against DRM · · Score: 3, Informative

    You can optimize that;

    addDRM(music);
    switch (whatHappensAfter) {
        case "piracy goes down":
            println("See?! We TOLD you the evil pirates were stealing! DRM works!");
            break;
        case "piracy goes up":
            println("Ahh! They're stealing more to spite us! This is war!");
            break;
        case "piracy stays the same":
            println("Those filthy pirates will steal no matter what we do! We must make the DRM stronger!");
            break;
    }
    addMoreDRM(music,movies,television,software);
    money++;

  13. Re:Channels of coolant, or just heat conductor? on Micro-Pump is Cool Idea for Future Computer Chips · · Score: 1

    Yup, like copper for example. I guess that would be too simple - you can't get venture capital for adding copper bars to a chip...

  14. $15000 worth of petrol on Low Emission Cars Continue to Gain Popularity · · Score: 1

    can easily ruun my car for 150,000km. So, using a battery car ain't gonna save me nutthin...

  15. Re:Anagram on Windows Nag Windows to Counter Piracy · · Score: 1

    In Dog we trust...

  16. WinZip I presume on Windows Nag Windows to Counter Piracy · · Score: 0, Offtopic

    You know, 7-Zip really is better... ;)

  17. Dinosaurs all the way down... on The World's Deepest Dinosaur · · Score: 5, Funny

    Hmm, so the old woman was wrong, the earth is not perched on the back of a turtle, it is dinosaurs all the way down...

  18. Killer asteroid... on The World's Deepest Dinosaur · · Score: 1

    It puts a whole new spin on the big asteroid that killed the dinosaurs story: Splat!!!

  19. Re:Wow - Roman numerals on Viiv Falls Flat · · Score: 1

    It is a really bad play on the Roman numerals for 64. It seems to be bad in other espects too..

  20. Re:Is Starbuck's Secure? on N.Y. County Mandates Wireless Security · · Score: 1

    Of course, but Fourbucks or T-mobile, can't reasonably do more than what they are doing. If you want to walk in front of a train, it isn't reasonably someone else's fault.

  21. Clue alert... on N.Y. County Mandates Wireless Security · · Score: 1

    Yup, you are about the only person with a clue here, but why the Nigerian capitals? "This router uses FOUR MILLION BITS encryption!" ;)

  22. Re:Is Starbuck's Secure? on N.Y. County Mandates Wireless Security · · Score: 1

    They do not use encryption, but the routers do provide a firewall - meaning that they will not allow unrequested incoming connections to the patrons. So there is some basic client protection. For that matter, even the worst linksys/netgear/whatever routers do that.

  23. Why so expensive? on Is Piracy In the Consumers' Best Interests? · · Score: 1

    I have seen these Warner DVDs at a Canadian truck stop for CAD0.99 which is about USD0.85 - or are these the pirate copies? The US truckers buy stacks of them...

  24. Re:Not clever to desensitise them on TSA Software Bug Creates Airport Bomb Scare · · Score: 1

    Hmm, I once saw the effect on a screener when my wife walked into a most secure government building with her handgun in her purse. The poor guy almost had a heart attack and was still shaking when we left the building a couple hours later and collected the handgun from his safe again. The worst is that this old guy with his X-ray machine was the last one in the chain - we already passed through two previous check points without incident...

  25. Natively==Wine on Run Windows Applications Natively in OS X? · · Score: 1

    Well, Wine is exactly that - a Windows API on Linux. So Apple wishes to port Wine to BSD?