Displaying 20 results from an estimated 58 matches for "nauseum".
Did you mean:
nauseam
2011 Feb 02
4
testing randomness of random number generators with student t-test?
...find some of the online papers
about method of testing the quality of random number generators -- but
in an idle moment I wondered what to expect from something like the
following:
randa<-runif(1000)
randb<-runif(1000)
t.test(randa,randb)$p.value
var.test(randa,randb)$p.value
[repeat ad nauseum]
Is the range of p-values I get in any way related tothe "quality" of the
random number generator?
thanks
Carl
2003 Dec 31
2
chroot + ssh concerns
...or remove
any chance that the account can login via ssh or local to the machine
an run any commands. Essentially the idea is to create a dump/pickup
directory on the machines in question.
In looking around, it seems that chroot has come up on this list
several times, and has been discussed ad nauseum on usenet. In looking
at the archives, it seems that the patch for this has been removed from
the contrib section of the ssh source.
While patches for chrooted ssh exist (chrootssh comes to mind), I've
also read the discussion here:
http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=1...
2011 Jan 18
3
tips for looping over a category for beginner
...quot;Formation" "Lithology" "LithClass" "CondUncert"
[9] "sample.ID" "Conductivity" "Density" "Porosity"
> plot(Depth[LithClass=='sand'], Conductivity[LithClass=='sand'])
(ad nauseum... how can I loop through them all?)
and ...
> boxplot(Conductivity[LithClass=='clay'])
> boxplot(Conductivity~LithClass) # whole set of boxplots on one
diagram, but
# what if want to exclude one or two of the LithClasses?
and ...
> pairs(c(tc[10],tc[2],tc[11],tc[12]))...
2003 Mar 17
2
scoping rules; summary
...local variables that increment() uses in its body.
[The original variable names referred to genetic bandsharing data for
possums, eg
coates.female.pouchyoung.allbands.method5
and
huapai.young.male.sibling.relatedness.method3
and
huapai.old.female.nonsibling.relatedness.justdarkbands.method1
ad nauseum...hence the need for shorter example variable names!]
ll1 <- 2 #sic
increment <- function(x)
{
l11 <- 1 #sic
return(x+ll1) #sic; deliberate bug here (sic)
}
--
Robin Hankin, Lecturer,
School of Geography and Environmental Science
Tamaki Campus
Private Bag...
2005 Jul 18
2
Crazy stuff in latest CVS HEAD
Hi -
I've just been testing out the latest CVS HEAD (as of about 10:00a
EDT today). I'm getting some weird errors. Calls from one sip phone
to another have OK audio in one direction and highly scrambled audio
in the other direction. The console shows this error repeated ad
nauseum during each call:
Jul 18 16:08:03 ERROR[22941]: utils.c:509 tvfix: warning negative
timestamp -93136.-389875
I noticed some minor changes to utils.c on the cvs list. I also know
that this is the major bug shakedown period before the 1.2 release,
but maybe I've done something wrong and...
2004 May 31
2
scandsp, voicetronix and rxfx
...an line length: 215mm
Recording length: A4 (297mm)
Receiver's minimum scan line time: 0ms at 3.85 l/mm: T7.7 = T3.85
R8x15.4lines/mm OK
Minimum scan line time for higher resolutions: T15.4 = T7.7
>>> DIS: 80 00 ce f0 80 80 01
T2 timeout
Start receiving document
...
and this repeats ad nauseum until the fax machine gives up.
Any ideas what the issue might be anyone? Could this be voicetronix
card-related?
Thanks in advance.
Greg.
2019 Feb 04
2
[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
Christoph Hellwig <hch at lst.de> writes:
> On Tue, Jan 29, 2019 at 09:36:08PM -0500, Michael S. Tsirkin wrote:
>> This has been discussed ad nauseum. virtio is all about compatibility.
>> Losing a couple of lines of code isn't worth breaking working setups.
>> People that want "just use DMA API no tricks" now have the option.
>> Setting a flag in a feature bit map is literally a single line
>> of code in th...
2019 Feb 04
2
[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
Christoph Hellwig <hch at lst.de> writes:
> On Tue, Jan 29, 2019 at 09:36:08PM -0500, Michael S. Tsirkin wrote:
>> This has been discussed ad nauseum. virtio is all about compatibility.
>> Losing a couple of lines of code isn't worth breaking working setups.
>> People that want "just use DMA API no tricks" now have the option.
>> Setting a flag in a feature bit map is literally a single line
>> of code in th...
2009 Nov 16
2
(Parallel) Random number seed question...
...e (eg the
Knuth-TAOCP-2002 for example)- is the period really related to 2^32,
or is it dependent the architecture, 2^64 for 64 bit R and 2^32 for 32
bit R?
I noticed there are several packages related to RNG- please direct me
to a vignette/R news article/previous post if this has been covered ad
nauseum. I have skimmed vignettes/docs for rsprng package, RNG doc in
base, setRNG package, mvtnorm package vignette (Or am I setting
myself up to write a current RNG doc?)
(directed to Gregory Warnes)
I found a presentation by Gregory Warnes from 1999 addressing these
same questions (and uses a "...
2005 Jun 15
2
x86_64 - Dom0 will not boot on EMT64
...lt;ffffffff8011683f>{dump_pagetable+47}
Unable to handle kernel NULL pointer dereference at 0000000000000000 RIP:
<ffffffff8011683f>{dump_pagetable+47}
Unable to handle kernel NULL pointer dereference at 0000000000000000 RIP:
<ffffffff8011683f>{dump_pagetable+47}
The errors repeat ad nauseum at this point.....
----------------------------------------------------------------------
And this one from a GCC 4.0 Xen build (FC4)--the offset is different
tg3.c:v3.23 (February 15, 2005)
ACPI: PCI interrupt 0000:05:01.0[A] -> GSI 77 (level, low) -> IRQ 77
Unable to handle kernel NULL p...
2008 Mar 17
9
Starting WINE
...essible.
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 40 to STATUS_UNSUCCESSFUL
ad nauseum
'
So, to paraphrase a disgruntled individual when asked this question replied that I should RTFM, well how do I proceed with the F setup? :-)
No matter which version of Windows I selected from Vista to the oldest one, nothing happens. Where am I going wrong? and is there a noob manual that...
2020 May 19
2
sysvolcheck and sysvolreset errors
...map range not specified for domain '*'
idmap range not specified for domain '*'
idmap range not specified for domain '*'
...
idmap range not specified for domain '*'
idmap range not specified for domain '*'
idmap range not specified for domain '*'
ad nauseum.
How can I get this back to normal?
TIA
Roy
2006 May 31
1
Dovecot 1.0beta8 dovecot-auth consumes 100% CPU time on Solaris 10 amd64
...This is the output from truss(1) pointed at the dovecot-auth process:
--cut--
pollsys(0xFFFFFD7FFFDFF6F0, 5, 0xFFFFFD7FFFDFF6D0, 0x00000000) = 0
pollsys(0xFFFFFD7FFFDFF6F0, 5, 0xFFFFFD7FFFDFF6D0, 0x00000000) = 0
pollsys(0x00467DC0, 10, 0xFFFFFD7FFFDFFB10, 0x00000000) = 1
[same sequence repeats ad nauseum]
--cut--
This is a sample of top(1) output:
--cut--
load averages: 1.00, 1.00, 1.00
08:51:38
60 processes: 55 sleeping, 3 running, 1 zombie, 1 on cpu
CPU states: 0.0% idle, 68.3% user, 31.7% kernel, 0.0% iowait, 0.0% swap
Memory: 1024M real, 680M f...
2009 Feb 27
9
call file concurrency
Is there a convenient way to limit the number of call files (outgoing
directory) that are processed concurrently?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3234 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20090226/a46e68fa/attachment.bin
2008 Aug 28
5
Noob with probs
...ruby/site_ruby/1.8/puppet/util/settings.rb:
349:in `parse''
from /usr/lib/ruby/site_ruby/1.8/puppet.rb:177:in
`parse_config''
from /usr/bin/puppetmasterd:165
Something is not working. Is it me or this version of Puppet? I''ve
tried googling these errors ad-nauseum with no results.
ANY suggestions would be helpful.
Best!
Daniel Shown
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com...
2004 Nov 24
1
Re-Assembling SongData in Icecast Streams..
...would be
very, very helpful:
streamtitle
streamname
streamurl
streamgenre
title
artist
album
....
By inference I'm guessing that the shoutcast method is therefore:
http://server:port/admin.cgi?
mode=updinfo&pass=password&song=Booga&streamtitle=Fubar .... ad
nauseum.
...and the password that is relevant is the admin password. Of course,
I'm running Icecast 2.1 now.
What's the icecast method and what variable names are supported... and
are there any that AREN'T used in the shoutcast-metadata-protocol?
Is it as simple as:
http://server:port/...
2006 Sep 06
13
Ruby/Rails facts?
I found these facts while in #ruby-lang irc?
<duracell8> 1. Limited Pool of developers who know Ruby. Get developers
to nominate if Ruby will be their secondary language.
<duracell8> 2. The serving of Ruby Apps from Apache using FastCGI is
broken the world over. It causes periodic process and database connection
blowouts. Move to a Mongrel Pack.
<duracell8> 3. Limited
2012 May 09
0
[LLVMdev] Scheduler Roadmap
On May 9, 2012, at 2:00 PM, dag at cray.com wrote:
> We also can't afford to have compiler builds break because someone
> upstream decided to change an API we rely on. We make monthly releases.
> We have to have some control over when we introduce such changes.
There's no great solution. But you'll have to make a tradeoff between being engaged in the development process vs
2019 Mar 26
0
[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
On Wed, Jan 30, 2019 at 08:44:27AM +0100, Christoph Hellwig wrote:
> On Tue, Jan 29, 2019 at 09:36:08PM -0500, Michael S. Tsirkin wrote:
> > This has been discussed ad nauseum. virtio is all about compatibility.
> > Losing a couple of lines of code isn't worth breaking working setups.
> > People that want "just use DMA API no tricks" now have the option.
> > Setting a flag in a feature bit map is literally a single line
> > of code i...
2020 May 19
0
sysvolcheck and sysvolreset errors
...;*'
> idmap range not specified for domain '*'
> idmap range not specified for domain '*'
> ...
> idmap range not specified for domain '*'
> idmap range not specified for domain '*'
> idmap range not specified for domain '*'
>
> ad nauseum.
>
> How can I get this back to normal?
>
> TIA
>
> Roy
>
>
You could try using a script Louis wrote, see here:
https://github.com/thctlo/samba4/blob/master/samba-check-set-sysvol.sh
The 'idmap config' lines are nothing to worry about, you cannot set them
on a DC,...