search for: peeping

Displaying 20 results from an estimated 159 matches for "peeping".

Did you mean: keeping
2001 Oct 04
0
ANNOUNCE: ticker (peeper)
...g("\tThe price of [$key] is [$price]."); if ($price > $config{$key}->{'max'} or $price < $config{$key}->{'min'}) { $logger->log("\tThe price is out of bounds! Sending notification ....= "); # The price is out of bounds! We'll start peeping ... my $broadcast =3D Net::Peep::BC->new('ticker',$conf); $broadcast->send('ticker', type=3D>0, sound=3D>$config{$key}->{'event'}, location=3D>128, priority=3D>0, volume=3D>255); # In case we'...
2007 Apr 15
1
Expression for pedices
I know that this maybe a trivial question. I am not able to plot pedices in graph axes. Instead I am able to plot different math symbols : XLABEL <- expression(paste(cmH,lim(f(x), x %->% 0),"O PEEP")) works well XLABEL <- expression(paste(cmH,[2],"O PEEP")) is considered a wrong expression. Thanks
2013 Oct 29
1
Fw: Dual monitor question
Hello group - Never heard a peep about this....wasn't sure it was actually posted. Anyone seen this before? Thx RSV869 Begin forwarded message: Date: Sat, 26 Oct 2013 11:45:35 -0400 From: Gmail <rsv869 at gmail.com> To: nouveau at lists.freedesktop.org Subject: Dual monitor question Hello Nouveau group - I am an OpenSuSE 12.3 user that's been struggling with a specific
2019 Aug 15
2
[RFC][RISCV] Selection of complex codegen patterns into RISCV bit manipulation instructions
Hi Roman, > That depends. > If there's LLVM intrinsic for it, then any normal optimization pass could do it. > In cttz's case it's mainly done in LoopIdiom pass. Oh yes. Thank you! Unfortunately several of the instructions of the bit manipulation extension don't seem to have an intrinsic already in LLVM. That will require to add some passes to the middle end. >
2006 Nov 04
1
A New App, and A Question
Here''s my first live Camping app, on the undergroun.d! http://peep.d I often need to come up with a color scheme that is made from an existing color. This little app takes a hex color and shows all the combinations of those colors. An observation and a question: At first it was including dispatch.fcgi into generated urls (http:// peep.d/dispatch.fcgi/colors). I renamed it to
2005 Feb 18
2
list down?
Haven't seen a peep all day. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20050218/6c9cc03b/attachment-0004.html>
2011 Sep 01
2
[LLVMdev] git Status Update?
FlyLanguage <flylanguage at gmail.com> writes: >> Have we made any progress on a potential git conversion? AFAIK the only >> outstanding technical issue is the monotonic revision number question. >> Personally, I have no nead for them but others have expressed >> reservation about losing them. > > There are very decent solutions to the monotonic revnum issue
2012 Jun 15
3
[LLVMdev] Post-RA Def/Use Information
Looking through TOT sources, I don't see anything that would provide def/use chains (or equivalent information) post register allocation. I would like to write some peeps to clean up various target-specific things but for safety I will need such information. Is such an analysis pass available somewhere that I've missed? If not, is there a better way to find all uses of a defined value
2015 Apr 21
4
sernet = dead?
> On 21/04/15 09:17, Peter Grotz - Obel und Partner GbR wrote: > > Hallo, > > > > > > > > samba 4.2 is released for some time now. Sernet usually doesn?t take a lot > > of time to release their new packages. > > > > But now we haven?t heard a peep from them. Are they gone or will there be > > another fine release? > > > >
2016 Mar 11
2
Forward only specific identities
Hi OpenSSH peeps! I have looked around a few man pages and the usual sources of information but I can't seem to find a way to only forward specific identities to some hosts. What I would really like to have is a way to only forward the identity that gave me a successful auth: % ls ~/.ssh | grep .pub id_ecdsa.pub id_ed25519.pub id_rsa.pub % cat .ssh/config Host example.com:
2006 Jun 24
1
Parsing XML with REXML problem
Why can it not find my object? What am i missing here? Here is my code: require ''rexml/document'' include REXML # classes to represent the objects and relationships in the xml file class Article attr_accessor :id, :post, :archive, :ntype, :head, :blurb, :body, :fblurb, :fimage, :att, :source, :copy, :brand end # the base parser class BaseXMLParser def initialize(filename)
2019 Aug 14
3
[RFC][RISCV] Selection of complex codegen patterns into RISCV bit manipulation instructions
Hi all, I'm currently working on the implementation for LLVM of the RISCV Bit Manipulation ISA extension described by Clifford Wolf in the following presentation: https://content.riscv.org/wp-content/uploads/2019/06/17.10-b_wolf.pdf and the following document: https://github.com/riscv/riscv-bitmanip/blob/master/bitmanip-0.90.pdf The aim is to provide the intrinsic functions to the user in
2020 May 18
3
dbinom link
In principle a good idea, but I'm not sure the whereabouts of Catherine Loader are known at this point. Last peeps from her on the net seem to be about a decade old. .pd > On 18 May 2020, at 10:31 , Abby Spurdle <spurdle.a at gmail.com> wrote: > > This has come up before. > > Here's the last time: > https://stat.ethz.ch/pipermail/r-devel/2019-March/077478.html
2011 Jan 07
2
Idea to possibly improve flac?
I'd like to express a few things whilst I have the ear atleast a few folks. There once was a program called oddcast, and then edcast that you could use on linux to broadcast an OggFLAC encoded audio stream from jack. Sounds like something many folks would be interested in doing, but I haven't heard to much of a peep about it. At any rate, it had a a few issues legally and technical
2006 Aug 24
4
Looks like 3.8 is not ready to download
This is just a heads up that 3.8 does not look ready to download. There are 3.8 files at the CentOS mirrors, but the files (including the iso images) are constantly changing or disappearing. It looks like the hard-working diligent CentOS workers are making some last minute changes before getting CentOS 3.8 out the door. I presume that there will be a posting made to this list when 3.8 is
2019 Apr 12
2
Using userdb/passdb data in director_username_hash
TL;DR: Can director_username_hash use %{userdb:...} or %{passdb:...} ? ==================================== This is on Ubuntu Precise, running dovecot 2.2.36. It's a fully production, director-ized env, so assume everything is working correctly. Happy to post doveconf if it's relevant but wanted to ask a general question first. I was curious if there's a way to get userdb/passdb
2012 Jan 24
3
winbind craps out, NT_STATUS_PIPE_BROKEN
Hi Jay/Samba peeps, Emailing in reference to http://lists.samba.org/archive/samba/2011-April/162277.html I have seen a very similar issue with a similar setup. Users fail to be verified with: getent passwd username Entry in the log at same time is: [2012/01/23 16:58:53.159761, 3] winbindd/winbindd_misc.c:352(winbindd_interface_version) [18510]: request interface version [2012/01/23
2009 Feb 24
0
[LLVMdev] [llvm-commits] remove libtool from build system
On Feb 23, 2009, at 8:40 PM, Nick Lewycky wrote: > For those of you who haven't noticed, I'm planning to commit a major > change to the Makefile rules tomorrow evening (Tuesday) if there are > no complaints about it between now and then. > > This needs testing on Darwin. I've heard back from Linux on many > platforms and even FreeBSD, which is fantastic, but
2009 Feb 24
1
[LLVMdev] [llvm-commits] remove libtool from build system
On Feb 23, 2009, at 10:00 PM, Bill Wendling wrote: > On Feb 23, 2009, at 8:40 PM, Nick Lewycky wrote: > >> For those of you who haven't noticed, I'm planning to commit a major >> change to the Makefile rules tomorrow evening (Tuesday) if there are >> no complaints about it between now and then. >> >> This needs testing on Darwin. I've heard back
2011 Jul 25
1
[LLVMdev] Rename GEP to...
...ComputeAddress ? The "GetElement" part confuse peeps because it kinda hints at dereferencing (which it doesn't.) Worth the hazzle, given all the other api breakage anyway (?)