search for: lousi

Displaying 20 results from an estimated 271 matches for "lousi".

Did you mean: louis
2015 Nov 16
1
[Bug 92968] New: OpenScad has lousy performance
https://bugs.freedesktop.org/show_bug.cgi?id=92968 Bug ID: 92968 Summary: OpenScad has lousy performance Product: Mesa Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau
2004 Aug 06
0
Digital Radio Mondial - ACC & lousy speech quality
Salve, when some of you have the time, listen to some test-transmissions recordings of DRM (MW and SW) http://www.drm-national.de/Audio_Streams/audio_streams.html I have the impression that music sounds well but speech has realy ugly digital artefacts. Especialy Sample 2: High Quality MW 64 QAM AAC+SBR 25080 bit/s Would you guesss that speex would be better for voice only than ACC? DRM
2009 Aug 28
4
Numeric, 2 ??? as a result of marix???
Strange things are going on in R, if you reshape a matrix in R: > g=gretldata[1:2,] > g Empfang Versand Transit Inland Ausland SumS 1 787844.0 1307176.6 223395.4 1474726 16199.1 3809341 2 421473.1 306445.4 448801.2 1779402 14445.6 2970567 > dim(g) [1] 2 6 > as.vector(g) Empfang Versand Transit Inland Ausland SumS 1 787844.0 1307176.6 223395.4 1474726 16199.1
2017 Mar 21
4
Centos7 USB wifi recommendation
On 03/21/2017 05:51 AM, Scott Robbins wrote: > On Mon, Mar 20, 2017 at 05:09:55PM -0700, Robert Moskowitz wrote: >> I am looking for one of those very small USB wifi adapters for the server >> I am working on. I am tired of dealing with the 4" long TP-LINK I have >> and for my purposes, one of those little 1cm ones would do. But which >> work with Linux? When I
2008 Sep 22
7
performance of pv drivers for windows
Hello everybody, I tried to measure the performance of the available drivers for windows as a HVM guest. I used the gplpv drivers 0.9.11-pre17, the PV drivers from Novell, and the drivers from Citrix XenSource with the XenServer 5. The Novell and gplpv drivers were more or less at the same speed, for both, network and disk performance. The disk performance was about 10MB/s reading and
2011 Apr 02
2
Is it possible to dial an automated message when Asterisk receives an email?
Hello. I have a server that sends a preformatted email when an event occur. What I need is that when Asterisk receives this email automatically dial a pre-recorded message. It doesn't have to dial ride away, maybe a scheduled cron job will be enough. Is that possible? Any hint? What should I be looking for? Thanks, and sorry for my lousy English -- Berm?dez Rafael -------------- next
2010 Apr 06
1
Poor wine performance
Hello, I wanted to give wine a test (never used it before), so I went forth and installed it on my - humble but not too lousy system: CPU: Intel Pentium M 1.80GHz Memory: 512MB Graphics controller: ATI RV350 (Mobility Radeon 9600 M10) While I had Windows 2000 on it, I was able to run the good old HalfLife2 pretty nice, so I thought I'd give it a shot. This site
2008 Jan 21
2
scriptaculous fade problem
Been googling trying to find a workaround, with no luck yet ... I hope y''all can help. My goal is to have a semi-transparent background screen on a DIV which will fade in and out over another DIV with a photo for a background. currently I have background-image: url(screen.png) which is a 32x32 PNG24 filled with white at 35% opacity. The problem is that as the div is fading-in, IE
2003 Jul 15
9
Poll - Would you pay $30-$50 for high quality speech synthesis?
Many of you are familiar with how lousy Festival sounds. AT&T has a product, NaturalVoices, that sounds much better. There are male & female voice fonts for US/UK/Indian English, French, Spanish, and German. I am considering offering a linux-based text-to-speech engine based on the NaturalVoices runtime. An asterisk module would also be provided, making it easy to add natural sounding
2008 Dec 12
3
The end of Matlab
Greetings! I come to R by way of Matlab. One feature in Matlab I miss is its "end" keyword. When you put "end" inside an indexing expression, it is interpreted as the length of the variable along the dimension being indexed. For example, if the same feature were implemented in R: my.vector[5:end] would be equivalent to: my.vector[5:length(my.vector)] or:
2001 Dec 15
1
fit to spike with exponential decay : optim() question
I finally got (mostly) what I wanted. In an attempt to figure out how to get nls to deal with a non-differentiable function, I had (stupidly) 'simplified' the problem until it became singular. Can I do something to make optim() less sensitive to my initial guess? For this example, I get a lousy solution if I make the initial guess for t0 = min(t) = 0.05. Thanks again, -- Robert Merithew
2009 Apr 16
2
MTBF of Ext3 and Partition Size
Hi All, On several of my servers I seem to have a high rate of server crashes do to file system errors. So I have some questions related to this: Is there any Mean Time Between Failure ( MTBF) data for the ext3 file-system? Does increased partition size cause a higher risk of the partition being corrupted? If so, is there any data on the ratio between partition size and the likely hood of
2006 Feb 21
7
Self-referencial habtm relationship
Heyo! I am setting up a self-referencial habtm relationship with the users of my app. I am using Chad Fowler''s "Rails Recipes" to get me started, and everything works great with the join table "people_friends". I add friends by doing somebody.friends << somebodyelse. However, with my app, there is an approval process so my join table has columns person_id,
2006 Dec 13
3
MixMonitor and Queues
Greetings, all. I would like to record calls that are entered into queues and I'm not quite sure how to do it. Here's how I'm currently set up: - Call comes in and is placed into Queue #1 (which rings all phones for 15 sec). - If call drops out of this queue, it is placed into Queue #2 (which plays MoH until the call is picked up). I've tinkered with MixMonitor and I have my
2012 Jul 07
11
Splitting a character vector.
I am lousy at simple regex and I have not found a solution to a simple problem. I have a vector with some character values that I want to split. Sample data dd1 <- c( "XXY (mat harry)","XXY (jim bob)", "CAMP (joe blow)", "ALP (max jack)") Desired result dd2 <- data.frame( xx = c("XXY", "XXY", "CAMP",
2008 Mar 10
2
parmat error from MASS?
i'm in the midst of using R for a PVA/matrix project. my math skills are lousy and programming skills are worse. to deal with an error that i couldn't solve, i changed a parameter that used a new part of a routine in our PVA package's code: else if (ES == "ParDraw") { require(MASS) (previously, ES was "MatrixDraw" and MASS wasn't called for) now,
2007 Jun 07
2
character to time problem
I am trying to clean up some dates and I am clearly doing something wrong. I have laid out an example that seems to show what is happening with the "real" data. The coding is lousy but it looks like it should have worked. Can anyone suggest a) why I am getting that NA appearing after the strptime() command and b) why the NA is disappearing in the sort()? It happens with na.rm=TRUE
2006 Feb 06
4
Relationship Question (STI)
My girlfriend and I have been dating for two years, and she just told me she has an STI... Actually, I currently have three different models, like: Dog, Whale, Monkey They all have some similar attributes, but, they are unique enough to break into their own models. I could use STI, but I think the table would just have too many columns. Now, I wanted to let the Dog''s, Whale''s
2006 Feb 06
6
ActionMailer - ROR Recipes - Multipart/alternative
I am using the SaltedHashLoginGenerator. and would like to send the e-mail in multipart/alternative format. By default my application is using forgot_password_en.rhtml template. I read in the ROR Recipes book "ActionMailer sees these templates, recognizes the pattern in their file names, and automatically sets the MIME type of the message to multipart/alternative and adds
2006 Mar 21
2
SuSE 10 dom0 network and console problem
Hello, I have a problem getting the domain 0 (dom0) of xen running with SuSE 10. I have a SuSE 10 installation, which runs. When I switch to the xen kernel, the network does not work any more. Also the serial console does not work any more. If I login to the PC through (a very lousy) KVM, I can do local stuff, but the network does not work. (Ok, I can ping my own IP Address.) e.g. nslookup