search for: puzzlers

Displaying 10 results from an estimated 10 matches for "puzzlers".

Did you mean: puzzler
2007 Feb 22
0
Fwd: Net groupmap list puzzler
Hi, I think at first you have to do a net groupmap add all the well known Groups. System Operators (S-1-5-32-549) -> -1 Replicators (S-1-5-32-552) -> -1 Guests (S-1-5-32-546) -> -1 Domain Users (S-1-5-21-3732367786-856876144-3282938955-513) -> -1 Domain Admins (S-1-5-21-3732367786-856876144-3282938955-512) -> -1 Power Users (S-1-5-32-547) -> -1 Domain Guests
2001 Apr 07
2
A programming puzzler
I am trying to replicate part of the function of the S-Plus terms.inner function. I don't need an entire model terms object but R expressions or character strings containing the innermost variable name given a vector of character strings or expressions. Here are some example inputs that each should result in the string or expression "x": x; x^2; g(x); h(g(x)); h(g(x^3));
2007 Mar 21
2
A real puzzler: attr_accessor / create incompatibility?
Greetings, I have a problem with attr_accessor and create seemingly being at odds with each other in my environment. Here is the setup: A simple class representing a US State (say, Maine for example): class State < ActiveRecord::Base attr_accessor(:name, :code) end In an IRB session, I type the following and receive the response included below: >>
2019 Mar 28
2
issue with latest release of R-devel
I'm getting ready to submit an update of survival, and is my habit I run the checks on all packages that depend/import/suggest? survival.? I am getting some very odd behaviour wrt non-reproducability.? It came to a head when some things failed on one machine and worked on another.?? I found that the difference was that the failure was using the 3/27 release and the success was still on a
2010 Nov 11
3
Evaluation puzzle
The survexp function can fail when called from another function. The "why" of this has me baffled, however. Here is a simple test case, using a very stripped down version of survexp: survexp.test <- function(formula, data, weights, subset, na.action, rmap, times, cohort=TRUE, conditional=FALSE, ratetable=survexp.us, scale=1, npoints, se.fit,
2004 May 03
0
A-B ok; B-C ok; A-C Crap
Here's a puzzlers for you expert Asteriskians: Person A in Australia with Xten-Lite connects to: Person B on an Asterisk server in Vancouver, Canada (B is on analog phone to FXS port) quality is fine. Person B on an Asterisk server in Vancouver IAX trunks to our Vancouver PSTN gateway (running Asterisk and connect...
2019 Mar 28
0
issue with latest release of R-devel
Could this be related to "SIGNIFICANT USER-VISIBLE CHANGES The default method for generating from a discrete uniform distribution (used in sample(), for instance) has been changed. This addresses the fact, pointed out by Ottoboni and Stark, that the previous method made sample() noticeably non-uniform on large populations. See PR#17494 for a discussion. The previous method can be requested
2016 Dec 22
5
Understanding SlotIndexes
...to look at for a register use? Are ALL uses always at Slot_EarlyClobber? The comment for Slot_EarlyClobber sure doesn't seem to say that. 10B A = ... This instruction defines A at 10r and doesn't use A. The corresponding VNInfo has 10r as its def. I don't think I've seen any puzzlers with this. 4B <block> 10B D = use A Here there's no def of A in the block so the VNInfo for 10r has a def at 4B (a PHI-def). Again, the instruction mentioned above is puzzling to me. It's early-clobber VNI has its def at 5404r, which is wonderful because it points back to the a...
2006 Feb 14
1
RE: problem with Too many open files(REASON FOUND)
Hi again, For what it is worth, we found out that MS Outlook on Citrix now and then opens thousands(17-18000) of references(filehandles) to the same PAB(Personal Address Book) files and then give up these references again after a while !? This was what made Samba chooke. We will now remove all PAB access from Outlook. Sorry for wasting Samba mailing list bandwidth ;-) Kind
2010 Jul 08
4
File owner SID instead of name showing for one user
Hello, I recently migrated all data and user accounts from our old Samba file server to a new (Samba 3.4.0 on Unbuntu 9.10) one. Everything is working fine except that there is one user whose SID is showing in the "Owner" column of Windows Explorer instead of the user name. It's not a big problem, but the user is uncomfortable with it and I'd like to know why it's