search for: trampling

Displaying 20 results from an estimated 81 matches for "trampling".

2006 Feb 13
0
Library (Ferret) Trampling Namespace
...hat point, my definition of the class "Weight" disappears and I get "uninitialized constant Weight" errors. I went through my Ferret gem and changed the Ferret::Search::Weight class to Ferret::Search::FWeight, and all works now. Has anyone else come across an issue of a library trampling namespace? I have tried putting the indexing code in a number of places within my app, and "load"ing Ferret rather then "require"ing it, but loading tends to fail to load Ferret. It seems that Rails is taking the application namespace, and applying it within all of the librarie...
2006 Feb 10
0
Ferret Trampling Namespace
...that Ferret also has a Weight class (Ferret::Search::Weight) so I assume that Ferret isn''t playing nicely with namespaces, although I assume that it''s caused by some interaction between Rails and Ferret as it does not occurr in IRB. Has anyone else come across an issue of Ferret trampling namespace? I have tried putting the indexing code in a number of places within my app, and "load"ing Ferret rather then "require"ing it, but loading tends to fail to load Ferret. Thanks for any insight. I am a Ruby and Rails nuby and am using Win32 (temporarilly), Ruby 1.8.2, F...
2011 Jul 08
5
Triggering script from cron or web client
I have a Bash script, currently run a couple times an hour from cron, that pulls data from an old Windows DB by rsync, converts it to SQL, and injects it into a MySQL DB for display in a LAMP-based app. (Make and Perl are also involved to minimize the number of tables touched and to clean up the SQL generated by Pxlib.) I'd like to add the ability to refresh the data immediately from the
2005 Nov 13
1
OggPCM proposal feedback
On Sun, Nov 13, 2005 at 10:36:14AM +1100, Erik de Castro Lopo wrote: > Here in the Xiph community things are a little askew. The people > with the code (Monty, Jean-Marc, Josh Coalson etc and the Annodex > team) seem to let Arc (who has yet to show any contribution > anywhere near the same league as any of the above) run the show > and trammple over people who show far more merit.
2004 Dec 17
1
Temp fix for users getting smb_trans2: invalid data in messages log file
Hello all, I was having this problem and finally found a temp fix for it. The symptoms seem to be this: --> You are on a linux client --> You have mounted a samba drive from you linux client to a linux server. --> When you try to make modifications or copy file from your client to the server, it takes a long time or times-out. --> Your /var/log/mesages file states smb_trans2:
2004 Aug 06
2
More Speex (pre-processing) Options
I don't think the echo canceller works yet. The best I could get it to do is trash my audio. If it does work, some sample code demonstrating its use would be really appreciated... Here is what Jean-Marc has said about it in the past: > What should I use for a filter length for speex_echo_state_init()? "Well, it depends on your problem. The filter length represents the maximum
2017 Nov 06
3
ORC JIT and multithreading
2010 Apr 21
1
[LLVMdev] Proposal: stack/context switching within a thread
On Fri, Apr 16, 2010 at 9:30 PM, Jeffrey Yasskin <jyasskin at google.com> wrote: > On Sun, Apr 11, 2010 at 10:07 PM, Jeffrey Yasskin <jyasskin at google.com> wrote: >> I'll forward your next draft back to the stackless folks, unless you >> want to pick up the thread with them. > > Their reply: http://thread.gmane.org/gmane.comp.python.stackless/4464/focus=4475
2004 Aug 06
2
More Speex (pre-processing) Options
Hi, So I have had a chance to delve deeper into the new pre-processing code- I was also able to get VAD, AGC, Denoising, etc working inside of the current release candidate (1.0.3). For some reason, the 1.1.2 release didn't properly encode/decode in our system (on windows) and I haven't had time to determine why. In any case, all of the features jointly work very well- great job! I
2009 Jul 22
3
How to use macro variable in a text string
I want to use read.table to input many files, each for a different year. I would like to use the macro variable 't' to refer to the exact file that I would like to input the data using read.table. How could I do this? Thank you! for (t in 1970:2005) { edge <- read.table(file="edge_t.csv", header=T, sep=",") ## I will have many rows of code following the
2004 Jul 09
3
bash as a login shell (was Root users shell == no existant shell /bin/bash)
On 9 Jul 2004 at 13:11, Daniel Brown wrote: > On the other hand, I've run across a sysadmin who always enables his > toor accounts -- and changes its shell to bash. As a result, not only > is there an alternate root account (good in case 'root' trampled on by > accident or purpose), but you can get root bash as a login shell while > leaving the real root to its normal
2023 Feb 23
1
Redundant Database, Pgsql ?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On Wed, 2023-02-22 at 11:08 +0000, Marc wrote: > I don't even get what the advatages are of doing this with sql. If you > use local replicated ldap and use local credential caching then your > master ldap can go down without issues, even the local caching handle > some local slapd issues. Going to have to +1 this. LDAP also does
2015 Feb 04
3
auth: Warning: DNS lookup took 1.550 s
Hello, I am running a dovecot and proxy server on two different virtual machines and on the dovecot proxy server I see around 5-6 times per day the following warning: Feb 03 16:15:12 auth: Warning: proxy(email at domain.com,xxx.xxx.xxx.xxx,<ABC123456789>): DNS lookup for mailboxserver.domain.com took 1.550 s I do not really understand how from time to time DNS queries are slow, I tried
2018 May 04
0
I am leaving llvm
On 2 May 2018 at 17:37, Rafael Avila de Espindola via llvm-dev <llvm-dev at lists.llvm.org> wrote: > Summary: > > I am leaving llvm effectively immediately. I am sorry for any > inconvenience this may cause. Hi Rafael, Against better judgement, and for what it's worth, here's my view. We have had heated technical discussions in the past and now that you leave, I
2012 Mar 01
14
[PATCH 0 of 3] RFC Paging support for AMD NPT V2
There has been some progress, but still no joy. Definitely not intended for inclusion at this point. Tim, Wei, I added a Xen command line toggle to disable IOMMU and P2M table sharing. Tim, I verified that changes to p2m-pt.c don''t break shadow mode (64bit hypervisor and Win 7 guest). Hongkaixing, I incorporated your suggestion in patch 2, so I should add your Signed-off-by eventually.
2002 Jul 16
4
Hello & a simple question
Hello, I'm new to R, but it seems to work nicely for me from the start. Being a molecular biologist, I do not have a profound knowledge of statistical reasoning. I have two questions: 1) is there an other manual for R available apart from the `R-intro' document, especially one with more in-deep description of calculating basic statistics with R? ...and a more specific one: 2) Suppose
2004 Aug 06
1
More Speex (pre-processing) Options
This is only remotely related: just out of curiosity, does speex_preprocess work very well for you ? It only works to certain extend for me, and does not seem to completely remove noise from sound card. Even if you unplug the microphone, it still could not get rid of the noise. Any idea how it could be totally eliminated ? <p>Thanks <p><p>-----Original Message----- From: Tom
2004 Aug 06
1
More Speex (pre-processing) Options
Tom, You can look in my archives for my posts on this topic, but what I've found is that the echo canceller works to some extent, but if you're also using the other preprocessing (which you'd definitely need to do _after_ ec, otherwise ec probably won't work at all), the AGC function ends up reversing the effect of ec. That is, while ec reduces the echo, it doesn't
2006 Apr 07
1
HTTP 1.1 parser and non-standard request methods
...hod validation to a later point, possibly inside the HttpHandler#process callback? thanks, doug -- "Contrary to what most people say, the most dangerous animal in the world is not the lion or the tiger or even the elephant. It''s a shark riding on an elephant''s back, just trampling and eating everything they see." -- Jack Handey
2015 Feb 04
0
auth: Warning: DNS lookup took 1.550 s
On 04 Feb 2015, at 03:38 , ML mail <mlnospam at yahoo.com> wrote: > I am running a dovecot and proxy server on two different virtual machines and on the dovecot proxy server I see around 5-6 times per day the following warning: > > Feb 03 16:15:12 auth: Warning: proxy(email at domain.com,xxx.xxx.xxx.xxx,<ABC123456789>): DNS lookup for mailboxserver.domain.com took 1.550 s If