Slashdot Mirror


User: Ryan+Huddleston

Ryan+Huddleston's activity in the archive.

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

Comments · 51

  1. Re:Did AP also miss.... on AP Looks at Piracy, Misses the Point · · Score: 0, Troll

    But what about all the good things Hitler did?

  2. Digital Download? on Linspire 5.0 Free For Limited Time · · Score: 5, Funny

    I was hoping for the analog one...

  3. Re:say what you want... on Microsoft's Most Successful Failure · · Score: 1

    Purple is Mace Windu!

    So Apple was betrayed by the red (Microsoft) quite early on whilst trying to lead the way to a bright future?

  4. Re:Wow - vitriolic on Safari And KHTML May Never Meet · · Score: 1

    ...they forget that slighted geeks are the most difficult people in the world to turn back to your side.

    You've obviously never sufficiently angered a woman. "Hell hath no such fury" as is said.

  5. Re:well ya know..... on Safari Passes the Acid2 Test · · Score: 1

    Actually, no. It doesn't.

    Quit propogating lies.

  6. Re:I would buy a Mac... on Return of the Mac · · Score: 1

    Yep... lunch is a looot more expensive now :-)

  7. Re:No matter what free will always win... on Would You Pay 5 Cents For a Song? · · Score: 1

    This only means that people who can't tell the difference will get a deal, and audiophiles will softly (or not so softly) cry whenever they are forced to listen to someone else's shitty, digitally artifacted music. No thanks. Riding with a friend in a car while she blissfully listens to music with muted highs, muffled singing, and dotted with encoder artifacts is enough to make me wish that MP3 encoders didn't work below 192kbps VBR.

  8. Re:Another stupid advertisement on Mitsubishi LED Projector: Small, Cheap, Durable · · Score: -1, Flamebait

    My thoughts exactly. This looks *much* more like a sales pitch than "stuff that matters".

  9. Re:Business or Personal? on What Do You Charge for Tech Support? · · Score: 1

    maybe he's just talking IRC.

  10. Re:Nothing for you to see here on Microsoft to Buy Anti-Virus Software Firm · · Score: 1

    Standard Oil *did* buy competitors, and modified them so that that their subsidiaries did not compete with each other, and kept profits from all. That's not vertical integration; that's horizontal integration, which is the classic monopolistic practice.

    Vertical integration is making everything part of the same product line and wringing out the profits from the whole thing, and paying nobody else in the process of producing your product.

  11. Linux Driver Portability on First Program Executed on L4 Port of GNU/HURD · · Score: 1

    Can't Linux drivers be ported to the HURD?

    Correct me if I'm wrong, but due to their shared GPLv2 license, the below-mentioned "huge amount of embecded knowledge on how PC hardware works buried in the Linux code" can be leveraged for use in the HURD. This could be a boon for HURD development, because unlike the other Free OS Linux compatibility modes, the HURD can lift such code straight from the Linux kernel, giving it a significant advantage in that matter over others.

    Maybe with a little work even proprietary drivers like NVidia and ATI drivers could be made to work. That would give it the huge advantage of being one of 3 Free OSs that has accellerated modern 3D hardware

  12. Re:Why? stealing Mozillas thunder or what on New Netscape Browser Prototype Available · · Score: 1

    KHTML has been Apple-backed ever since Safari development started.

    Just FYI.

  13. Re:A practical solution. on Cutting Through a Wi-Fi Traffic Jam? · · Score: 1

    Correct me if I'm wrong, but I think that a drop from 100Mbps WLAN to 11Mbps WLAN would not affect the average home cable/DSL connection.

    Most people who use LAN data transfers enough to notice the difference between 100Mbps with lots of interference and a clear 11 Mbps signal will know enough to change their WiFi passwords.

  14. Re:You poor guy. on Cutting Through a Wi-Fi Traffic Jam? · · Score: 4, Funny

    prolly to dumb

    Oh, the irony!

  15. Re:How many punches before it starts selling cookw on Lean Mean Grilling PC Mod · · Score: 1

    "meat addicts"?

    What kind of vegetarian hippie bullshit is this?
    If you don't eat meat, you are thumbing your nose at the millenia of evolution man has gone through to fight his way to the top of the food chain.

    We didn't come this far to eat salads.

  16. Re:Insightful? on 64-bit Windows XP Tested And Reviewed · · Score: 1

    ...

    No. It wasn't. Linux = 1991; Windows NT = 1993.
    End. Of. Story.

  17. Re:Insightful? on 64-bit Windows XP Tested And Reviewed · · Score: 1

    Bullshit alert!

    The original Windows ran on top of DOS, on 16/32 bit x86 only. The original Windows NT, which I think you are really talking about, was released in 1993 and supported 386 and MIPS, with later Alpha support. Linux was up to version 0.96 at that point.

  18. Geeky Urges on Comparative CPU Benchmarks From 1995 to 2004 · · Score: 1

    Does anyone else have the sudden urge to run off to Kinko's and get the giant master benchmark charts printed off as posters?

    ...Or is that just me? : - )

  19. Re:Why should they? on Sun Submits New License for Open Source Approval · · Score: 1

    You are not *forced* to redistribute your modifications to others. Keeping your modifications private is a very important part of the GPL licensing scheme.

    However, if you give your program to others, the others have a right to the source code, just as you did when you recieved the base work.

    Look into these things first, before disseminating misinformation.

  20. Re:Superior Linux Support? on NVIDIA Announces Intel nForce Chipsets Coming · · Score: 1

    source: http://lwn.net/1999/0211/a/lt-binary.html

    To: linux-kernel@vger.rutgers.edu
    From: torvalds@transmeta.com (Linus Torvalds)
    Subject: Re: Kernel interface changes (was Re: cdrecord problems on
    Date: 7 Feb 1999 08:15:24 GMT

    In article <79g5bu$spd$1@palladium.transmeta.com>,
    H. Peter Anvin <hpa@transmeta.com> wrote:
    >
    >* Linus Torvalds has no interest whatsoever in developing such a
    > plug-in ABI. Someone else is welcome to do it.

    No, it's even more than that.

    I _refuse_ to even consider tying my hands over some binary-only module.

    Hannu Savolainen tried to add some layering to make the sound modules
    more "portable" among Linux kernel versions, and I disliked it for two
    reasons:

    - extra layers decrease readability, and sometimes make for performance
    problems. The readability thing is actually the larger beef I had
    with this: I just don't want to see drivers start using some strange
    wrapper format that has absolutely nothing to do with how they work.

    - I _want_ people to expect that interfaces change. I _want_ people to
    know that binary-only modules cannot be used from release to release.
    I want people to be really really REALLY aware of the fact that when
    they use a binary-only module, they tie their hands.

    Note that the second point is mainly psychological, but it's by far the
    most important one.

    Basically, I want people to know that when they use binary-only modules,
    it's THEIR problem. I want people to know that in their bones, and I
    want it shouted out from the rooftops. I want people to wake up in a
    cold sweat every once in a while if they use binary-only modules.

    Why? Because I'm a prick, and I want people to suffer? No.

    Because I _know_ that I will eventually make changes that break modules.
    And I want people to expect them, and I never EVER want to see an email
    in my mailbox that says "Damn you, Linus, I used this binary module for
    over two years, and it worked perfectly across 150 kernel releases, and
    Linux-5.6.71 broke it, and you had better fix your kernel".

    See?

    I refuse to be at the mercy of any binary-only module. And that's why I
    refuse to care about them - not because of any really technical reasons,
    not because I'm a callous bastard, but because I refuse to tie my hands
    behind my back and hear somebody say "Bend Over, Boy, Because You Have
    It Coming To You".

    I allow binary-only modules, but I want people to know that they are
    _only_ ever expected to work on the one version of the kernel that they
    were compiled for. Anything else is just a very nice unexpected bonus if
    it happens to work.

    And THAT, my friend, is why when somebody complains about AFS, I tell
    them to go screw themselves, and not come complaining to me but complain
    to the AFS buys and girls. And why I'm not very interested in changing
    that.

    Linus

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.rutgers.edu
    Please read the FAQ at http://www.tux.org/lkml/

  21. Re:BSD is dying :-( on OpenBSD 3.6 Released! · · Score: 1

    I'm just saying... my last install has been up since I put it on the computer (as its first BSD install).
    I don't want to invoke any envy or pecker-measuring... I'm just saying that was the last one I installed.

  22. Re:BSD is dying :-( on OpenBSD 3.6 Released! · · Score: 3, Funny
    FreeBSD 5.2.1-RELEASE (GENERIC) #0: Mon Feb 23 20:45:55 GMT 2004
    ryan@cm ryan $ date
    Mon Nov 1 13:20:20 EST 2004
    ryan@cm ryan $ uptime
    1:17PM up 172 days, 17:47, 1 user, load averages: 1.44, 1.45, 1.42
    About 172 days ago.
  23. Re:Not only on Working iPod Halloween Costume · · Score: 1

    the guy honestly looks like Bram Cohen.

    Being associated with Bittorrent doesn't get you the chicks... the non-digital ones, anyway ;-)

  24. Re:this is you on Programming Assignment Guide For CS Students · · Score: 1

    Spanish 100:

    El/La means "the".

    When converting to English, chop off the trailing vowel for a word, and, if necessary, interperet it loosely.

    Using these two steps, we get:
    "the rest"

  25. Re:My Wife often complains on Body and Brains of Gamers Probed · · Score: 1

    I find this feeling is most pronounced in long, drawn-out RTS games like Warcraft II/III or Starcraft.

    I am SUPER pissed and in a really shitty mood after I lose a few games in a row, and winning a few games in a row could make my day.