search for: overusing

Displaying 20 results from an estimated 64 matches for "overusing".

Did you mean: overlying
2006 Jan 23
4
Enumerable
Hi and sorry if this has already been discussed. I''m new on theese lists, and I couldn''t find a way to search through them. I have been looking at the sources of script.aculo.us and I''m rather impressed by the Enumerable class. What I don''t get is why you choose to extend Array.prototype with this addon. It seems like a rather intrusive thing to do, if the code
2005 May 13
3
List and Column Names in a Function?
In this simple function, how can I pass strings for index and column names to the function? I've posted this type of question before and received no response. Maybe this example will be easier to understand and troubleshoot. ds <- function(myds, vec) {myds[[vec]]*2} ds1 <- c(X=list(1:10), Y=list(11:20)) ds(get("ds1"),get("Y")) khobson at odot.org Kenneth Ray
2007 Nov 17
1
Posting rules
Just a quick question. Does the list allow screenshots as part of a post/reply? Is so, size and/or number limit? I don't want to overuse this method and also don't want to burden anybodies bandwidth limitations, but in this case "each picture IS worth a thousand words". Written description wouldn't work. Thanks, Jim -------------- next part -------------- An HTML attachment
2001 Apr 05
3
Samba - slow browsing/folder opening
Hi All I have recently started Samba on our Linux RedHat 7 server (P3-1000/512MB with hardware SCSI RAID-1 on a Ultra-160 Adaptec card) - to serve about 15 Win9X PC's (replacing an overused Win95 machine's D drive!) The only thing is, users have started to complain that opening folders from their Win9X machines is much slower than it was before - i.e. there is a noticable delay between
2008 Jan 22
1
[LLVMdev] llvm useability?
What about ARM target ? I mean iPhone/iPod Touch has an ARM11 with a FPE and a VFPE. Does llvm-gcc 2.2 generates better code for them ? I'm a bit disappointed about the llvm-gcc 2.0 I tried for my iPod Touch as I saw it generated ARM code not very optimically : r7(apparently used like a frame pointer even when -fomit-frame-pointer is given) largely overused, generated code like "mov
2002 Aug 17
2
Another sharing tehnique, is this possible ?
hi, (assume HTB) I was thinking will it be possible to do some sort of UNFAIR-SHARING :"), what I have in mind : Say I have a internet link with 100kbits bandwith, then I want to share it between many clients (which will increase over time). Let''s i start with 5 clients with rate = 30kbits... See the total bandwith of users is 120kbits but I have only 100kbits.... So where is the
2018 Dec 14
7
Documentation examples for lm and glm
FWIW, before all the examples are changed to data frame variants, I think there's fairly good reason to have at least _one_ example that does _not_ place variables in a data frame. The data argument in lm() is optional. And there is more than one way to manage data in a project. I personally don't much like lots of stray variables lurking about, but if those are the only variables out
2023 Mar 04
1
transform.data.frame() ignores unnamed arguments when no named argument is provided
I am probably mistaken but it looks to me like the design of much of the data.frame infrastructure not only does not insist you give columns names, but even has all kinds of options such as check.names and fix.empty.names https://www.rdocumentation.org/packages/base/versions/3.6.2/topics/data.frame During the lifetime of a column, it can get removed, renamed, transfomed in many ways and so on. A
2018 Dec 15
2
Documentation examples for lm and glm
A pragmatic solution could be to create a simple linear regression example with variables in the global environment and then another example with a data.frame. The latter might be somewhat more complex, e.g., with several regressors and/or mixed categorical and numeric covariates to illustrate how regression and analysis of (co-)variance can be combined. I like to use MASS's whiteside
2006 Mar 23
15
Is Rails Appropriate for our Project?
I realize this subject is redundant for this community, but I''m hoping the Rails community can provide me with some additional ammunition to help push a rails project I''m pitching over the proverbial tipping point at my company. The Situation: I''m the lead architect at a large bay area retailer. My team and I are currently suffering through the process of paying
2007 Feb 06
4
Inheritance design question
I''m new to ruby rails and am trying to design my first real rails web app. The app is intended to model a shareware business. It will provide a place where users can learn about new projects, track their progress, and provide feedback. Here''s a simplified list of the model objects that I''ll need: Project - has title, description, creation, modification. Release - has
2011 Sep 13
1
[LLVMdev] git Status Update?
Chris Lattner <clattner at apple.com> writes: >> A switch to git is scary because it *is* a shift in how we think about >> the project. > > If you're coming at this from the "llvm development processes are > broken, we should switch to git so that we can fix them" then I'd > claim that you're doing it backwards. That's not what I'm
2015 May 02
0
[ANNOUNCE] xf86-video-r128 6.10.0
Connor Behan (32): Drop dependence on xf86PciInfo.h Do not disable gouraud shading for a render op Only declare PCITAG if we need it Remove overuse of COMPOSITE_SETUP() Fix ScreenInit with noAccel Port to RandR Only enable CRTCs for DPMSModeOn Map and unmap the MMIO better Split up output register functions Move display enabling code to
2016 Nov 24
0
[PATCH 0/3] virtio/vringh: kill off ACCESS_ONCE()
On Thu, Nov 24, 2016 at 10:25:11AM +0000, Mark Rutland wrote: > For several reasons, it would be beneficial to kill off ACCESS_ONCE() > tree-wide, in favour of {READ,WRITE}_ONCE(). These work with aggregate types, > more obviously document their intended behaviour, and are necessary for tools > like KTSAN to work correctly (as otherwise reads and writes cannot be > instrumented
2003 Nov 03
1
ROC with GLM?
Hello R-List: Does anybody have code to optimize a logistic regression using ROC curves? I've seen S+ code that does it but never in R. Thanks. __________________________________________________ You Rock! Your E-mail should, too. Visit Rock.com! [[alternative HTML version deleted]]
2009 Jun 14
1
estimate the reliability of a scale with dichotomous items
hi, How can I compute a reliability score of a scale consisting only of dichotomous items? thanks for any help!
2005 Jan 18
1
Flat Rate Long Distance Providers
We are looking for a flatrate long distance provider to integrte with a hosted Asterisk implementation. I would like to have a SIP/IAX handoff to whatever carrier. We want the ability to turn LD to any of our subscribers for a flat rate as well. This request is for USA only. Int'l would be a per minute basis. Any sugggestions are greatly appreciated. Thanks, Ty Carter
2005 Dec 23
0
Windows domain clients can't connect to samba share
I've recently inherited a working network consisting of: Win2k server running the domain controller (pdc) 20 Win2k Pro client machines with users that log in via the domain controller RedHat 9 server running Samba 2.0.20 hosting the network printer (ps) This is all running fine, all the users of the existing client machines can connect to the RedHat server and print using the printer that it
2006 Feb 02
0
Re: Samba on AIX
----- Original Message ----- From: "Jim Starke" <jim.starke@benco.com> To: <jojowil@samba.org> Sent: Thursday, February 02, 2006 12:20 PM Subject: Samba on AIX > > Hi JoJo, > > I looked but didn't find an answer to the question I have. Our /opt directory > isn't very large and our Volume Group doesn't have enough space to add to it. In > the
2013 Jan 07
1
checker/chequer board pattern as a colour
Hi All, is there a reasonably simple way of using a black and white chequer/checker board pattern as a colour: barplot(mydata, col = c('red', 'blue' 'checkerboard')) ? BW F -- Federico C. F. Calboli Neuroepidemiology and Ageing Research Imperial College, St. Mary's Campus Norfolk Place, London W2 1PG Tel +44 (0)20 75941602 Fax +44 (0)20 75943193 f.calboli