search for: kevinc

Displaying 9 results from an estimated 9 matches for "kevinc".

Did you mean: kevin
2011 Nov 14
3
ruby 1.9.3 causes rbuf_fill timeout, but 1.8.7 does not
subject line says it all. I am trying to use the Google Storage gem (gstore), and if i use ruby 1.8.7, no problem. If i try to use ruby 1.9.3, i get this error: Timeout::Error: Timeout::Error from /usr/local/lib/ruby/1.9.1/net/protocol.rb:146:in `rescue in rbuf_fill'' from /usr/local/lib/ruby/1.9.1/net/protocol.rb:140:in `rbuf_fill'' from
2016 May 10
3
Opus encoding rate for very quiet noisefloor
...UDIO mode (low delay, great fidelity, avoid voice-EQ) without this particular sensitivity that gives high bitrate for nearly inaudible noise floor. It's a lot to pay for near subliminal comfort noise. I'm prepared to hear that the answer is: choose VOIP mode ;) Thank you! Warm regards, KevinC
2002 Sep 18
0
[Bug 399] New: Environment size over ~3K char prevents ssh logins
...ents ssh logins Product: Portable OpenSSH Version: -current Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: kevinc at doink.com CC: kevinc at doink.com I'm using OpenSSH 3.4p1 on both ends of a Solaris 2.8, Mandrake 8.0 connection. I've used OpenSSH in this situation since about 2.5. When I upgraded to 2.9.9p2 I found that OpenSSH itself was creating a bit more stuff in the environmen...
2016 Jun 03
1
Opus application_mode==AUDIO, 20ms framing issue?
...> to be running in mode=AUDIO. Is this effect known? Is there a > difference in processing with audio mode between 10ms and (other > framesizes)? I reckon it will go away if I throw some more bitrate > at it, but wanted to understand it a bit better. > > Thanks very much, KevinC > _______________________________________________ opus mailing list > opus at xiph.org http://lists.xiph.org/mailman/listinfo/opus >
2016 Jun 03
0
Opus application_mode==AUDIO, 20ms framing issue?
...edly, 28kbps is a low bitrate to be running in mode=AUDIO. Is this effect known? Is there a difference in processing with audio mode between 10ms and (other framesizes)? I reckon it will go away if I throw some more bitrate at it, but wanted to understand it a bit better. Thanks very much, KevinC
2012 Mar 07
1
link_to with :remote=>true works when bound to "click" but not "ajax:beforeSend"
Hi. I am trying to do an ajax link in Rails 3.2.1 and jQuery. I am loading jquery.js and jquery_ujs.js. In my document ready, if I bind to the event "click," clicking the link fires an event, but if I click to ajax:beforeSend, it doesn''t. Nothing happens when you click the link in JQuery. The event does go to the controller, though. Works: $(document).ready(function(){
2003 Dec 01
0
No subject
...r's market share. The fact that anyone asked about it shows there is, in fact, a Linux market, despite what Epicor's development people say. So the real question I would have to ask Epicor is, "Why are you so quick to abandon market share to your competitors?" - Kevin Colby kevinc@grainsystems.com rparker@VPR.net wrote: > > Jerry, > > Your book was a lifesaver for me - and I have been running > Samba on BSDI 4.0.1 for about a year now; including running > Platinum (mentioned below) but now it's time for a major > upgrade from the vendor (Epicor)...
2004 Oct 22
0
libao-0.8.5 patch
...0200 +++ libao-0.8.5.new/src/plugins/alsa09/ao_alsa09.c 2004-10-22 12:06:26.000000000 +0200 @@ -75,9 +75,10 @@ { AO_TYPE_LIVE, "Advanced Linux Sound Architecture (ALSA) output", - "alsa09", + "alsa", "Bill Currie <bill@taniwha.org>/Kevin Cody, Jr. <kevinc@wuff.dhs.org>", "Outputs to the Advanced Linux Sound Architecture version 0.9.x.", + NULL, AO_FMT_NATIVE, 35, ao_alsa_options, @@ -181,7 +182,8 @@ internal->writei = snd_pcm_writei; internal->access_mask = SND_PCM_ACCESS_RW_INTERLEAVED; } - } + } else + r...
2004 May 27
1
Follow up on async I/O question
Sunil Mushran wrote: >And as that gets into reading debugocfs outputs, the user has to make the determination, if the effort is worth the gain in performance. Why only logfiles? Well, because Oracle performs large ios only to the logfiles. The ios to be datafiles are in smaller chunks. Hope this helps. Sunil I'd like to point out a small mistake in this post. Oracle most certainly