Displaying 20 results from an estimated 31 matches for "gentler".
Did you mean:
gentle
2006 Mar 05
5
A nicer and gentler form of spawner
I was working on deploying an app with switchtower, and I really
dislike the way spawner is implemented. The way it will relaunch the
dispatcher all the time just to let it die if the port is in use is
too brute force for my taste.
As we''re in a ruby script, why not let ruby find out if the port is in
use? Using the TCPServer class we can try and bing to the port. If we
succeed, it means
2010 Sep 28
3
kgio library / RubyGem
Hello all,
I''ve released kgio, a kinder, gentler I/O library for Ruby. Some of its
features are useful for Unicorn, and all of it is useful for Rainbows!
I intend to make kgio a requirement for both Unicorn and
Rainbows!/Zbatery. I''m comfortable with the code, but extra testers and
extra eyes to review it would be helpful (it''...
2019 Jan 02
1
rsync remote raw block device with --inplace
...provides no convenient way to affect the processing niceness
or i/o niceness etc. of the process launched at the remote host, as there
is with rsync's --rsync-path feature.
To summarize: while diskrsync is looking like the most suitable solution
known to us, it would still be more convenient, gentler, kinder, and wiser
if the ability to transfer raw block device content were added to rsync.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/rsync/attachments/20190102/45a451a2/attachment.html>
2013 Aug 08
0
[LLVMdev] [global-isel] Simplifying the simplifier
...that probably
> belong in InstCombine. Since it is running so late in the pass
> pipeline, its canonicalizing approach is causing problems for
> targets that are trying to arrange the IR optimally. Optimal and
> canonical are not always the same thing.
>
> Can we get away with a gentler instruction simplifier that is more
> focused at cleaning up after legalization?
>From what I've observed, there tends to be a lot to cleanup after legalization, especially because of the complexity of expanding GEP and all kinds of vector operations. Can you provide some examples of sim...
2008 Oct 15
1
error during installworld on 7.1 beta (was: error during buildworld on 7.1 beta)
...le
./sys/conf/newvers.sh
./share/colldef/Makefile
./share/termcap/Makefile
./sys/boot/i386/boot2/Makefile
./sys/boot/i386/gptboot
./sys/boot/i386/loader/Makefile
./sys/boot/i386/pxeldr
Should I post the diff for the remaing files?
--
regards
Claus
When lenity and cruelty play for a kingdom,
the gentler gamester is the soonest winner.
Shakespeare
2016 Nov 08
2
RFC: Drop support for old style scalar TBAA
Seems like a nice cleanup to me!
> On 2016-Nov-07, at 13:01, Sanjoy Das via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> Hi all,
>
> I want to clarify / emphasize two things based on an off-list
> conversation:
>
> - The bitcode and IR parser both auto upgrade old style TBAA to the
> newer TBAA struct tags.
Shouldn't we drop the textual IR
2005 Feb 01
3
polynomials REML and ML in nlme
...e(wthole~nplants+I(nplants^2),data=d3,random=~nplants+I(nplants^
2)|field/subplot,method="ML")
Error in solve.default(pdMatrix(a, fact = TRUE)) :
system is computationally singular: reciprocal condition number
= 2.58558e-045
Thanks in advance for clearing up my confusion. The gentler the
explanation, the more useful it would be as far as I am concerned as I
am not a statistician and have to admit I am not at all clear how REML
actually works.
Duncan
Dr Duncan Golicher
Ecologia y Sistematica Terrestre
Conservación de la Biodiversidad
El Colegio de la Frontera Sur
San Cristob...
2004 May 12
8
New tutorial added!
Hey guys,
It''s been awhile, but I''ve put up a new tutorial page on Wx::Frame. It''s
the first half of the tutorial on Frame, the rest will come a little later.
Let me know what you guys think. Any comments or criticisms are welcome.
Let me know what was good and what could have been better, so that future
tutorials will be able to incorporate those improvements.
2007 May 30
18
autotest and rspec_on_rails not happy
Hi,
I''ve been using the rspec and rspec_on_rails plugins quite happily on
my Rails project for a while now. Today I noticed the autotest
support in RSpec-1.0.3 and decided to give that a spin.
Oh tragedy!
$ autotest
loading autotest/rails_rspec
./vendor/plugins/rspec_on_rails/lib/autotest/rails_rspec.rb:33:in
`initialize'': undefined method `singularize''
2018 May 05
1
Discovering patterns in textual strings
...uot;(space) and
then possibly further text which should be ignored. Assuming that you are
familiar with regular expressions, maybe this will help to get you started
even if I have misunderstood your specifications. If you aren't familiar
with regex's, maybe the stringr package may provide a gentler interface
than using R's raw regex functionality. Or maybe someone else can suggest a
better approach (which is another reason why you should reply to the list,
not just me).
z <- c("abc",
"abc_def",
"abc.def",
"abc def",
&...
2016 Sep 05
1
more than one IP address on network device?
Am 05.09.2016 um 15:29 schrieb Kenneth Porter:
> --On Monday, September 05, 2016 4:15 PM +0200 Yamaban
> <foerster at lisas.de> wrote:
>
>> How about using the "ip" tool?
>
> Thanks. I looked at the man page and it looks like it's the Swiss army
> knife of Linux networking. Lots of subcommands. I'll dig through that.
Probably a useful summary of ip
2008 Nov 13
1
qlogic qle2462 hba and freebsd stable on a dl360 g5
.../www.mail-archive.com/freebsd-stable@freebsd.org/msg99497.html
mentions a deadlock when system is loaded. Has this issue been
resolved? Are there other PCI Express hba's which are known to work
with freebsd stable and dl360 g5?
--
regards
Claus
When lenity and cruelty play for a kingdom,
the gentler gamester is the soonest winner.
Shakespeare
2007 Oct 05
1
lme (or lmer) question
Folks:
In the following mixed effect model, the "x" and residual variance
components are nonidentifiable. Yet lme() (or the equivalent in lmer())
happily produces an answer in which the sum of the variance components is
the correct estimate of the single variance parameter. Why? -- i.e. why
doesn't lme complain?
x <- 1:50
y <- rnorm(50)
m1 <- lme( y ~ 1, rand = ~1|x)
2011 Jun 27
3
How do I Install and activate?
I have just installed CentOS 5.6 from disk and updated it.
1. I would like to use telnet on my local network. How do I activate it?
2. How do I install Mercurial? it is not in the repository.
3. How do I install eclipse? It is also not in the repository.
Thanks,
John
--
John J. Boyer; President, Chief Software Developer
Abilitiessoft, Inc.
http://www.abilitiessoft.com
Madison, Wisconsin USA
2013 Feb 27
0
BenHosmer's node.js proposal; was: Wiki Contribution Request
I just subscribed to the list yesterday, but haven't received any digest
notifications yet. I am replying here because I saw the updates on the web
archive.
My idea is a more gentler overview of building RPMs that just happened to
use nodejs as an example.
I found a lot of the RPM building documentation to be a little hard to
digest and scattered around a bit.
I did use the fedora guide and found it helpful as well. Thanks for the
suggestion Christopher Meng.
I've upload...
2010 Mar 24
1
lattice: defining graphical parameters
Dears,
could anyone give me some advice how to change some plotting parameters for a lattice graph?
I need to adjust the following:
-reduce outer margins (like par(mar=c(0,0,0,0)) with base graphs)
-modify positions of labels (like par(mpg=c(0,0,0)) with base graphs)
I already did some research, but got confused by the huge amount of settings with the lattice objects.
I know that the road
1999 Jan 16
1
Core dump on sapply misuse
...lowing dumps core with an access violation
x <- 1:5; myf <- function(x) list(x,x); sapply(x,myf)
I am running R version 0.63.1 under Windows NT 4.00 (p.s.
and am also experiencing the 'impossible to access
clipboard' problem with graphics under NT but not under
Win95).
Could a gentler message be encoded (e.g. a check after the
call to lapply) to inform the user that sapply (and tapply)
is being abused? A core dump seems a rather harsh caveat
emptor.
Thank you
Norman Josephy
Department Of Mathematical Sciences
Bentley College
Waltham, MA
E-Mail: NJOSEPHY@BENTLEY.EDU
-.-.-...
2010 Oct 07
1
Qmail+Vpopmail+Mysql+Dovecot 2.x (Notes on a successful conversion)
...003 AS gid FROM
vpopmail WHERE pw_name = '%n' AND pw_domain = '%d'
3. When integrating Sieve, vpopmail apparently needs to own auth-master
and authdb. (example available on request)
4. If coming from maildrop as the LDA, you can put the following in
your maildroprc to allow a gentler transition (or to keep maildrop's
ability to call external applications)
`test -r /usr/libexec/dovecot/deliver`
if ( $RETURNCODE == 0)
{
`test -r $HOME/$EXT/.sieve`
if ( $RETURNCODE == 0)
{
to "| /usr/libexec/dovecot/deliver...
2018 May 07
0
Discovering patterns in textual strings
...uot;(space) and then possibly further text which should be ignored. Assuming that you are familiar with regular expressions, maybe this will help to get you started even if I have misunderstood your specifications. If you aren't familiar with regex's, maybe the stringr package may provide a gentler interface than using R's raw regex functionality. Or maybe someone else can suggest a better approach (which is another reason why you should reply to the list, not just me).
z <- c("abc",
"abc_def",
"abc.def",
"abc def",
&...
2014 Dec 15
4
[LLVMdev] [RFC] Requiring python 2.6
On 14 December 2014 at 20:50, David Majnemer <david.majnemer at gmail.com> wrote:
> Just a reminder, these bots are still not operational because of this
> change.
Well, there were valid objections to lowering the requirement.
If we can require the host compiler to be upgraded, it is probably ok
to require python to be upgraded too, no?
Cheers,
Rafael