Slashdot Mirror


User: Innominate+Recreant

Innominate+Recreant's activity in the archive.

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

Comments · 48

  1. Why did this take so long? on NASA Announces Enviromentally Friendly Jet Fuel · · Score: 2, Funny

    It's not rocket science. Um... never mind.

  2. Re:MM director for 50$ ? on High-Tech Foosball Mod Project · · Score: 2

    He didn't say it cost $50, he said he spent less than $50.

  3. Re:Learn to home brew� on Chemistry Sets for Adults? · · Score: 2

    Brewing - wine and beer are a good start. A fair amount of chemistry (and biology) involved when you think about it. Taking the alcohol content above 15% or so lets you play with even more toys. Not to nitpick, but brewing is zymmurgy, not chemistry or biology.

  4. Re:Of course it cost less than $50... on High-Tech Foosball Mod Project · · Score: 2

    He didn't say it cost less than $50. He said he spent less than $50.

  5. Re:This year's once-in-a-lifetime event on Meet The Leonids · · Score: 3, Informative

    The next time Earth will pass through a thick part of the Tempel-Tuttle comet's tail will be in 2099. There will still be Leonid showers every year, just not as spectacular until then.

  6. I'm really surprised... on PumpkinPC v1.0 Makes Its Hallowe'en Debut · · Score: 4, Funny

    that Slashdot editors didn't "squash" this story.

  7. I wonder... on Burn your genes on CD -- for $500,000 · · Score: 2, Interesting

    what it would sound like. Take the data on the CD, convert it to MP3 or OGG and then have a listen. While most of our "songs" would sound the same, I suppose some filters could be applied to record only the major differences. It might make for some interesting electronica.

  8. Re:Education on The Rolling Stones' Business Model · · Score: 2

    But he mostly studied economic history, not business.

  9. irony on Russian Agency Charges FBI Agent With Hacking · · Score: 2

    pot... kettle... black...

  10. It's all about choices on Lord of The Rings DVD, Now or Later? · · Score: 5, Interesting

    I bought the 2-disc set on the 6th. Why? Because it had value to me. I wanted to see the film again, and it was worth the 20 bucks to me to own a copy of it.

    When the 4-disc set comes out in November (or whenever), I'll decide if the extra content is worth whatever they're charging for it. If it is, I'll buy it. If it's not, I won't.

    Why are veryone's knickers in a twist about this. It's a very simple equation.

  11. Re:Remember Sprint? on Ethernet Via Electric Conduits · · Score: 2

    Sprint was used for internal communications until 1968, when the FCC (Carter Phone Decision) allowed alternative to the Bell system. After that they parlayed it into a business.

  12. Re:Can it play OpenGL games? on New GNU Hurd Kernel Released · · Score: 3, Funny
    "I do care about 3d modelling"

    Don't fret. Stallman is very much into modelling

  13. Not just 70's TV shows... on Eight Technologies That Will Change the World · · Score: 2

    How about 90's TV shows? The human/computer topic seemed to be limited to mobility. What about sight? A Geordi visor from ST:TNG would be a valuable invention and a really cool integration of computer technology with the human brain.

  14. Re:No - the switch has been hacked. on Mysteries of the Las Vegas Telecom System · · Score: 2
    Why couldn't it be the PBXs at the hotels? Many of those hotels continue to have shady associations (though they've been mostly taken over by large media consortiums, the mob hasn't left Las Vegas.
    It could be, if whatever group was behind this was able to get to every PBX in every hotel. Since it was reported that all hotel calls were being rerouted - and in the case of the bail bonds company, every payphone being rerouted, logic would dictate that the target of the reroutnig scam is the telco.
  15. The Freshmeat search was misleading on Software Glitches Cause Airport Delays in Britain · · Score: 2
    Of the five projects referred to in the post, one is a "flight planning tool" (whatever that is), three collect weather data, and one is a Linus port of a flight simulator. None of them are air traffic control projects.

  16. Something to be careful of on Creative Commons · · Score: 2
    They've provided an online wizard where you can choose the type of license and restrictions you want to put on your work
    IANAL, but choosing licensing options from a menu sounds like a potentially dangerous idea. It may be possible that some restrictions may conflict with others, making it possible to breach whatever mix-and-match license options are offered.

    If an author/artist/programmer wants a customized "sharing" license for their work, they'd be well advised to run it by a lawyer or stick with an existing license

  17. No - the switch has been hacked. on Mysteries of the Las Vegas Telecom System · · Score: 5, Informative
    I write telephony software. It's not the hacking of hotel telephone exchanges - it's the hacking of the swtiches at the telco. When you make a telephone call, the telco not only sends the ANI (caller id - phone number) it sends infodigits - a two-digit number identifying the type of phone from which you are calling - a residential phone, a hotel, payphone, prison, etc. It's very easy to program a switch to reroute calls to a particular DNIS based on infodigits so that if someone at a payphone calls 800-555-1234 the call goes through, but if someone from a hotel calls the same DNIS, it gets routed to a different DNIS, or goes to reorder. It's equally easy to create a conference on the switch, allowing a third party to "listen in" to call - explaining the appearance of one his competitor's "dancers" at a customer's hotel room.

    This is what the plaintiff in the story is alleging - that Sprint's switches are being reprogrammed by uberhackers in the employ of the Mob or some other competing organizations.

  18. Re:Questions on Review: Star Wars Episode II, Attack of the Clones · · Score: 5, Informative

    Here is the list of digital theaters showing AotC. I'll be seeing it in Framingham, MA.

  19. Re:Nothing more to see here. Move along. on Bitter Java · · Score: 2
    No offense taken. My point wasn't that experienced programmers shouldn't look for new and better ways to do things - if that were so, I'd still be typing "load foo, 8, 1" on my Vic 20. :-)

    The tone of the review was "Gee whiz, even if you use Java, you can still get it wrong!" That sort of book is very well suited for new programmers. Showing them the wrong way to do something is often as valuable as showing them the right way. But recommending it for "hired codeslingers" seems a bit, well, inappropriate.

  20. Nothing more to see here. Move along. on Bitter Java · · Score: 2
    Call me jaded, but do we really need another book explaining that it's possible to poorly design an OOP solution, or that not every problem can be solved with some implementation of an OOP tool - be it Java, C++, C# or B_Flat?

    Quoth the reviewer:

    If you're a hired codeslinger creating J2EE applications or servlets, then this is a good book for your shelf.
    If you're a hired codeslinger creating J2EE applications, shouldn't you already know how to create a scalable application and whether or not Java beans/servlets is correct tool or methodology for the problem at hand? It seems that this book should be recommeded more for Java newbies (which is fine) than Java veterans.

    <DISCLAIMER>I am not a Java programmer, but I am a grizzled veteran</DISCLAIMER>

  21. Re:All I want to know is.. on Bitter Java · · Score: 2
    A search for "java + coffee" returned 4 results (one of them misleading because it's a java programming book edited by a guy named Coffee). A search "java + island" returned 15 results.

    What does this mean?

    • Islands in the South Pacific are more popular than caffeinated beverages (unlikely)
    • Not that many coffee drinkers refer to coffee as "java" (more likely)
    • If users want to quote search statistics from Amazon for books on a particular topic, then Amazon needs a better search engine (bingo)
  22. Pardon my cynicism on Tapping the Alpha Geek Noosphere with EtherPeg · · Score: 5, Insightful
    You'd think that Slashdot, with its pro-privacy stance, would realize that something like this IS an invasion of privacy.
    An invasion of privacy on unencrypted data on a public network? And you're surprised? If you think that packets everywhere aren't being logged, sniffed, freeze-dried and reconstituted then you have a fundamental misunderstanding of how the internet actually works.

    If someone hacks my *private* network or illegally obtains my private encryption keys, then *that's* an invasion of my privacy.

    Sending or receiving unencrypted packets is like sending a postcard: it's not sealed, and it's not illegal for the letter carrier to read it. Sending an encrypted packet is like sending a letter. It's illegal for the letter carrier to open it.

  23. Irony on Tapping the Alpha Geek Noosphere with EtherPeg · · Score: 2, Interesting
    Ironically, Rob Flickenger let every know what *he* was doing during Rob Johnson's keynote address as well

    Did *anyone* listen to the speech?

  24. Re:hmm on StarOffice 6.0 · · Score: 5, Informative

    That was a consideration. Sun's decision to charge is based on research that showed enterprise users were not adopting StarOffice 5.2, the previous version of the product, in a significant way because they questioned Sun's commitment to a product it was giving away for free and which did not come with support and training.

  25. not quite the same as openoffice on StarOffice 6.0 · · Score: 2, Interesting
    According to this article, while OpenOffice shares the same code base as StarOffice, there are some features and functionality in the commercial product that aren't available in the free product - some fonts and some linguistic functionality is missing, as well as the manual and web-based training.

    Users should decide whether or not that package of features is worth 75 bucks.

    Of course, where OpenOffice is licensed under the GPL, those fonts and functions *could* be developed and distributed for free by another group. Hmm.. I smell another sourceforge project here.