search for: molehil

Displaying 8 results from an estimated 8 matches for "molehil".

Did you mean: molehill
2010 Oct 28
2
[LLVMdev] SwiftShader using LLVM
..., I thought some of you might be interested to know that TransGaming SwiftShader now features a back-end based on LLVM. SwiftShader is a high-performance 3D software rendering toolkit (http://transgaming.com/business/swiftshader/technology/). It has recently been licensed by Adobe for the Flash Molehill 3D API (http://labs.adobe.com/technologies/flash/molehill/). That version doesn't use LLVM though; it uses the much smaller and faster SwiftAsm back-end. However, the Direct3D 9 demo available from the TransGaming website fully relies on LLVM for dynamic code generation. You may be pleased...
2002 Oct 07
1
users can't change permissions on samba share
...er Road Houston, TX 77040 Real Applications using Real Wireless Intelligence(tm) -------------- next part -------------- # Samba config file created using SWAT # from localhost.localdomain (127.0.0.1) # Date: 2002/10/01 10:04:25 # Global parameters [global] workgroup = UNBOUNDTECH netbios name = MOLEHILL server string = Domain controller interfaces = eth1 192.168.1.0/24 localhost bind interfaces only = Yes encrypt passwords = Yes passwd program = /usr/bin/passwd unix password sync = Yes log file = /var/log/samba/%m.log max log size = 0 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF...
2006 Mar 23
2
Is the unsupported kernel considered stable-ish?
I have a need to use the unsupported kernel for one feature only (AFP/Appletalk support). Never having had to use it before, I''m unsure of what''s all in it other than reading it''s config file. From those that do use it -- is it considered stable enough to use in lightweight production? I''m debating the use of it versus wasting my time rebuilding the normal
2002 Oct 01
1
file permission problem
...er Road Houston, TX 77040 Real Applications using Real Wireless Intelligence(tm) -------------- next part -------------- # Samba config file created using SWAT # from localhost.localdomain (127.0.0.1) # Date: 2002/10/01 10:04:25 # Global parameters [global] workgroup = UNBOUNDTECH netbios name = MOLEHILL server string = Domain controller interfaces = eth1 192.168.1.0/24 localhost bind interfaces only = Yes encrypt passwords = Yes passwd program = /usr/bin/passwd unix password sync = Yes log file = /var/log/samba/%m.log max log size = 0 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF...
2010 Oct 29
0
[LLVMdev] SwiftShader using LLVM
Hi Nicolas, > I thought some of you might be interested to know that TransGaming SwiftShader > now features a back-end based on LLVM. SwiftShader is a high-performance 3D > software rendering toolkit it sounds very nice - pity it's only for Windows! Ciao, Duncan.
2020 Apr 11
2
internal-sftp + chroot [was: Parallel transfers]
Nico Kadel-Garcia wrote: > in places where I do not want OpenSSH server's tendency ro let > people with access look around the rest of the filesystem. If you want users to be able to use *only* SFTP then set a ChrootDirectory and ForceCommand internal-sftp in a Match for the user in sshd_config. //Peter
2023 Feb 05
3
Extracting data using subset function
Dear All, I want to create a vector p and extract first 20 observations using subset function based on logical condition. My code is below p <- 0:100 I know i can extract the first 20 observations using the following command. q <- p[1:20] But I want to extract the first 20 observations using subset function which requires a logical condition. I am not able to frame the logical
2006 Mar 08
23
rubynuby == I''m a''scared to set it all up...
I''ve been mostly lurking here with an occasional nuby question for a few weeks now. It seems like Ruby and Rails and the many libraries and tools growing up around it are a remarkable toolset. Unfortunately I''m finding the whole enchilada a bit daunting. It seems that if one is to truly tap into the power of this thing and do a significant amount of developing, one needs