search for: predetermin

Displaying 20 results from an estimated 153 matches for "predetermin".

Did you mean: predetermine
2009 Jul 14
2
Fixing ogg vorbis corruption caused by bad metadata
...hree packets (which hold all the codec > settings and all the instruction how to handle the subsequent packets) > the rest of the stream is gibberish. Vorbis can't even unpack the > bits without the codebooks packed into the third header. Curiosity man here. Is there a finite set of predetermined codebooks or is the codebook source dependent? Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
2012 Dec 06
2
Best way to coerce numerical data to a predetermined histogram bin?
Folks: Say I have a set of histogram breaks: breaks=c(1:10,15) # With bin ids: bin_ids=1:(length(breaks)-1) # and some data (note that some of it falls outside the breaks: data=runif(min=1,max=20,n=100) *** What is the MOST EFFICIENT way to "classify" data into the histogram bins (return the bin_ids) and, say, return NA if the value falls outside of the bins. By classify, I mean
2009 Oct 15
1
best way to make 5-10 simultaneous calls to the same did at a set time of day
I need for asterisk to call me at a predetermined number once a day at a predetermined time and once connected to me make 5-10 simultanious calls to a DID filling all available channels. What is the best way to do this? Eric -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asteris...
2013 Sep 23
1
Howto: Extremely tight security rsync shell for backups
...t would provide r00t access to the servers being backed up. Since this doesn't seem to be readily documented, I thought I'd provide it to the community. After some playing around, we've found it is possible to set up rsync/ssh so that the connecting server can ONLY run rsync with a predetermined set of options. // OBJECTIVES // 1) Make it so the backup server's SSH key can only be used A) in an rsync read-only. (no write capability to the production webserver) B) against a predetermined set of directories and with a predetermined set of options. 2) Limit the power of the...
2010 Dec 27
3
openssh and keystroke timing attacks (again)
...back dummy messages (rather than nothing) when users enter passwords. But users expect all of their communication to be secret... not just their passwords! (There is no project called "SecurePasswordShell"!) I think Jason's approach is spot on: * keystrokes should be only sent at predetermined intervals (eg: every 50ms, or 20 times a second) * cover traffic at these fixed transmission times should be sent even if no keystroke is pressed. This can be turned off whenever a user is idle for 3 seconds. The security of Jason's proposal is clear: no information is leaked, except the t...
2015 May 02
3
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
...OPENMP patches don't > allow for imageMagick-6.8.2 to compile. The build fails on the compiler > error... > > magick/attribute.c:331:12: error: loop iteration variable in the associated > loop of 'omp parallel for' directive may not be threadprivate or thread > local, predetermined as > private > for (i=0; i < (ssize_t) image->colors; i++) > ^ > magick/attribute.c:325:9: note: loop iteration variable is predetermined as > linear > i; > ^ > magick/attribute.c:978:12: error: loop iteration variable in the as...
2008 Apr 04
2
[LLVMdev] Virtual methods (was: LLVMBuilder vs LLVMFoldingBuilder)
...e other existing API calls. Making the > methods virtual would make them much more expensive. Wouldn't the class of the objects be known at compile time in most cases? This is essentially just a case of precomputing constants, so I think this should be possible. If yes, the compiler can predetermine the type, hence the virtual method table that will be used, and can replace the virtual call with a static one. Does such an approach make sense with LLVM? (I'd want to do such things for my personal language project, so the answer would be affecting compilation strategy.) Regards, Jo
2011 May 07
1
Tricky: Progress, Delay, DTMF / background calling
...this: _X.,1,Progress _X.,2,DialBackground(SIP/123456 at provider,,D(ww${EwwXwwTwwEwwN}),ANSWER-AND-CONNECT-LEGS(15) I hope my request is not too cryptic. In short: I'd like to receive calls to arbitrary extensions, but not answer them directly, only after a Dial command has been spawned and a predetermined amount of time has passed since the Dial command has been spawned / since the Dial command has connected to 123456. Possible? I'm new to the list, hi! :) Thank you!
2005 Mar 07
2
DTMF to Email
...me suggestions (not necessarily using Asterisk?) on how to accomplish the following in the easiest way possible. I would like to have a ~3 prompt VM system, that would ask for some numbers from a caller (case number, id and another id). It would then take their DTMF presses and format an email to a predetermined address (i.e. the email always goes to the same place). I don't really care about the format so much as long as the emails are the same. I.E Lets say I enter VM Prompt 1: 2004123441 VM Prompt 2: 5955 VM Prompt 3: 34 It would format email and send it out something like: To:updates@example.c...
2007 May 01
5
[OT] Inject XML into page and tranform with XSL
...have it apply an xslt? Like an AJAX call, but ajax is unavailable to me. My very limited understanding suggests that xslt is only done at run time in safari at least. If I can''t get thsi to work the other option I''ve thought of is to use Javascript to transform the xml in very predetermined ways. This doesn''t appeal to me though. Anyone have any pointers? Cheers Daniel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to...
2015 May 01
4
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
Chandler, Thanks for the reply -- I always included you in libiomp supporters camp; it is good to see I wasn't mistaken! ;-) On Fri, May 1, 2015 at 12:51 AM, Chandler Carruth <chandlerc at google.com> wrote: > Is there no way to support libgomp here as well? I don't say this to hold > up changing the defaults in any way, just curious. =] > No, sorry. libgomp doesn't
2004 Jun 24
5
Frottle + Bridge + IMQ
...ers connected through wired LAN. Currently LAN NICs (the frottle one and the wired LAN) are put in a bridge, which altogether makes the whole LAN a flat one. Now about IMQ - there are users on the wireless and on the wired LAN that share a common internet connection. To be able to serve them in a predetermined, controlled fashion I want to put all traffic that goes out of eighter LAN NIC into IMQ device and impose QoS policy on top of it. This will allow to use in the most efficient manner all available WAN bandwidth. Is there any patch for 2.4.x kernel that allows multiple (cascading) queuing ? Is th...
2016 Oct 30
3
Power Cut
But the site is far remote and having alert on battery exhaustion can no longer help . As I said before , I am suspicious if it comes from frequent power cuts so seeking some means to distinguish it among the system logs. Thank you in advance On Sun, Oct 30, 2016 at 12:08 AM, Mike Mohr <akihana at gmail.com> wrote: > If your battery backup can handle 2 hours of runtime then it almost
2018 May 11
1
Yum-cron
...n a work environment? Or production? No way is there going to be an instant update. In most cases, you need to test whether that update is going to break things, and that will get you a ton more grief from users and management. Even if it's rated "critical", it needs to be tested one predetermined systems before rolling it out to everyone. mark
2016 Oct 18
1
Building VFS modules out of tree
...on samba-technical list on this topic. Any development on this front to have "clean" way of doing it? Has anyone recently built the samba VFS module out-of-tree on samba4? I am trying to figure out ways to build my VFS plugin without using waf build and samba source code, but only picking predetermined set of headers required for a VFS module and dependent libraries from a already built samba source. Please share your findings if there is a way to do this. Appreciate the help. Thanks Akash
2005 Sep 15
1
make check FAILS -> Error code 1...comparing d-p-q-r-tests.Rout
...-------------------- comparing d-p-q-r-tests.Rout to d-p-q-r-tests.Rout.save 1004c1004 < [1] mean relative difference 1.2848649e-08 [1] TRUE .....Error code 1 stop in ~R/R-2.1.1/tests ----------------------------------------------- I assume a computed value is out of bounds regarding a predetermined range of accuracy. Not being a statistician nor programmer, how might I fix this, please ? Appreciatively, Courtney
2007 Apr 12
1
class and method
...object by usual data.frame method, it won't. For example, suppose X is an object of class "alpha". Then, the commands such as dim(X), X[1,1], none of these works. I want to know how to define a class so that when there is appropriate methods use it, but when there's not use the predetermined method for underlying object. Any comments would be appreciated. Thanks- -- View this message in context: http://www.nabble.com/class-and-method-tf3568696.html#a9969691 Sent from the R help mailing list archive at Nabble.com.
2010 Sep 14
2
Object oriented programming in R.
Hello everyone. I would like to create many objects with R. Does R support objects? The number of objects needed is not predetermined and it is a parameter specified by the user. If the user selects to create many objects like 100, would it be possible to handle each one by some index? I would like to thank you in advance for your help. Best Regards Alex [[alternative HTML version deleted]]
2009 Apr 07
1
Pulling data into a model
...odel. Is there a way to pull in consecutive columns of variables for the test? Example: aov1<-aov(y~x1+x2+REG[,2:num], data=REG) I'm not looking for interaction effects, I just want to create a model for the first few columns of variables (exact number and names will vary) and a few other predetermined variables (in the example I named them x1 and x2). Thanks in advance. - Jacy [[alternative HTML version deleted]]
2006 Feb 25
1
Dynamic hash table size (with static has load)
...we had the discussion (with http://lists.samba.org/archive/rsync/2005-March/011875.html as it's conclusion) regarding chances for hash collisions and large files. As now we have someone asking about synching 5TB files, I decided to actually submit a patch. Attached is a patch that uses a non-predetermined hash table size, so that the hash cell load (alpha) is never more than 80%. As far as my understanding of rsync goes, this requires no change in the rsync protocol. Comments welcome, Shachar -------------- next part -------------- A non-text attachment was scrubbed... Name: dynamic_hash.patc...