Slashdot Mirror


User: rmull

rmull's activity in the archive.

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

Comments · 206

  1. Re:GPL Inc. on Open Source Is Bad [updated] · · Score: 1

    Price fixing? Collusion? I don't understand what you mean. Price fixing doesn't really apply to this analogy... I mean, the fictitious company simply gives away its software. There's no reason a real corporation couldn't do that; it just wouldn't be very cost effective. And collusion doesn't even come into it. You paint the imagined GPL corporation as illegal, but it's more a bad business than anything. That is, it isn't a very good way to make money.

  2. Re:SOAP==the end of free software on SOUP is Good for You · · Score: 1
    I don't disagree with most of what you're saying.

    But, SOAP itself doesn't neccessarily have much to do with what you're talking about. All it is is a way to do RPC's through XML. While you could call it an "enabling technology" to application subscription, it can be easily used for benevolant purposes as well. SOAP is a useful little bugger.

  3. Re:No, I didn't RTFA on Biotech Insects to be Released Into the Wild · · Score: 1

    The point is that the non-sterile male moths can't mate because there's too much comptetition from the sterile ones. If enough sterile moths are put into the population at the right time, it will essentially vanish within a generation.

  4. Re:The Real Reason Behind the Change on Helix Code Changes Name To Ximian · · Score: 1

    That's an infinite number of bonobo's, isn't it?

  5. Major problem on "D-VHS": Will it replace DVD? · · Score: 1
    The critical disadvantage of all tape media is that they aren't random access. Now, that may not be incredibly important when watching a movie, but it's certainly nice to have.


    Also, observe DVD's acceptance in both the pc and the home video markets - that's hard to do with a sequential access medium.

  6. Re:Place your bets on Ladies And Gentlemen, Linux 2.4 · · Score: 1

    You mean 4.2.
    duh.

  7. Consider Perforce... on Clearcase vs. CVS? · · Score: 1

    I once worked at a place that migrated from Clearcase to Perforce because the former was just too damned expensive. I did lots of work with perforce, and I found it to be lightweight and easy to understand.... no filesystem access, but you get fancy merging like clearcase. Plus, there's a client for pretty much any platform you can think of. But you'll still need a dedicated admin for any installation of size.

  8. Dune board game on Dune Scores Huge Ratings · · Score: 1

    This seems the perfect time to mention the Dune board game, by Avalon Hill, circa 1979. I've played it a few times with some geeked out friends of mine, and it's a WHOLE lot of fun. Parker brothers made one too, but that was in response to the movie... but I doubt it's as much fun. info here (you can get it on ebay... they don't make it anymore.)

  9. Re:What is it with geeks and Dune? on Dune Scores Huge Ratings · · Score: 1

    I'm afraid he's not writing anything anymore... he passed away 8 years ago.

  10. My Experience on What Pitfalls Exist When Outsourcing Code? · · Score: 2

    I was recently fortunate enough to get to work with some code that was written by some other company. The main problem that I had was that they didn't code with maintainability or expandibility in mind, but rather towards a particular solution. While it did rather well for its intended purpose, it was utterly miserable to try and get it to work with anything else. I ended up rewriting the whole damn thing.

  11. Re:WHAT?! on DVD/DeCSS: MPAA Wins In New York · · Score: 1

    But if you want to take the analogy to it's extremes (usually not a good idea, and almost never actually relevant, but oh well) then a gun is just a metal tube that accelerates slugs of lead to high velocities. What I think is really needed is a clear line between the legality of an action and the the tool that facilitates that action.

  12. Entry point? on Microsoft Porting Applications To Linux (Really!) · · Score: 1

    I have a hard time beliving this "entry point" stuff. It seems to me that most linux users have used windows at one time or another, and or using linux INSTEAD of windows. I know I do. Why don't they just sell the silly thing, just like any other software product? Is it really neccessary to levarage the dominance of windows with every corporate move?

  13. Re:Tech-Jacket on Techno Jacket · · Score: 1

    What do you think packet loss is?

  14. coin3d on SGI Releases Open Inventor As Open Source · · Score: 1

    There's been an effort to create an open inventor clone, called coin3d. Think along the lines of Mesa - same api, but unofficial. But what happens to them now? Or perhaps more importantly, what happens to the programming contest the parent company is sponsering to get people to use the toolkit? I want prizes, damnit!

  15. Re:Actually, Microsoft sucks up to NVidia on nVidia GeForce 2 Ultra Unveiled · · Score: 1

    I had a similar problem for awhile. I would be good to go until the sound effects got intense, at which point the game (and thus the x server) would hang with the standard irq conflict sound. The wierd part is that they were on different irqs... I checked a great many times. Anyhow, problem was solved by getting rid of the crappy ess1868 that was in there and replacing it with an Ensoniq Something.
    Hope this helps, though it probably won't. :)

  16. Re:Kudos to nVidia! on nVidia GeForce 2 Ultra Unveiled · · Score: 1
    Price these suckers at $150 per card, and all other graphics card companies will go out of business.

    That's actually quite an interesting point. Suppose that nvidia had enough money in the bank that they could afford to do that? It certainly wouldn't be profitable, but they would gain customers like nothing else, and nobody else could even come CLOSe to competing. And after they're all gone, back to business as usual. With a convenient corner on the graphics market.

    Is such a move even legal?

  17. Re:Obfuscated Perl? on 5th Annual Obfuscated Perl Contest · · Score: 2

    nor does this one, for that matter. :)

  18. Re:Linux86. on Official AIM for Linux · · Score: 1

    Lintel?

  19. Re:What _I_ Like about C#.. on C# Under The Microscope · · Score: 1

    1) C# may be strongly (highly?) typed, but it seems to me that that is rather negated by the absence of anything resembling templates - how do you handle basic collections? Unless a reference has a type implicitly associated with it, you throw away alot of your advantages when you start to use these untyped data structures.

    2) I've not the slightest idea what early binding and late binding mean, but there must be SOME advantage to late binding if it's used at all...

  20. Securing vs. Watermarking on SDMI Technologist Talal Shamoon Interview · · Score: 1

    All the talk I'm hearing seems to be about securing music, such that only the buyer may listen to it. I think it's well accepted that this is a misguided attempt, as it simply makes things more difficult.

    BUT...
    Suppose they took this watermarking technology they say they have an use it for just that - watermarking. When you buy a track from the record company, it would be invisibly watermarked with your tracking information - but keep it in mp3. Simply watermark the signal. While copying is easily possible, it discourages the average joe from posting his song to the net, as it can be tracked back to him. It also would still allow trading between friends. Fair use or not, that's another story...

    I don't know whether this can be done with audio, though they seem to be claiming it can. It's been done with images for quite some time now. (Digimarc and the like)

    Yes, there are many holes in this idea, but it has a chance of being accepted by the community. (vs. SDMI... blech)

  21. Regardless... on Linux Beats Win2000 In SpecWeb 2000 · · Score: 1

    Even though I like linux, and use it extensively....
    there are lies, damned lies, and benchmarks.

  22. Re:Just a Qube on Has Anyone Played With Gateway Micro Server? · · Score: 1

    Yeah, well my new box runs at 1 uHz on the new Pentium .0004 (TM).

  23. Re:how is the quality? ANS: Perfect on Philips VCR Records MPEG On (D-)VHS tape · · Score: 1

    Unless you just copy it bit for bit, of course, which is what I think he was referring to.

  24. For what it's worth... on Meeting with Netpliance · · Score: 1

    ...this is one of the best pieces of writing I've seen online in quite awhile.

  25. Other boot loaders? on New LILO Breaks 1024-Cyl Limit · · Score: 1

    I use lilo myself, but does anybody know of some alternative boot loaders? Awhile ago I used a pretty slick commercial one that was configurable at boot time and had an n-curses style menu... but it was rather commercial. I've seen some opensourced ones that do similar things, but I haven't the guts to blow away my MBR just like that. :) Any recommendations?