search for: indoctrin

Displaying 13 results from an estimated 13 matches for "indoctrin".

2006 Sep 29
5
ObjectPreviouslyDeleted when trying to paint
Hi, I''m running into something along the lines of bug 5383. I''m hoping I''m doing something obviously wrong and that someone can point me in the right direction. I''ve got a custom paint event handler: def on_paint puts "mainframe on_paint" paint do |dc| dc.clear @cl.draw dc end end Then I''ve got a key press
2012 Jun 13
4
[LLVMdev] Develop on trunk.
...work. The interest rate here is much lower at least, but there is a secondary gotcha -- if your code is on trunk, then the API *changer* will do much of the work for you. - Rough / WIP code *should* be seen by others, in order to get early feedback, avoid bad paths of implementation etc. We should indoctrinate ourselves as developers with a delightful glee in showing code before it's 100% ready for prime time. There are actual cases where you must use a development branch, such as due to controversial changes that need to be demonstrated as viable before accepted, or drastic internal changes tha...
2006 Apr 20
2
Missing p-values using lmer()
Hello, I’m trying to perform a REML analysis using the lmer() function (lme4 package). Well, it seems to work well, except that I’m not getting any p-value (see example below). Can someone tell me what I did wrong? Thanks for your help, Amélie > library(gdata) > dive <- read.xls("C:/Documents and Settings/Amelie/My Documents/Postdoc/CE 2005-2006/divebydive.xls",
2012 Jun 15
0
[LLVMdev] Develop on trunk.
...s painful not because of the actual reviews but because it takes so dang long to get one. We can't wait a week or more to be able to use our own code. > - Rough / WIP code *should* be seen by others, in order to get early > feedback, avoid bad paths of implementation etc. We should > indoctrinate ourselves as developers with a delightful glee in showing > code before it's 100% ready for prime time. I'd LOVE to do this. It doesn't happen early, no matter when I send it. It always happens 2-3 weeks later. -Dave
2015 Jun 29
2
Using a CentOS 6 Machine as a gateway/router/home server
On 06/29/2015 06:46 AM, Sorin Srbu wrote: > Even considering a minimal CentOS install, is that still less minimal than > e.g. Smoothwall or Ipcop? Yes, a minimal install of CentOS is probably larger (less minimal) than a specialized distribution. > In my world, security has a price and, and that might be the need to learn > another distro in order to minimize security issues (and
2018 Mar 13
4
[Announce] Samba 4.8.0 Available for Download
On Tue, Mar 13, 2018 at 09:08:36PM +0000, Miguel Medalha via samba wrote: > > > On 13-03-2018 19:22, Karolin Seeger via samba-technical wrote: > > ======================================================== > > "It is time that we all see gender as a > > spectrum instead of two sets of > > opposing ideals. We should stop > > defining each other
2018 Mar 13
4
[Announce] Samba 4.8.0 Available for Download
On Tue, Mar 13, 2018 at 09:08:36PM +0000, Miguel Medalha via samba wrote: > > > On 13-03-2018 19:22, Karolin Seeger via samba-technical wrote: > > ======================================================== > > "It is time that we all see gender as a > > spectrum instead of two sets of > > opposing ideals. We should stop > > defining each other
2006 Nov 17
1
How to set up R for Macbook Pro Intel Core Duo
I just recently purchased a Macbook Pro, Intel Core Duo 2GHz, 512 MB RAM. After looking through several articles in this forum I found the link to the R Mac Wiki. I am not that tech-savy but it appeared to me that this link, http://wiki.urbanek.info/index.cgi?IntelMacR describes how to install R on a Intel Mac Core Duo to utilise the two cores. I have also downloaded and installed the
2012 Jun 13
0
[LLVMdev] Develop on trunk.
On Jun 13, 2012, at 7:15 AM, Sergei Larin <slarin at codeaurora.org> wrote: > Again, this is branch code, but if I can see something wrong in platform > independent portion, I'll track it on the trunk. I hate to be the one to start this thread, but I have to say it at least once... General advice. Working off trunk will be less painful than cherry-picking. When it comes to
2008 Nov 08
0
A broader CentOS information sharing issue? [ Was What's an Enterprise class OS ]
...ered in the light of things such as what you mention and the assumption that the user base is growing. I thought it might be useful to the project to think about this. If not, just ignore this please. In projects I've seen in the past, the addressing of things such as _effective_ FAQs, proper indoctrination of new users (in ML, fora and chat rooms) into the _basics_ of the project are usually delayed until the swelling volume forces action to be taken just for sanity/survival of the "hittest". :-) Although these things weren't ignored, they are often considered, effectively, in isol...
2011 May 20
2
Variability plot in R
Is there a package in R that can do a variability plot? A variability plot is a kind of categorized dot plot. (If there is a lot of data in each category, box plots are used rather than dot plots.) Usually, the categories are factor level combinations. All the dot plots appear in the same window; below the x-axis a hierarchy of factors shows which dot plot corresponds to which factor-level
2012 Jun 13
0
[LLVMdev] Develop on trunk.
...rate here > is much lower at least, but there is a secondary gotcha -- if your code is > on trunk, then the API *changer* will do much of the work for you. > - Rough / WIP code *should* be seen by others, in order to get early > feedback, avoid bad paths of implementation etc. We should indoctrinate > ourselves as developers with a delightful glee in showing code before it's > 100% ready for prime time. > > > There are actual cases where you must use a development branch, such as > due to controversial changes that need to be demonstrated as viable before > accepted...
2012 Jun 13
4
[LLVMdev] Assert in live update from MI scheduler.
Andy, Thanks for reply. I was able to trace the problem to the MI DAG dep constructor. See this: SU(0): %vreg1<def> = COPY %vreg10<kill>; IntRegs:%vreg1,%vreg10 # preds left : 0 # succs left : 0 # rdefs left : 1 Latency : 1 Depth : 0 Height : 0 SU(1): %vreg10<def> = LDriw %vreg9<kill>, 0;