Slashdot Mirror


User: shrikel

shrikel's activity in the archive.

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

Comments · 338

  1. Re:Common Sense Should Prevent This on Researchers Say Wi-Fi Virus Outbreak Possible · · Score: 1
    I have a Linksys WRT54G flashed with DD-WRT firmware. I terminated all the patch cables from it onto a cinder block, unplugged the power adapter, put the whole thing in a grounded lead-coated copper box riveted AND welded shut, encased the whole box in six cubic feet of concrete, and buried it 4 feet under my well-watered garden. Oh, and I have a dog guarding my yard. A REALLY BIG dog with a laser strapped to its head. The whole process took about 1.5 hours. I guess I could have saved 30 minutes and just done what you did, but ... I think mine is more secure.

    Just my take on it. ;)

  2. Re:I better take down... on UK Moves to Outlaw 'Hacker Tools' · · Score: 1

    That reminds me... back in the days before graphical HTML pages really caught on (i.e. the web was just a nifty, more versatile gopher), I stumbled on a page that had the first 10,000 digits of the square root of 9.

  3. And yet the question remains: on KDE's Version Timing Drops It In Ubuntu Support Priority · · Score: 5, Funny

    KDE or emacs?

  4. w00t!! on New Wheel of Time Author Chosen · · Score: 1

    Since Sanderson is my new favorite author, this bodes well for my enjoyment of the series. I actually haven't read the last couple of books for various reasons that anybody familiar with the series should understand. But this is the best news I've heard in months!

  5. Re:Is this what is called pork ? on Carnegie Mellon Gets $14.4M to Build Robo-Tank · · Score: 1

    No, pork is the culinary name for meat from the domestic pig. This is a mechanized weapons platform, and falls under the heading "robotics." There are other differences as well (for example: pork is sometimes called "the other white meat" while this particular robotic tank has almost certainly never been called that (at least until some wise-cracking slashdot poster proves me wrong)), but that first one is the major difference.

  6. Resource scheduling on Quality Open Source Calendaring / Scheduling? · · Score: 1
    Can any compete with Microsoft's resource scheduling?

    Google calendar handles resource scheduling, if you go with the Professional (paid) version.

  7. Correction: on Best Home Network NAS · · Score: 1

    now that's just stupid, by writing Unicode instead of bits you can only use 1/16 the paper.

  8. And I thought they were geeks on Mythbusters to Test Cockroach Radiation Myth · · Score: 2, Funny

    Haven't they learned ANYTHING from science fiction?? Geez. Well, there goes the neighborhood.

  9. Re:Confused; instead of donkeys per forthnite etc on Powerful Blast Confuses Astronomers · · Score: 1

    Sorry, you've got the dimensions wrong. This is ENERGY. Libraries of Congress are INFORMATION or TEXT. The proper unit here is Bonfires of Congress. But I'm not sure that will be adopted as an SI unit anytime soon, given how book-burnings are rather out of vogue these days.

  10. Re:new decryption methods == new encryption method on Time Running Out for Public Key Encryption · · Score: 1
    That's true. However, in the cases you mention, the exploit of the armor came out several centuries before the improvement in armor that made that exploit less dangerous. (And the newer armor is only _resistant_ to the attack, not truly attack-proof.)

    I don't think our current economy would do well if it had to go several centuries before finding a new method of encryption. Fortunately for us, there are several well-known encryption schemes that do not rely on the difficulty of product-of-large-primes factorization.

  11. Re:I am just going to state the obvious... on US Dept. of Justice May Intervene To Help RIAA · · Score: 2, Interesting
    Okay, this is just ridiculous. How many times on Slashdot have I heard the argument that the RIAA "forc[ed] overpriced albums down the throats of the consumer"? People have a choice whether to buy the album or not. If you buy music that way, you are supporting the business model. If you download the music, you are breaking the law. But there are other options available to you. You can buy independent lables' music. You can listen to the radio (at least for the moment). You can choose to do other things with your spare brain cycles than listen to music. There are countless choices, only two of which are "Pay big bucks or break the law."

    I'm not saying the business model they've relied on is good and ought to be supported. I'm also not saying that downloading music is immoral... but it IS illegal. As a consumer, put your money where your mouth is... or in this case, DON'T put your money where your mouth ISN'T. They'll have to change their business model when it stops working. And in fact, they ARE changing their business model. They're changing it to get money by suing those who break the law by illegally downloading music. You can make them change THAT model too by just not downloading their music. What do you think would happen if we just showed the RIAA et al that we just don't CARE about their music? They'd lose any economic clout that they currently have and wither away, or change until they can find a way to engage the consumer's interest again.

    But don't blame the RIAA for your choice to buy their music, or for your choice to illegally download it! You're just playing their game either way.

  12. Re:Mach 3 Chute on Six Minutes of Terror - Landing Humans on Mars · · Score: 1
    Overall, Mars is the hardest place to land in the inner solar system.

    Hmm, I'd think landing on Sol would be harder.

  13. Re:Herbert used it in Dune in 1965... on Liquid Lens Can Magnify at the Flick of a Switch · · Score: 1

    I think you're confusing refraction and index of refraction (or refractive index, or refractivity). Light refraction is the changing of the direction of the light, which happens because of differing indices of refraction between two media and non-perpendicular angles of incidence. Changing the angle of incidence (by changing the shape of the lens) changes the refraction, though the INDEX of refraction of that particular material stays constant.

  14. Re:Herbert used it in Dune in 1965... on Liquid Lens Can Magnify at the Flick of a Switch · · Score: 2, Interesting

    Except in Dune, the oil was suspended in a force field, allowing perfect (and perfectly adjustable) refraction. I've long wanted a telescope like that. No more recollimating my scope every time I take it somewhere out in the boonies over a bumpy dirt road!

  15. Re:Block the calls on Shutting Down Annoying Recruiters? · · Score: 2, Interesting
    Well, I haven't written a howto, but briefly:

    1. Make sure you have Asterisk listening for inband (i.e. during conversations) DTMF commands
    2. When your chosen command is heard, have Asterisk add the callerid number to a database (I just used the internal Asterisk db, but you could use any construct you wished)
    3. Any time a call comes in, check its CID against that database. If it is found, reroute to the "We don't accept your calls" message. Hang up after the message plays.
    Alternately, you can make a webform that puts the input number into the DB. (But the way described above is simpler UI and is nicer because you can say "Did you hear those tones? They mean that you won't be able to call here anymore." You can also be cruel by saying "Oh, would you please hit *371 (or whatever) for me? Great, you just locked yourself out of our system. Thanks! -click-")

    If you need help, fire me an email.
  16. Block the calls on Shutting Down Annoying Recruiters? · · Score: 1

    I guess it depends on your phone system's capabilities, but I set up a call-blocking system for one of my customers (using Asterisk) where, if an unwanted caller calls in, they can hit a key combination and the system flags the call as not-acceptable. In the future, if any calls come in from that number, they get sent to a generic message telling them that they have been added to a "reject call" list, and giving them instructions on how to be removed from that list (i.e. send a letter explaining why you should be allowed to call) in case of false positives.

  17. When will you understand on More Voting Shenanigans in Florida · · Score: 1

    this is a TWO PARTY system.

  18. Mod parent -1 redundant on Moore's Law For Razor Blades? · · Score: 1

    Nerds? Hygiene?

  19. Re:Why??? on Engine On a Chip May Beat the Battery · · Score: 5, Funny

    Because as we move to hybrid gas-electric vehicles, more and more mechanics are finding they need a degree in electronics just to be able to fix your car. So to level the playing field, we felt that electronics geeks should have to learn how to fix an engine too.

  20. Re:And Num-Lock too! on War Declared on Caps Lock Key · · Score: 1

    Getting rid of the key does not necessarily mean the LED has to go...

  21. Re:And where is the book on Linux Annoyances For Geeks · · Score: 1

    Normally it's at http://bofh.ntk.net/Bastard.html, but that page is currently a homage to Simon Travaglia's recently-departed father. But you can see the more recent manuals at http://www.theregister.co.uk/odds/bofh/

  22. Underrated / Overrated on ISPs Offer Faster Speeds, Why Don't We Get Them? · · Score: 1

    Then there's me. I pay for a 6Mb down / 384Kb up link from Comcast. My uplink is strictly throttled to 384k; but I've tested my downlink throughput as high as 11.7Mb! The lowest I've seen is around 5. It all has to do with what traffic is on the network at the time.

  23. Re:Terrorism too strong a word on BlueSecurity Fall-Out Reveals Larger Problem · · Score: 1
    Whether or not it could fall into that definition, there is a better word to use: extortion.

    I disagree. The spammers here were not asking BlueSecurity for money, they wanted them dead. Gone. Off the net. It's not exactly extortion to say "Die or I'll take care of it for you."

  24. Re:\. shows up in the Web Authoring Statistics on A Statistical Review of 1 Billion Web Pages · · Score: 5, Funny
    You're confused. Backslashdot is across the street.

    (sheesh)

  25. Re:don't short shrift grammar on On the Subject of Slashdot Article Formatting · · Score: 1
    Wow. I've never heard this put so clearly and succinctly. And, might I add, that you used a very appropriate analogy for this venue.

    When I'm reading something and I come across a spelling or grammatical error, it's not just that I mis-parse the sentence, but the error grabs my attention and distracts me from what the sentence means to how the sentence is constructed. Maybe that's why there are so many rants about spelling and grammar -- not because people can't tell what the writer is trying to say, but because the errors distract from the topic at hand. You don't get grammer flames in response to well-written comments or articles, after all.