search for: inept

Displaying 20 results from an estimated 33 matches for "inept".

2011 Jun 15
2
Trouble with compound functions---differential equations
Hi all, My apologies if this message is incredibly inept but I am very new to both computer programming and to R. I am working with the odesolve add-on and have the following function defined RVF_Single <- function(t, x, p) within the script I also have the following functions defined: T1<-function(t) {T1<-27.5-12.5*cos(2*pi*t/365)} and B1&l...
2018 Jun 29
1
is "map untrusted to domain" possible?
2018-06-29 17:07 GMT+08:00 Rowland Penny via samba <samba at lists.samba.org>: > Why do you still have a dos client, even I (an inept programmer) could > crack its password in minutes. some tool/utility only has dos version. if you want to input/output something to dos, then samba is the best partner. you won't want usb-disk or floopy under dos. BTW, dos has universal storage and network drivers,although it will become...
2000 Oct 08
1
Mac Vorbis Player
...e's MP3 player code example as bases, so I don't know how the licences will interact (though I doubt it'll be much of a problem). In any case: Should I post this to the list, or should I put the approriate files up on my website for some maintainer to patch into the codebase? I'm inept at CVS (the most I can do is checkout and update) and I don't have developer access anyway. Thanks, David --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-reques...
2011 Sep 20
2
Converting ID Numbers to Unique ID Number
First off, let me apologize for the elementary question. I'm obviously a novice. Here's a stripped version of my problem. March foreign id = 1234, my id = 1 foreign id = 1235, my id = 2 foreign id = 1236, my id = 3 So we are adding new people for April, and things don't necessarily come in order: April foreign id = 1236 foreign id = 5000 foreign id = 1234 foreign id = 1235 foreign
2004 Oct 20
1
Drawing multiple line plots
...multiple lines, one for INAS, one for MMA, and one for DMA), but would prefer to do it in R. I looked for, but could not locate how to do that in either the R documentation, or the archives of mailing list postings. I suspect I am missing something very obvious; if there is a solution that I was inept to look up in the documentation or archives, I duly apologize. Would greatly appreciate your advice. Kind regards, Arin Basu [[alternative HTML version deleted]]
2016 May 04
2
Re: [libvirt] Creating a storage volume for raw format file
...gt; However I am concerned about the overhead of copying the file, is there a way >> to tell it to move the file (i.e. rename) > Unfortunately there isn't any simple API to 'rename' a storage volume > > - Cole > Actually I don't want to rename a storage pool, in my inept attempt a brevity I failed to explain myself clearly. I want to create a raw format file in a directory that is referenced by directory storage pool and register it as a storage volume If I place the file in the directory then try to create a storage volume to reference it the operation fails...
2012 Aug 29
1
lme4 installation
Being rather inept at all things Linux, I paid a consultant to fix some things on my computer,? Unforntately, good help is hard to find.? Here's where I am: ? ... Loading required package: Matrix Loading required package: lattice Error in dyn.load(file, DLLpath = DLLpath, ...) : ? function 'cholmod_l_start&...
2015 Oct 14
6
RFC: Introducing an LLVM Community Code of Conduct
...ttending a > conference that has a code of conduct. Just an honest and simple question: would it make sense to have a different code of conduct for meetings and the rest? I know it sounds like a bad idea, but my rationale is that maybe this would at least solve some of the points that socially inept people feel pressure on the current proposal. Because the consequences of a physical meeting can be a lot tougher than any electronic one, and because timing is of the essence, the wording *has* to be stronger and an executive decision has to be implemented. But such strong wording and harsh unap...
2018 Jun 29
3
is "map untrusted to domain" possible?
2018-06-29 15:12 GMT+08:00 Rowland Penny via samba <samba at lists.samba.org>: > On Fri, 29 Jun 2018 12:56:33 +0800 > d tbsky via samba <samba at lists.samba.org> wrote: > >> hi: >> >> at RHEL 7.4 we had used "map untrusted to domain = yes". so users >> can login with "username" instead of "sam-dom\username". >>
2011 Sep 08
2
Factors? I think?
First of all, let me apologize, as this is probably an absurdly basic question. I did search before asking, but perhaps my ineptitude didn't allow me to apply what I read to what I'm doing. Totally new to R, and haven't done any code in any language in a long time. Basically I've got categories. They're department codes for doctors (say, 9999 for radiology or 5555 for endocrinology), which of course mean...
2005 Sep 12
5
remedial stats education
...riptive statistics. I feel somewhat lost when it comes to statistical inference. I am good at self-study. I happily spend 12 hours a day reading dry technical manuals. About the research: I have designed a web-based questionaire. http://shared.openheartlogic.org My collaborator (equally stats inept) is working on a similar web-based questionaire http://ruminate.openheartlogic.org Ultimately, we want to publish in a peer-reviewed journal such as Emotion & Cognition or, at least, get a paper accepted at the annual Cognitive Science conference. Something like that. We have already started...
2004 Aug 24
11
Shorewall-Linux and Vonage VOIP rules setting+
Hello - I am not a subscriber to the mailing, please email me with help at mfabache@yahoo.com My shorewall (v2.0.1) has been working wonderful for the past year. I just added my Vonage and cannot get the Phone Adapter to sync up (2 blinks (looking for IP)) All I have done is run an ethernet cable from the WAN outlet on the phone adapter to a lan port on the router. After googling, I found
1998 May 23
7
Re: Re: Re: Bind Overrun Bug and Linux (fwd)
> > systems which no longer seem to have this. This file contained an archive of > > the trojan''s that were inserted into the compromised system - does anybody know > > what is in these trojans? > > Check the Linux RootKit ... (LRK).. > > Typically LRK to use config-files.. (and typically LRK-users to place > files in /dev.. find /dev -type f | grep -v
2018 Jun 29
0
is "map untrusted to domain" possible?
...ve 'lanman auth' set to yes, do you really have any Win95/98 > > clients ? If not, you should remove this security risk line. > > we have dos client. although win95/98 is useless, but dos is still > sometimes necessary today. Why do you still have a dos client, even I (an inept programmer) could crack its password in minutes. Rowland
2023 Mar 20
0
Optimizing with constraints using alabama
...ve function. These betas are not only not in the solution space but also cause chaos for my objective function. I can see via debugging that hin is working correctly, but I am finding that these beta vectors are being passed to the objective function. I am not sure if this is due to my ineptness or if it is doing so as planned. The auglag documentation talks about applying penalties, so I assume it has examined the vector coming out of hin. I would be pleased to have input from those more knowledgeable than me. If this is by design is there a flag variable available to be examined...
2007 Feb 14
0
mini_magick processor for attachment_fu - HELP
.... rmagick is causing large memory spikes for my application and my host will not install image_science, I tried out image_science locally and the thumbnails it produces are too blurred anyway. So if you are interested in mini_magick for attachment_fu head over to the beast forums and check out my inept attempt at creating a processor. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To...
2009 Jan 13
1
Beware of DIDX & Super Technologies
...r from an AT&T landline phone. > > I was promised last week this would be looked into, fixed, etc. But no > response thusfar. I am going to stop using DIDx as it has been one big > headache. On top of this not working, the CDRs on their website are > incorrect -- either they have inept programmers or they do absolutely > no QA testing on their code -- but they'll gladly sell you a copy for > upwards of $20,000. > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-biz mailing...
2015 Oct 13
2
RFC: Introducing an LLVM Community Code of Conduct
On Tue, Oct 13, 2015 at 08:20:33PM +0100, Renato Golin via llvm-dev wrote: > On 13 October 2015 at 19:30, Chandler Carruth <chandlerc at gmail.com> wrote: > > For some of the reasons we at least need to make it clear the scope: > > http://adainitiative.org/2014/02/18/howto-design-a-code-of-conduct-for-your-community/ > > Seems like a very personal opinion, and most
2004 Aug 06
2
Darkice on Linux PPC
> > and what is the system load? are you running darkice as root? <p>Yes, running as root. Here is the loadavg while darkice is running: cat /proc/loadavg 0.29 0.13 0.06 1/56 979 > you can always check: encode (using command line lame) a 1 minute wav > file to mp3. if it takes less than 1 minute, you did it below real > time :) A one minute .wav file took 17 seconds to
2016 May 04
0
Re: [libvirt] Creating a storage volume for raw format file
...d about the overhead of copying the file, is there a way >>> to tell it to move the file (i.e. rename) >> Unfortunately there isn't any simple API to 'rename' a storage volume >> >> - Cole >> > Actually I don't want to rename a storage pool, in my inept attempt a brevity > I failed to explain myself clearly. > > I want to create a raw format file in a directory that is referenced by > directory storage pool and register it as a storage volume > > If I place the file in the directory then try to create a storage volume to > r...