Displaying 20 results from an estimated 96 matches for "peeved".
Did you mean:
peeled
2003 Jul 17
3
confused about histograms
I've got a data set with integer codes from 0--3. I'd like a
histogram with a single bar for 0, 1, 2 and 3. I'd like each of the 4
bars centered over a label.
hist(mydata, breaks=4, main="Simulation")
gives me three bars. The best I've been able to do is do something
like
print(hist((wexp), breaks=25, main="Simulation"))
This gives me something
2013 Aug 28
2
[PATCH] xen/docs: Correct documentation for the conswitch parameter
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
CC: Ian Campbell <Ian.Campbell@citrix.com>
CC: Ian Jackson <Ian.Jackson@eu.citrix.com>
---
I was slightly peeved at looking this up and discovering that it was wrong,
but the history shows I have only myself to blame.
---
docs/misc/xen-command-line.markdown | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/docs/misc/xen-command-line.markdown b/docs/misc/xen-command-line.markdown
ind...
2006 Mar 01
15
Is there a perl equivalent of .= in ruby/rails??
I want to make a for loop that concats strings onto a variable:
html .= var1 + "this is a test" + whatever
What is the syntax that does this in ruby/rails?
Also, is there a ''print'' method in ruby? Because when I try to use
render_text it will only let me use this once.
--
Posted via http://www.ruby-forum.com/.
2005 Nov 17
2
OggPCM2 : chunked vs interleaved data
Sampo Syreeni wrote:
> Secondly, I'd like to see the channel map fleshed out in more detail.
Sampo,
I did flesh out the wiki a **little** more. Is the intent clearer now?
> (Beware of the pet peeve...)
What is that pet peeve?
> IMO the mapping should cover at least the
> channel assignments possible in WAVE files, the most common Ambisonic
> ones, and perhaps some added
2016 Nov 23
1
New laptop recomendation
On 11/22/2016 3:50 PM, Dr. Mikeal Hughes wrote:
> When you go to the Dell Linux site and choose shop now you are taken to a page featuring Windows 10 machines.
[OT rant]
a pet peeve... webpile redesigns that mess everything up.
I was looking for info on the BLM (Bureau of Land Management) website
last night, and they'd totally redone the entire mess, it was all slick
and web 3.0-ish,
2012 Jun 15
1
[LLVMdev] Windows development and "virus" in LLVM test suite
...by some
extra clever anti virus software.
Look, let's not try to hack around this. Let's just admit it. There is a
virus inside of a virus scanner's test suite. That's OK.
This test suite is not required to hack on Clang or LLVM, so I think its
fine as is.
If people are seriously peeved, we could split the test suite in two, but
honestly this is the first time it has ever come up, so I suspect the cost
of dealing with this file is lower than the cost of dealing with this email
thread. ;]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lis...
2017 Dec 08
4
Bug: Issues on Windows with SFN disabled
For what it's worth, the Windows installers for other programming
language runtimes often install outside of Program Files, so at least
there is 'prior art' to motivate having R install directly into the
root of the home drive:
- ActiveState Perl installs directly C:/Perl;
- Python installs (when installing for all users) into C:/Python$VERSION;
- The Ruby installers at
2019 Jun 19
1
dev_pagemap related cleanups v2
On Wed, Jun 19, 2019 at 09:46:23AM -0700, Dan Williams wrote:
> On Wed, Jun 19, 2019 at 9:37 AM Jason Gunthorpe <jgg at ziepe.ca> wrote:
> >
> > On Wed, Jun 19, 2019 at 11:40:32AM +0200, Christoph Hellwig wrote:
> > > On Tue, Jun 18, 2019 at 12:47:10PM -0700, Dan Williams wrote:
> > > > > Git tree:
> > > > >
> > > > >
2016 Nov 04
1
RHEL 7.3 released
I'm with Matthew Phelps on this. If CentOS is built with the exact same
sources as RHEL, why not keep the numbering scheme the same? That would
make life easier for people like me who build CentOS RPMs from
tarballs/SRPMS that run on RHEL and having to look up version numbers is
just idiotic. I mean, that's a Microsoft pet peeve of mine.
This is also why I don't deploy CentOS as
2019 Feb 16
2
Question about updates
One can also do the 'yum-cron' dance to automate updates.
Good writeup and description here:
https://www.howtoforge.com/tutorial/how-to-setup-automatic-security-updates-on-centos-7/
On Fri, Feb 15, 2019 at 11:37 PM Rob Kampen <rkampen at kampensonline.com>
wrote:
> On 16/02/19 6:59 PM, Ralf Prengel wrote:
> > Hallo,
> > as a beginner using centos I?ve a question
2019 May 01
2
Windows clients require reboot once a day in order to access mapped drives
Hai Sonic,
> -----Oorspronkelijk bericht-----
> Van: Sonic [mailto:sonicsmith at gmail.com]
> Verzonden: woensdag 1 mei 2019 14:51
> Aan: L.P.H. van Belle
> CC: samba at lists.samba.org
> Onderwerp: Re: [Samba] Windows clients require reboot once a
> day in order to access mapped drives
>
> On Wed, May 1, 2019 at 2:24 AM L.P.H. van Belle via samba
> <samba at
2005 Nov 15
7
OggPCM2 : chunked vs interleaved data
I made a few updates to OggPCM2 http://wiki.xiph.org/index.php/OggPCM2
reflecting the latest discussions. Could everyone have a look at it and
see if they agree. Otherwise, what do you feel should be changed? Anyone
wants to speak in support of chunked PCM?
For all those that are just tired of this mess like me, please express
yourself in the new spec I created: OggPCM3
2005 Nov 17
0
OggPCM2: channel map
On 2005-11-17, Erik de Castro Lopo wrote:
> I did flesh out the wiki a **little** more. Is the intent clearer now?
Yes. Channel map type tells us what the primary interpretation of the
stored signals is. Channel definitions are there to tell which stored
channel corresponds to which abstract channel in the type. Channel
conversions define downmixes to secondary formats, as they do in MLP,
2005 Dec 19
2
Advanced search/filter use cases
I''ve been working on an application lately that has a lot of advanced
search and filtering functionality (with ranges and substring searches
for each attribute). Despite being a pretty common use case, this isn''t
supported particularly well by any framework I''ve used, including Rails.
I''d like to fix that. :)
Right now, my major pet peeves are:
1. Long,
2014 Mar 02
3
pull request: upgrade to Lua 5.2.3, automatic Linux boot menu and cmenu binding
Hi,
Yes, I'm back with this pet peeve of mine again. Most of the old cover
letter at https://gist.github.com/wferi/6989458 still applies; I'd like
to reiterate its last paragraph here, too:
> And an official stat() implementation would be very useful. After
> inventing mine, I noticed rosh also invented its own...
Anyway, here it is:
The following changes since commit
2008 May 25
4
AMD/ATI + Linux + WINE = FAIL... all around.
Hey all
I have here two machines...
Machine A)
AMD Athlon XP 2500+ CPU
Nvidia 6800GT GPU
1GB DDR 400 RAM
Ubuntu 8.04-32bit OS
Machine B)
Intel Q6600 CPU
ATI/AMD 3650 GPU
2GB DDR2 800 RAM
Ubuntu 8.04-64bit OS
Machine A plays Civilization IV and Oblivion just fine, played for an hour last night with no issues.
Machine B gets to the part where it initializes the engine of the game and after a
2016 Mar 08
4
[cfe-dev] llvm and clang are getting slower
----- Original Message -----
> From: "Mehdi Amini via cfe-dev" <cfe-dev at lists.llvm.org>
> To: "Rafael EspĂndola" <rafael.espindola at gmail.com>
> Cc: "llvm-dev" <llvm-dev at lists.llvm.org>, "cfe-dev" <cfe-dev at lists.llvm.org>
> Sent: Tuesday, March 8, 2016 11:40:47 AM
> Subject: Re: [cfe-dev] [llvm-dev] llvm and
2009 Sep 18
0
[LLVMdev] OT: intel darwin losing primary target status
On Sep 18, 2009, at 10:43 AM, Jack Howarth wrote:
> On Fri, Sep 18, 2009 at 10:28:15AM -0700, Nick Kledzik wrote:
>> So, when these test cases are run, is the binary linked against /usr/
>> lib/libgcc_s.10.5.dylib? or against some just built libgcc_s.
>> 10.5.dylib?
>> or against some just build libgcc_s.dylib? If either of the
>> latter, then
>> if you
2009 Sep 18
4
[LLVMdev] OT: intel darwin losing primary target status
On Fri, Sep 18, 2009 at 10:28:15AM -0700, Nick Kledzik wrote:
> So, when these test cases are run, is the binary linked against /usr/
> lib/libgcc_s.10.5.dylib? or against some just built libgcc_s.10.5.dylib?
> or against some just build libgcc_s.dylib? If either of the latter, then
> if you changed the FSF build of libgcc_s for darwin to have the right
> magic symbols, then
2015 Jun 26
2
Asterisk dialplan best practices syntax
Hi,
I've two yocto questions about the syntax of dialplan:
1. What's the "official" notation of each line: "=>" or "=" ? In the wiki
of Asterisk, I see very often "=>", however, what's the reason for both
syntaxes authorized ? Historical ?
2. To write info in logs/console, you have two commands: NoOp and Verbose.
Verbose seems to be