Slashdot Mirror


User: td

td's activity in the archive.

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

Comments · 99

  1. Re:Is it really? on Violence, Video Games And Donahue · · Score: 2
    Parents are in general a whole lot less effective than they were fifty years ago.

    Can you quote a legitimate study that shows this? Or are you just retailing your opinion as fact?

  2. View it as damage. on Where Are You Publishing? · · Score: 2

    The way this problem will ultimately be solved is by routing around it. Zimbabwe and other states of its ilk will find themselves cut off from the internet as customers demand that ISPs not route packets to jurisdictions that may prosecute based on their contents. We already do this for spam. It won't take many convictions before tyrant-blocking black hole lists start to appear and ISPs start marketing them as a feature.

    Eventually (but don't hold your breath waiting) these repressive regimes will either bow to internal economic pressure or so impoverish themselves as to lose the means of maintaining their power.

  3. More Information About the Winner on Google Programming Contest Winner · · Score: 5, Informative

    I've met Dan Egnor, and this isn't the only cool thing he's done. He's the author of Iocaine powder, the world champion rock-paper-scissors program. He's also the proprieter of sweetcode a web log devoted to innovative open source projects (i.e. projects that don't just clone or tweak existing software.) But his best hack (not described on line, as far as I know) is a version of Pac Man that runs on a PDA and uses a GPS for a user interface -- if you run around an open field carrying the GPS+PDA, the pacman correspondingly runs around the maze chasing Blinky, Stinky and Dinky (or whatever their names are.)

  4. People have been doing this for quite a while. on Hack Your Ignition (Before Someone Else Does) · · Score: 3, Interesting

    The first time I heard of aftermarket ROMs (for the fuel injection computer) the car in question was the 1984 Pontiac Fiero, GM's short-lived (1984-1988, I think) mid-engined sports car.

  5. Off the top of my head on Deep Algorithms? · · Score: 5, Insightful

    Quicksort
    The Unification Algorithm
    Skip Lists
    Conjugate Gradients
    Karmarkar's linear programming algorithm
    Knuth-Morris-Pratt string matching
    Multidimensional scaling
    The Kernighan-Lin TSP & graph-partitioning methods
    Lempel-Ziv compression
    Fast Fourier Transform
    Quine-McCluskey optimization
    Celine/Gosper/Zeilberger/Wilf algorithm for hypergeometric identities
    Fast Multipole method

  6. Re:Pirates on Greene's Grammy Speech Debunked · · Score: 5, Informative

    "Pirate", being not in any dictionary acception what someone who copies a song or a software is

    This is simply untrue. For example, Webster's 7th New Collegiate Dictionary contains:

    pi.ra.cy
    ('p{i-}-r*-s{e-})
    ...
    2) n, the unauthorized use of another's production, invention, or
    conception esp. in infringement of a copyright

    If you consult the OED, you'll see that the first recorded use of piracy in this sense is hundreds of years ago, only a few years after Britain enacted its first copyright laws. The idea that anyone today is trying to evoke brigandage on the high seas when they use piracy to refer to unauthorised reproduction of copyright material is not very credible.

  7. Re:Truth of article depends on who you know on The Problem Of Developing · · Score: 2

    The first time I heard this was in the Unix Room at Bell Labs, Murray Hill, on January 2, 1984 (or some day later that week), right after Bjarne walked in and said that he'd just decided to call his new language C++. I don't remember who said it, but I am the one that pointed out the connection to Newspeak, in which ++ is used to mark superlatives. Bjarne certainly remembers this, as he has retailed it in at least one of his books.

  8. Re:Grain of salt on ArsDigita Founder Responds to Closing · · Score: 2

    You've never watched a two-year-old be attacked by a dog, have you?

  9. Re:Checkpoint/restart on UNIX Process Cryogenics? · · Score: 2

    I made a version of the same program and reran it a few years ago on an SGI Octane. It took about 8 days.

  10. Checkpoint/restart on UNIX Process Cryogenics? · · Score: 3, Interesting

    This facility is called checkpoint/restart. It was a feature of OS/360 and other operating systems in the 1960s. In some very early versions of Unix, core files were restartable. Usually it's pretty easy for programs to save enough state to be restartable on a case by case basis, except when it's just about impossible (like when networks reconfigure) so it's not a popular system feature these days (hard to implement in a general way, doesn't do a very good job in the cases that can be handled easily.)

    A friend of mine (Hugh Redelmeier) ran a very long (~400 day) computation on a PDP-11 in the mid-1970s. The program ran stand-alone, and part of the test plan involved flipping the power switch on and off a few times -- very amusing to watch the program keep on running right through power failures. (Main memory on the machine in question was magnetic cores, which are non-volatile.)

  11. Re:Nyquist, not Shannon on New Sampling Techniques Make Up For Lost Data · · Score: 2, Redundant

    Nyquist formulated the sampling theorem in 1928, but never proved it. Shannon provided the first proof in 1949.

  12. Re:Unfortunately, an end to wars on The Drone War · · Score: 3, Informative

    how many times in history have a people won their independence through peaceful means?

    Canada, Australia, New Zealand, the list goes on and on.

  13. Re:Warning, bogon flux on The Drone War · · Score: 2, Flamebait

    The citizens of a democracy have a need to know what actions their government takes on their behalf, and the outcome of those actions; otherwise they are wrongfully denied their right to elect a government that behaves in accordance with their desires.

    The argument that some things cannot be done except in secret is not an argument for secrecy, but an argument that there are things that government cannot do. (For example, secret kangaroo court military tribunals in violation of due process.)

  14. Re:NOT Snow Crash. but Neuromancer on Science Fiction into Science Fact? · · Score: 3, Interesting

    > Gibson realized that, for the [Pong]
    > players, the world behind the screen
    > was just a real as a tennis court is to
    > a tennis player. So Gibson pursued this
    > "world behind the screen" metaphor
    > and produced a striking, immersive
    > world based an ubiquitous computers
    > communicated via a world-wide standard
    > network.

    And published it about 10 years after
    Ted Nelson described the idea (which
    he called Fantic Space, by analogy
    with the filmic space that cinema
    theorists talk about) in his book Dream
    Machines/Computer Lib.

  15. You already have a perfectly good name. on Filing a Domain Name Dispute? · · Score: 5, Informative

    You already own kdhx.org, and if that's not enough, neither kdhxradio88.org nor kdhxradio.org nor kdhx88.org is currently registered. You don't really need kdhxfm88.org, so if you forget it, the squatter will have wasted his money.

    (I see that he's put a porn pointer at the address . Is that what you're really upset about? That's a different question than the one you asked. If you're a nonprofit and you can't afford a lawyer, find out what `pro bono' means.)

  16. A Short list on Writers Who Will Stand the Test of Time? · · Score: 2

    Any genre (not just SF!), alive today:

    Umberto Eco
    Don Knuth
    Saul Kripke
    Martin Gardner
    (puzzle books have ungodly staying power)
    John Cage
    (oops, dead)

  17. Re:Young Sherlock Holmes FX on Pixar Finally Offers Animated Shorts on Pixar.com · · Score: 2

    I think the first movie done by what would become Pixar is Star Wars, they did computer readouts of the Death Star.
    As someone else pointed out, Larry Cuba did this. The first movie work done by the Lucasfilm Computer division (later Pixar) was the Genesis demo in Star Trek II. The simulated Death Star display in Return of the Jedi was their second job. (I have first-hand knowledge of both of these.)

  18. Re:innocent till _proven_ guilty? on Slashback: Scramjet, Golden Ears, Preciousness · · Score: 5, Insightful

    This proposal is about civil disputes, in which the notion of guilt (a concept of criminal law) never arises. Liability and guilt are two different things as far as the law is concerned.

  19. Re:OEM support sucks/Sun Rules on Do Manufacturers Adequately Support Their Products? · · Score: 3, Funny

    That's like the very old joke:

    Q: How many DEC repairmen does it take to fix a flat tire?

    A: Five -- four to lift the car and one to swap tires until they find the one that's flat.

    Q: How long does it take them to do it?

    A: Depends on how many flats they brought with them.

  20. Re:KKUP in Cupertino & Truckers... on Satellite Radio Is Officially Here · · Score: 2

    I think there are plenty of 100% listener-supported stations in the US. The best-known is probably KPFA in Berkeley, the nation's first public radio station. The Pacifica Foundation, which owns KPFA, also operates four other stations around the country, including WBAI in New York.

    Another well-known all listener-supported station is WFMU in New Jersey, whose coverage area includes all of Manhattan.

  21. Showing my age: missed pocket calculators altogeth on The Sliderule As Paleo-Geek Artifact · · Score: 2

    I was an undergraduate in 1974, and pocket calculators were still controversial -- professors railed against allowing them to be used on exams, etc. -- so kept using my slide rule (it's on a shelf not 10 feet from where I sit, covered in dust.) That year, I got my first account on a UNIX box, which came with dc and bc, and I've never since been tempted to buy a pocket calculator.

  22. Re:The other side of trust on The GPL: A Technology Of Trust · · Score: 2

    I don't think the law hinders that many people to kill one another. If they really want to, they'll do it anyway.
    Ok. If it's not working let's scratch it off the books then.

  23. More references on The Future Of Scientific Publishing · · Score: 4

    Remarkably, Nature doesn't appear to have talked to Andrew Odlyzko, who, over the last 5 years or so, has written a large pile of the best papers on the subject of the future of scientific publishing.

  24. The culture you get is the culture you make. on Beyond Napster, a Free Culture · · Score: 2

    Mass-market music is what you get if you just don't care enough to avoid being led around by the nose. If you want something better, you have to actively support it. Personally, I go for weird skronking noise-music that never will have a mass audience, and to try to ensure that I can get my fix when I need it, I (and some friends) organize a concert series. Putting on two concerts a month takes about 16 hours of my time -- 5 hours, twice a month, supervising the shows and about 6 hours doing organizational work. (Also, we lose small amounts of money doing this, but a lot less than many hobbyists spend.) This is about as much time as I spend on my Open Source hobby, and has many of the same rewards -- I'm working to make a world that has stuff in it (software or music) that's what I want, not what Microsoft or MCI want me to want.

  25. Re:How did AT&T figure out MS infringed ? on AT&T Files Patent Infringement Suit Against Microsoft · · Score: 4

    It's not a requirement to sue that you have solid evidence of infringement. (For that matter, it's not even a requirement that you think they have.) If AT&T thinks MS might be infringing, they can sue and then find out -- civil litigants are required to make full disclosure of relevant information.