search for: mole

Displaying 20 results from an estimated 71 matches for "mole".

Did you mean: mode
2009 Jun 18
2
How to change ONLY the first character of each variable name
Dear R-helpers, I would like to adapt the following code > names(data)<-sub("M","MOLE",names(data)) which changes any occurrence of "M" (in my variable names) to "MOLE" such that it ONLY operates on the first character of each variable name, i.e. M will only be changed to MOLE if it's the first character of a variable. I would appreciate any help you...
2009 Apr 02
4
Mountain ahead of me!
...ly displayed in the email headers!* Also, in theory, it allows for testing of new configuration, without having to change the configuration on multiple machines at the same time. Which is always a good thing. Any help an advice, or questions are most welcome, as I wish to turn this mountain into a mole hill, a very stable, and expandable mole hill! Thank you for your time, Mr Gabriel
2007 Feb 16
5
rake db:migrate - error 'tSYMBEG'
I''m going through the ''Depot'' project in "Agile Web Development with Rails". I just made the 003_add_test_data.rb file and when I do a "rake db:migrate", I get this error and I can''t figure out what is wrong: rake aborted! ./db/migrate//003_add_test_data.rb:5: parse error, unexpected tSYMBEG 5. :description => (and the
2005 Jun 06
5
OT: Please comment on Dvorak's troll
http://www.pcmag.com/article2/0,1759,1812887,00.asp Specifically, his assertion that ISP's would sniff traffic and block, say, the SIP port. You could play wack-a-mole with port numbers, no? Also a community based, Freenet style of encryption implementation for "free" VoIP traffic would address this issue. I raise this to the list because I'm sure there's a grain of truth in what he's saying. ILEC's would be crazy to not consider thi...
2020 Feb 13
2
[PATCH] nouveau: no need to check return value of debugfs_create functions
...ons, there is no need to ever check the > return value. The function can work or not, but the code logic should > never do something different based on this. > Should we follow that line of reasoning further, and simply return void from the debugfs functions--rather than playing whack-a-mole with this indefinitely? thanks, -- John Hubbard NVIDIA > Cc: Ben Skeggs <bskeggs at redhat.com> > Cc: David Airlie <airlied at linux.ie> > Cc: Daniel Vetter <daniel at ffwll.ch> > Cc: dri-devel at lists.freedesktop.org > Cc: nouveau at lists.freedesktop.org >...
2007 May 08
2
Error: Master request X not found
*Hi, I've been getting the following error from time to time since i started to use dovecot more than one year ago: dovecot: May 07 19:57:24 Error: auth(default): Master request 88729.43523 not found I haven't stopped upgrading dovecot with the hope that this would be a bug and would be fixed some day, but with v1.0.0, i keep getting the same error. It just happens from time to
2020 Oct 25
3
GPO fail and sysvol perm errors
...7/site-packages/samba/provision/__init__.py", > line 1786, in check_dir_acl > raise ProvisioningError('%s ACL on GPO directory %s %s does not > match expected value %s from GPO object' % > (acl_type(direct_db_access), path, fsacl_sddl, acl)) its a bit like 'wack a mole', just keep running sysvolreset :-D Rowland
2024 Jan 24
1
Use of geometric mean for geochemical concentrations [RESOLVED]
On Mon, 22 Jan 2024, Rich Shepard wrote: > As an aquatic ecologist I see regulators apply the geometric mean to > geochemical concentrations rather than using the arithmetic mean. I want to > know whether the geometric mean of a set of chemical concentrations (e.g., > in mg/L) is an appropriate representation of the expected value. If not, I > want to explain this to non-technical
2020 Feb 13
1
[PATCH] nouveau: no need to check return value of debugfs_create functions
...urn value. The function can work or not, but the code logic should > > > never do something different based on this. > > > > > > > Should we follow that line of reasoning further, and simply return void > > from the debugfs functions--rather than playing whack-a-mole with this > > indefinitely? > > That is what we (well I) have been doing. Look at all of the changes > that have happened to include/linux/debugfs.h over the past few > releases. I'm slowly winnowing down the api to make it impossible to > get wrong for this type of thing...
2009 Jan 19
3
myscribe & wine problem on 64 bit ubuntu intrepid
hello. i have run into a small problem with myscribe and wine, that being i cant get myscribe to work. i know there is a version of it for linux, but it isnt working because of a qt problem (i think) which is why im trying to get the windows version running. basically it installed fine, but when i try to start it nothing happens, i have wondered whether its because im running a 64 bit system, but
2006 Jun 06
15
error working through Agile !!!
Hi everyone, I''m working my way thru the ''Depot'' project from Agile Web Development with Rails. I got to the bit where I type: ruby script/generate scaffold Product admin And I get the following error: error Before updating scaffolding from new DB schema, try creating a table for your model (Product) ( on the last line ! ) Now I have followed everything as
2007 Sep 08
2
Compile problems on OSX
Hi all, I've got two problems compiling the current CVS FLAC sources on OSX. Firstly, the configure script can't find the OGG libraries which were installed from MacPorts. I have tried: ./configure --with-ogg-includes=/opt/local/include \ --with-ogg-lib=/opt/local/lib but they are still not found. I notice that in configure.in, you use a macro called XIPH_PATH_OGG. Is
2018 Aug 29
3
getting invites to rtp ports ??
On 08/29/2018 11:59 AM, Telium Support Group wrote: > Block a single IP is the wrong approach (whack-a-mole). You should consider a more comprehensive approach to securing your VoIP environment. Have a look at this wiki: > > https://www.voip-info.org/asterisk-security/ > > > > -----Original Message----- > From: asterisk-users [mailto:asterisk-users-bounces at lists.digium.com]...
2020 Feb 09
3
[PATCH] nouveau: no need to check return value of debugfs_create functions
When calling debugfs functions, there is no need to ever check the return value. The function can work or not, but the code logic should never do something different based on this. Cc: Ben Skeggs <bskeggs at redhat.com> Cc: David Airlie <airlied at linux.ie> Cc: Daniel Vetter <daniel at ffwll.ch> Cc: dri-devel at lists.freedesktop.org Cc: nouveau at lists.freedesktop.org
2011 Jan 21
1
ggplot boxplot
...m_boxplot(aes(fill=factor(Cruise)))+scale_fill_manual('Cruise', values=(colours()[c(375,577,573,439)]), breaks=c(1,2,3,4), labels=c('Cruise 1', 'Cruise 2', 'Cruise 3', 'Cruise 4'))+xlab('Sampling Site')+ylab(expression("Metabolic Rate " (mu*moles*~O[2]*~mg^-1*~hr^-1)))+opts(title="Corbula Cruises")+ylim(c(0,0.2)) The issue I have at the moment is that only Cruises 2 and 3 are plotted correctly. The other two are not shown or the boxes are plotted as single horizontal lines. I also get a warning that 129 rows containing missing...
2018 Aug 29
2
getting invites to rtp ports ??
On 08/29/2018 09:42 AM, Carlos Rojas wrote: > Hi > > Probably somebody is trying to hack your system, you should block that > ip on your firewall. > > Regards > > On Wed, Aug 29, 2018 at 9:34 AM, sean darcy <seandarcy2 at gmail.com > <mailto:seandarcy2 at gmail.com>> wrote: > > I'm getting invites to very high ports every 30 seconds from a
2008 Jan 28
2
dovecot servers hanging with fuse/glusterfs errors
hi. i've got a clustered mail system with glusterfs and some postfix, squirrelmail and dovecot machines sharing the same storage system through glusterfs. each server has only postfix or squirrel or dovecot installed on it. The thing is... dovecot servers hang very often and the last thing they always log is this: ************* login: Unable to handle kernel paging request at
2018 Aug 30
2
getting invites to rtp ports ??
...Behalf Of sean darcy > Sent: Wednesday, August 29, 2018 6:33 PM > To: asterisk-users at lists.digium.com > Subject: Re: [asterisk-users] getting invites to rtp ports ?? > > On 08/29/2018 11:59 AM, Telium Support Group wrote: > > Block a single IP is the wrong approach (whack-a-mole). You should consider a more comprehensive approach to securing your VoIP environment. Have a look at this wiki: > > > > https://www.voip-info.org/asterisk-security/ > > > > > > > > -----Original Message----- > > From: asterisk-users [mailto:asterisk-...
2004 Dec 05
0
[LLVMdev] [Fwd: Updated LLVM Visual Studio project files]
...;=' : different 'const' qualifiers \llvm\lib\System\ltdl.c(3284) : warning C4090: '=' : different 'const' qualifiers \llvm\lib\System\ltdl.c(3462) : warning C4090: '=' : different 'const' qualifiers I tried to clean them up, but I wound up playing wack-a-mole. Fixing one warning caused others to take its place. Oh well... it is C code after all... On Fri, 03 Dec 2004 21:07:21 -0800 Reid Spencer <reid at x10sys.com> wrote: > ltdl.h fully supports windows platforms (lots of them). That isn't the > issue. The issue is setting up the #d...
2004 Dec 28
1
[LLVMdev] [Fwd: Updated LLVM Visual Studio project files]
...'const' qualifiers > \llvm\lib\System\ltdl.c(3284) : warning C4090: '=' : different 'const' qualifiers > \llvm\lib\System\ltdl.c(3462) : warning C4090: '=' : different 'const' qualifiers > > I tried to clean them up, but I wound up playing wack-a-mole. Fixing > one warning caused others to take its place. Oh well... it is C code > after all... > > > On Fri, 03 Dec 2004 21:07:21 -0800 > Reid Spencer <reid at x10sys.com> wrote: > > > ltdl.h fully supports windows platforms (lots of them). That isn't the &g...