search for: sifting

Displaying 20 results from an estimated 170 matches for "sifting".

Did you mean: shifting
2012 Jun 25
2
setdiff datframes
hi, I have 2 files example 1 and example 2 and would like to know what is in example2 and not in example1 (attached) V1 contain data which could be in duplicated which I am using as identifiers I used setdiff(example2$V1,example1$V1) to find the identifiers which are specific to example2: [1] "rs2276598" "rs17253672" I am looking for a way to get an output with all
2016 Jun 29
2
size-related rsync bugs?
I use rsync to download a directory from a remote daemon. This has worked well for years but has recently started to give problems. The rsync transfer is run by a program called dirvish that is run as a cron job. The log looks like this: ACTION: rsync -vrltH --delete --stats -D --numeric-ids --exclude-from=/nfs/scop5/data/msd/sifts-mirror/2016-06-28/exclude
2008 Apr 26
1
sieve doesn't sift yet
Hi all, I am having difficulty getting sieve working. I created a simple set of rules which I've validated on the sieve-php page at SF. I placed this file, .dovecot.sieve, in the root of my maildir, which I understand is the default location. I also created a logfile in /var/log, but nothing has gotten written to it yet. Here is my configuration: $ sudo dovecot -n # 1.0.13:
2006 Mar 28
5
combining two models in one controller/view "set"
...ller "set" for both models; when I refer to "set", I mean having a generic controller called Library with methods for create, edit, show, destroy, and list, but these methods would access and manipulate this combined data set of authors and their books from both models. After sifting through both the controllers and views and adding those relationships (described above) is there any way to: a) run the scaffolding again so that it will take these new relationships into account? b) if not, how should I proceed? I am a complete Ruby/RoR/MVC luddite and am open to any suggestions...
2005 Apr 01
3
plot axis appearance problem
Hello, When I plot any data with simple plot command in R, for example :- plot(time,co2,ylim=c(350,380),xlim=c(1993,2003),xlab=NA,ylab=NA,type="p",col=5) Then the first value of x-axis(350) and y-axis(1993) never starts from origin, always they sifted from the origin. Is there any command that I can correct this in the ploted figure and both the axis values start from origin.
2006 Apr 27
2
autocomplete question
I''ve just started using the unbelievably easy and cool auto-complete feature. Does anyone know if you can make it search only from the start of the string (or from the beginning of each word)? By default it seems to do a complete search of the strings - typing MI returns both "Mike Jones" and "Mary Smith". I have to believe this will be much slower as the number of
2004 Aug 06
2
liveice sending horrible static noise?
well, I got it working with the liveice-xmms plugin... had to sift through the source and remove the -x argument passed to lame... --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject
2006 Jul 23
6
Best way to sort the emails in a mailing list?
I know this isn''t really rails related, but I was wondering if anyone had a clever way to sort out which mailing list threads they''ve been involved with and which ones they haven''t. That way when a new email comes in and its in a thread you''ve been involved with, you could move it to another folder. I''ve looked at the email headers and
2004 Dec 29
2
So what if I can't dial out ... or in ... Asterisk just blows my mind!
I subscribed to this list for about two months before I began posting, so I've got a buttload of email to sift through ... I'm doing this BEFORE I flood the list with my inane questions ... But here goes: I read a reply from one guy to another about recording. The message included this context from extensions.conf: [recordings] exten => 500,1,Festival('Please record your
2017 Apr 20
2
Log Level and Failed Authentication Attempts
Hello Samba Friends, For those of you who have had to sift through Samba logs for clues on how to determine what caused an account to lock after repeated failed logon attempts, what "log level" settings have you found to be most helpful? Thanks, Matthew ©2017 KNOCK, inc. All rights reserved. KNOCK is a registered trademark of KNOCK, inc. This message and any attachments contain
2003 Jul 18
7
OT: list format vs newsgroup format
Arrrrgh I hate trying to sift through all these messages and keep track of the various threads going on ......... Who else on here prefers the newsgroup/threaded approach? If you haven't already, check out news.gmane.org for mailing lists turned into newsgroups readable by news readers....... only problem being that this list requires list membership before
2016 May 04
4
Filter optimization remarks by the hotness of the code region
This idea came up a few times recently [1][2] so I’d like start prototyping it. To summarize, we can emit optimization remarks using the -Rpass* options. These are currently emitted by optimizations like vectorization[3], unrolling, inlining and since last week loop distribution. For large programs however this can amount to a lot of diagnostics output to sift through. Filtering this by the
2008 Oct 24
2
Sporadic One Way Audio
...em, but it is still aggravating to the customer that has been called. Normally I'd suspect that something was only passing packets in one direction, but there is no firewall between the asterisk server and the phones and no iptables or anything like that running on the Asterisk server and sifting through sip debug logs to try to find one call out of maybe 50 has so far proven fruitless. Are there any common issues that might cause this? Thanks, Brent Davidson
2006 Jun 22
4
Can I peek at all "active sessions"?
My users need to login to run the app I''m building. I''d like to give them an "Other users currently active:" piece of information. I could track it myself in the database based on login/logout, but that doesn''t really count for people just leaving the computer logged in and never coming back. Does Rails have an API for me to monitor sessions and take a
2008 Mar 25
5
Wine on Windows 7
...t a rumor. And considering the almost infinitely massive list of Windows programs already in existence, previous users of Windows will not be very happy about it. So, would it be possible to create a version of Wine that could run under a Windows environment as its own executable? I've tried sifting through the .zip archives, and only found the stuff that Wine installs to imitate Windows. So far the only other solution would be to install an older Windows on a virtual machine or by finding some kind of emulator, but after using Wine and seeing its friendliness, I believe a Windows version of...
2020 Jul 15
3
Samba + Winbind : Kerberos Tickets
...have yet to produce a stable environment with respect to domain join, though the file systems themselves seem fine. One challenge is the vast array of (frequently inconsistent or inaccurate) documentation on the topic of Samba, different ways to do the same things, etc. So part of our challenge is sifting through useful, or not so useful, information. We really need an accurate recipe for installing Samba, all its dependencies, including Winbind (or alternative), having this domain joined, and supporting Windows File History. Can anyone of the core Samba team members point our way through the &quo...
2005 Aug 01
5
Tracking Traffic By Port or Process?
Does anyone know of a way to track TCP/IP traffic by TCP/UDP port and/or by process/daemon with CentOS? I know a variety of ways to track it in total (e.g., ifInOctets & ifOutOctets with SNMP), but I'm not sure how to be approach seeing traffic by application, port, or process. One option would be to write something that would sift through different stuff for each daemon (for example,
2006 Dec 21
5
cft through changes (new tool based on puppet)
I''ve started working on a new tool that should help with modifying the configuration of a system under the control of puppet. The tool is called cft (pronounced ''sift'') and is inspired by Gnome''s Sabayon[1] in taht it watches how an admin changes a system and spits out a puppet manifest based on its observations. Cft''s website is
2010 Feb 25
2
[LLVMdev] Programmatic compilation of C++ file into bitcode
On Feb 25, 2010, at 2:28 PM, Trevor Harmon wrote: > I'm not sure how the other program can find the output, unless > of course the analyzer simply dumps the file to a hard-coded > location (/tmp?). Replying to myself again... After sifting through many of the existing transforms, I discovered that new command-line parameters can be added to opt simply by declaring them in the transform code, such as in this example from Internalize.cpp: static cl::opt<std::string> APIFile("internalize-public-api-file",...
2016 Dec 27
2
(Thin)LTO llvm build
After figuring out the fault in the configuration step and rebuilding, and then rebuilding again by forcing it with `ninja -k 16`, I managed to build everything but 12 ninja targets. I have to sift through them before I can report more, and I don't don't know if it's small enough to post here, but some of the more interesting errors are: