search for: culminate

Displaying 20 results from an estimated 52 matches for "culminate".

Did you mean: culminated
2011 Sep 08
2
rspec and testing IO
I have a class that expects some input via ''gets''. I found that, when testing, I can do something as simple as this: @foo.stub!(:gets) { "stuff\n" } However that only works in the most simple case. In my case the class asks a series of questions that require a yes/no answer culminating in some end state. The class then asks if the user would like to go through the
2010 Jun 08
2
Logical vector question
If I create a vector thusly > v1 <- runif(20, min=0, max=1) > v1 [1] 0.9754443 0.6306228 0.3238158 0.3175769 0.6791534 0.6956507 0.3840803 [8] 0.1421328 0.8592398 0.4388306 0.9472040 0.4727435 0.5645302 0.7391616 [15] 0.6116199 0.2727754 0.2657867 0.5261744 0.8764804 0.2032126 And I want to create a logical vector the same length that is true if v1<.3 or v1 > .7 how do I do it
2016 Dec 08
1
1.3.2 News announcement
...update. Can I suggest that this time we publish the Changelog and News update immediately after uploading the final version? The Changelog is done (unless someone still has some suggested changes?), how about the following text announcement for the news page? “Over two years of development have culminated in a new release. FLAC 1.3.2 improves encoding speed on older CPUs, provides a slightly better compression and contains a lot of build improvements, small bug fixes and code cleanups. See the changelog [url=https://xiph.org/flac/changelog.html] for more details.” Thanks, Maurits -------------- ne...
2008 Nov 20
1
Possibility of implementing signal support from post in 2003?
Hi, Back in 2003 the developer of JSch, a Java SSH2 implementation, posted a thread regarding support for sending signals to remote processes here: http://marc.info/?l=openssh-unix-dev&m=104295745607575&w=2 The thread culminated in a patch provided by Markus Friedl, which Atsuhiko Yamanaka tested and reported as working (unofficially), which added support for this capability in the method "session_input_channel_req". I had a quick look through CVS and I see this has never been applied (unless I'm missing so...
2005 Oct 06
1
Results of an incorrect crossover pinout??
Say I had a crossover cable that connected a Mitel SX200 to a TE110P and the pinout was done as such: 1 - 4 2 - 5 5 - 1 4 - 2 (the 5 and 4 are transposed on the left side) Instead of the proper way of: 1 - 4 2 - 5 4 - 1 5 - 2 What would the results be? We have had the former as our cabling for a few months and the connection has been fine. Slip errors here and there. But we have had major
2014 Jan 06
2
Announcing a new HA KVM tutorial!
Almost exactly two years ago, I released the first tutorial for building an HA platform for KVM VMs. In that time, I have learned a lot, created some tools to simplify management and refined the design to handle corner-cases seen in the field. Today, the culmination of that learning is summed up in the "2nd Edition" of that tutorial, now called "AN!Cluster Tutorial 2".
2015 Aug 27
2
Re: [PATCH v2 02/17] v2v: factor out opening input VM
On Tue, Aug 11, 2015 at 08:00:21PM +0300, Roman Kagan wrote: > Opening the source VM and amending the properties in its internal > representation in accordance with command-line options fit nicely into > two isolated functions. Better to write this as: let rec main () = ... and open_source ... = ... and amend_source ... = ... and inspect_source ... = ... so
2021 Aug 02
0
Happy Sysadmins day!
...ms to be Github Actions to use their orchestrator and our workers. Which needs to get some diverse workers online, available on-demand or even persistently, and preferably not as a maintenance burden to individuals helping NUT every now and then. And then not helping eagerly, life is life... So it culminated in getting help from Fosshost, who courteously provided some virtual machines and endured several rounds of aiding with setup of OSes outside their supported list, including OpenIndiana, OmniOS, FreeBSD and Debian Linux so far, and deploying a dedicated Jenkins with a new dynaMatrix setup written...
2021 Aug 02
0
Happy Sysadmins day!
...ms to be Github Actions to use their orchestrator and our workers. Which needs to get some diverse workers online, available on-demand or even persistently, and preferably not as a maintenance burden to individuals helping NUT every now and then. And then not helping eagerly, life is life... So it culminated in getting help from Fosshost, who courteously provided some virtual machines and endured several rounds of aiding with setup of OSes outside their supported list, including OpenIndiana, OmniOS, FreeBSD and Debian Linux so far, and deploying a dedicated Jenkins with a new dynaMatrix setup written...
2009 Dec 16
2
"TipsAndTricks/ApacheVhostDir" changes for virtual host source files
...t could be considered impolite to expand and significantly modify the content of a document when the author is available and willing to make changes. As well, I seek to improve my documentation technique and by-passing me deprives me of the opportunity. I'd like to know the process that culminated in the changes to my document. Are there a large number of people reading the document, not understanding it but making non standard changes to their systems, and requesting support? -------------------- Ed Heron -------------- next part -------------- A non-text attachment was scrubbed... Na...
2014 Jul 31
2
[LLVMdev] Codeface: Open-Source Developer Study
Dear Open-Source Developers, The University of Passau is currently studying the mechanisms that contribute to effective collaboration in open-source projects so that appropriate tools and techniques are created to support the needs of open-source developers. To achieve this goal, we are evaluating the usefulness of software archives (e.g., mailing lists, version-control system, and bug
2008 Mar 20
7
Download Problems with lustre 1.6.4.3
Hello, I''ve tried just some minutes ago to download the sourcecode of lustre from [1], but it failed with this error: An error occurred while processing your request. Reference #50.663007d9.1206002944.16ba5fe1 Does anybody have some hints how to get the lustre source code then? I need this tarball for the debian packaging. If someone could point me to an alternative download
2006 Jul 11
17
[Best Practices] phone numbers??
I''ve seen phone numbers handled many different ways. Is there a recommended Rails way to store, format and display phone numbers? I''d appreciate comments from the community on this. 1. Is it better to store phone number as a 10-digit string? Then format it as desired when displaying it? 2. or, is it better to store with formatting, ie. "(222) 111-2222" ? 3. Is
2009 Jan 14
6
How do I change MYSQL startup options on Mac??? (can't work it out)
...l.pid root 100 0.0 0.0 600172 496 ?? S Wed03PM 0:00.02 /bin/sh ./bin/mysqld_safe --datadir=/usr/local/mysql/data --pid-file=/usr/local/mysql/data/Macintosh-2.local.pid greg 53283 0.0 0.0 599700 372 s002 R+ 11:44AM 0:00.00 grep mysql QUESTION: So how can I determine what Mac startup component/files culminate in the above-mentioned mysqld & mysql startup? Thanks -- Greg http://blog.gregnet.org/ --~--~---------~--~----~------------~-------~--~----~ 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 Aug 27
0
Re: [PATCH v2 02/17] v2v: factor out opening input VM
...ions are > done in the same file. I actually went the other way around: I moved all callees ahead of callers, with main() at the end. This is typical of many programming languages, including C and Python (the ones I code in most), and I find it easier to navigate. Especially so since the file culminates in a coda where that main() called, so it looks more logical going from callees to callers. Roman.
2023 Dec 06
0
PR to change logging of OL+DISCHRG UPS state combo
..., some firmwares report both "online" and "discharging" in some situations. These depend on the device, vendor and firmware, but cases seen in practice include: * calibration (APC), * being on-battery (CPS), * having got charged to 100% (APC) Recent attention to this area culminated in PR https://github.com/networkupstools/nut/pull/2216 and it would be great if someone with the "troublesome" devices could build that code branch and confirm its log messages behave just as theoretically expected :) An in-place build routine (and references to build prerequisites, i...
2007 Apr 12
0
New Class for Lustre Users Open for Registration
...edge from the source - CFS! Lustre Administration & Support ? Level I (CFS1A) This three day course is ideal for people new to the Lustre File System and will cover a host of introductory architectural, administration and support issues. The session will provide a hands-on experience and culminate with a CFS Level I certification exam. Course Content: Day 1: * Understanding Lustre * Architecting and profiling a Lustre Cluster Day 2: * Configuring Lustre * Hands on Lab Day 3: * Troubleshooting Lustre * CFS Lustre Level I certification exam Price: US$3,000 fo...
2004 Feb 09
0
CART Data Mining 2004 Conference, San Francisco, SCHEDULE information
...com/RegCART04.pdf ** OPENING SESSION, Monday March 22nd, 7:30 PM Personal recollections of Leo Breiman, Jerome Friedman, Richard Olshen, Charles Stone. Join us to hear Breiman, Friedman, Olshen and Stone discuss their early research interests and trace the ideas, decisions, and chance events that culminated in CART, their landmark work. ** Join us for John Elder's popular presentation: "Top Ten Data Mining Mistakes (with real-world examples)" "Best Practices" for Data Mining will be (accidentally)illuminated by their (rarely described) opposites. Come hear cautionary tales...
2005 Oct 12
0
3.0.5 PDC - Critical Netlogon Failure for Domain Members
...message appears every 4 hours: Source: NETLOGON Type: Error Event ID: 3224 "Changing the machine account password for account JASONHEISER$ failed with the following error: A device attached to the system is not functioning." This is a non-fatal error. However, this error eventually culminates (I think) into a more critical problem: Source: Netlogon Type: Error Event ID: 3210 "Failed to authenticate with \\MRWINT, a Windows NT or Windows 2000 domain controller for domain CPI." This is a fatal error. The computer can no longer authenticate itself to anything on the domain...
2006 Apr 29
1
help with box-tidwell
Hi everyone I am using box.tidwell to transform the explanatory variables. However, it appears problematic. The warning I received as follows. box.tidwell(Newresponse ~ FAC2_1 + FAC4_1 + FAC5_1 + FAC6_1 + FAC7_1 + KXI + RECODINC) Warning in log(x) : NaNs produced Warning in lm.fit(x, y, offset = offset, singular.ok = singular.ok, ...) : extra arguments na.rm are just disregarded.