search for: overreacting

Displaying 20 results from an estimated 48 matches for "overreacting".

2015 Mar 27
5
Not getting updates?
...dded it in, it made no difference. I have noticed that I do have some updated packages (like httpd) that are from February and appear to be the most recent based on the mirrors, but every mirror I hit I see no updated packages listed for this month. Maybe there's just not been any and I'm overreacting. But to give an example, we run several Ubuntu 14.04 LTS virtual machines and I've have a dozen or so security related updates that I've not seen for CentOS, like openssl (which I do have installed on it) and gnutls. I know package names don't always match up, but these are recent kn...
2009 Aug 01
0
[LLVMdev] RFC: MachineInstr Annotations
...r the AsmPrinter, because semantics are tricky enough as they are right now without new subtle bits to worry about. It even occurs to me to suggest putting the bits in a private member in a class and making AsmPrinter a friend of that class in order to discourage accidental misuse, but that may be overreacting :-). Dan
2004 Dec 10
2
way to duplicate logs?
...as it was in sync with ntp and still is. Also, is there a way to make more than one copy of these logs?....I am not sure how this is set up and but I would like to possibly have another set of logs in place so if someone is editing them, I can catch it. I know there is a chance that I may be overreacting., but just in case I want to know. Thanks, Bob
2015 Mar 27
3
Not getting updates?
...have noticed that I do have some updated packages (like httpd) that are >> from February and appear to be the most recent based on the mirrors, but >> every mirror I hit I see no updated packages listed for this month. >> Maybe >> there's just not been any and I'm overreacting. > > indeed, odd. I just looked at my local mirror of a mirror, and I'm > not seeing anything in /7/ newer than Jan 20 oh. is /7/ supposed to be a symlink to /7.0.1406/ or a separate directory ? it appears my mirroring of the mirror may be broken if its supposed to be a syml...
2015 Jan 19
3
[PATCH] Makefile: add support for git svn clones
Hi, On Mon, Jan 19, 2015 at 03:31:32PM -0500, Duncan Murdoch wrote: > >>> git has an interface for cloning SVN repositories into git > >>> which some users might decide to use. For those users' > >>> surprise, the repository will always fail to build on svnonly > >>> target and it will exit early. > >>> > >>> The
2009 Jul 31
3
[LLVMdev] RFC: MachineInstr Annotations
I'm getting to the point where I want to contribute some more MachineInstr comment support for things like spills. As we've discussed before, we don't have all of the information available in AsmPrinter to synthesize the kind of comments that can be helpful for debugging performance issues with register allocators (our primary use for these kinds of comments). In order to get this
2015 Jan 19
2
[PATCH] Makefile: add support for git svn clones
Hi, On Mon, Jan 19, 2015 at 03:06:11PM -0500, Duncan Murdoch wrote: > On 19/01/2015 2:33 PM, Felipe Balbi wrote: > > git has an interface for cloning SVN repositories into git which > > some users might decide to use. For those users' surprise, the > > repository will always fail to build on svnonly target and it will > > exit early. > > > > The problem
2011 Oct 28
1
Duplicated packages in CR repo?
...g-relp-4.6.2-3el6_1.4.x86_64.rpm 19-Oct-2011 13:04 The same is true for several other packages uploaded to CR repo on 19-Oct-2011: - corosync - xorg-x11-server Corosync also exists with a correct name in the repo, but xorg-x11-server does not. Maybe someone can have a look on this or am I overreacting? I successfully fixed my broken updates by a manual downgrade followed by an update with the correctly named package. Best regards Patrick
2011 Oct 05
0
[LLVMdev] LLVM IR is a compiler IR
...arguments > are not accurate because IR never intended to be anything else anyway. > PNaCl, OpenCL, RenderScript, Java-like VMs were aggregated over time > and tried to use IR for what it was not designed to be. I completely > agree with you in that one. Hi Renato, I think you're overreacting here. There is nothing about OpenCL, RenderScript, or VMKit that requires LLVM IR be used like a Platform, as I defined it in my first paragraph. I'm aware that some people would like to use LLVM IR as a Platform, and I'm saying that there are important high-level considerations to make b...
2005 Apr 04
1
tgAudioCodec.zip
Jean-Marc Valin <Jean-Marc.Valin@USherbrooke.ca> wrote: > > > 1) Supporting the various versions of Speex is a nuisance, mainly > > because there is no #define or API call to query the version. > > It is possible to get the version using speex_lib_ctl(int request, void > *ptr). Possible requests are SPEEX_LIB_GET_MAJOR_VERSION, > SPEEX_LIB_GET_MINOR_VERSION,
2016 May 10
3
Opus encoding rate for very quiet noisefloor
Hi Opus list, Please forgive me if this has been asked before. I find that Opus encoder created in mode OPUS_APPLICATION_AUDIO (as opposed to _VOIP) is using a lot of bits to encode silent periods of speech. This is relevant to a voip application for which good quality music is desirable, and in which I add a minimal comfort noise (order of few bits loud, e.g. MLS signal of amplitude 1 or 2)
2006 Sep 20
3
Flac metadata at end?
...tifier, like starting the file with fLAC instead of fLaC, so that old decoders just reject the new format, but new ones know to read the last 4B (int) to find the offset for where to find the data. It then jumps back to the beginning. Conversion between the formats is no problem. Am I totally overreacting, or do I have some justification? It takes about 5 mins to change some track data for a cd, even encoded at best. This is really not very user friendly, and going through and adding lots of padding to the batch of cds I just ripped, then adding the data, then removing all the padding is a bit...
2011 Oct 05
2
[LLVMdev] LLVM IR is a compiler IR
On 5 October 2011 16:18, Dan Gohman <gohman at apple.com> wrote: > I think you're overreacting here.  There is nothing about OpenCL, RenderScript, > or VMKit that requires LLVM IR be used like a Platform, as I defined it in my > first paragraph.  I'm aware that some people would like to use LLVM IR as a > Platform, and I'm saying that there are important high-level considera...
2007 Sep 09
11
Going beyond the default html formatter/report?
Hi! I wonder does anybody planning to go beyond the default html formatter/report? The current html report is nice and green but what about to go a little silly and enable also user input. For example to let customer to add a new pending spec, comments etc. I feel it might be mentally easier for some customers to jump into spec world when it is possible to give input at "the same
2016 Jun 03
1
Opus application_mode==AUDIO, 20ms framing issue?
Hi Kevin, Are you saying that the quality is good at 20 ms and bad at 10 ms, or the reverse? Also, is this speech or music? What tool, what options? In general, it helps a lot if you post the sample (input and output). Cheers, Jean-Marc On 06/03/2016 12:48 PM, Kevin Connor wrote: > Hi Opus list, > > I'm noticing a discontinuity in the quality between use of 10ms and > 20ms
2011 Oct 05
4
[LLVMdev] LLVM IR is a compiler IR
On 5 October 2011 01:19, Chris Lattner <clattner at apple.com> wrote: > I'm not sure what you're getting at here.  My email was not intended to say that I'm not interested in LLVM improving - quite the contrary.  My email was to rebut Dan's implicit claim that PNaCL and using LLVM as a portable IR is never going to work.  I'm arguing in the "opencl" and
2013 Feb 28
8
false low battery alarm
Hi, I have two types of UPS devices and one of them (APC) gave me a false "low battery" alert. I can't reproduce the problem... Also, there was nothing apparently wrong with the UPS at the time of the false alert. All I could do was grab the driver values within a minute after the "low battery" notification. These are the values: battery.runtime.low : 120
2005 Apr 26
1
tgAudioCodec.zip
I have (finally) posted my Speex wrapper classes. They are at: http://www.grandgent.com/spx/tgAudioCodec.zip I followed your recommendations and they worked fine with 1.1.0. However, I'm still having the same problem with 1.1.7 that I had the last time I tried to upgrade. I'm using the same code with both versions, except for calling speex_encode_int instead of speex_encode, and
2015 Mar 27
0
Not getting updates?
...no difference. I > have noticed that I do have some updated packages (like httpd) that are > from February and appear to be the most recent based on the mirrors, but > every mirror I hit I see no updated packages listed for this month. Maybe > there's just not been any and I'm overreacting. indeed, odd. I just looked at my local mirror of a mirror, and I'm not seeing anything in /7/ newer than Jan 20 -- john, recycling bits in santa cruz
2015 Mar 27
0
Not getting updates?
...me updated packages (like httpd) that are >>> >from February and appear to be the most recent based on the mirrors, but >>>> every mirror I hit I see no updated packages listed for this >>>> month. Maybe >>>> there's just not been any and I'm overreacting. >>> >>> indeed, odd. I just looked at my local mirror of a mirror, and >>> I'm not seeing anything in /7/ newer than Jan 20 >> >> oh. is /7/ supposed to be a symlink to /7.0.1406/ or a separate >> directory ? it appears my mirroring of the mir...