search for: _thought_

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

2009 May 23
2
ntfs-3g question
...ked around and I can't find anything on this. I'm using ntfs-3g now, from rpmforge, to access my M$ Window$ disks for offline backup and other such menial tasks, and I noticed that the ntfs file systems are not mounted automatically, but I have to mount them manually as ntfs-3g devices. I _thought_ when I installed the whole dkms-fuse and fuse-ntfs-3g packages from rpmforge that they would be more integrated into the system (i.e., direct automount). Is that just my erroneous expectation, or did I miss something in the installation process? Thanks. mhr PS: Still no resolution on the Canon...
2007 Jan 02
2
problem with mongrel/apache2.2.3 and subdomain setup
...^Mozilla/4\.0[678] no-gzip BrowserMatch \bMSIE !no-gzip !gzip-only-text/html ErrorLog logs/myapp.domain.com-error_log CustomLog logs/myapp.domain.com-access_log combined </VirtualHost> ========================= the apache httpd.conf is pretty stock, but here''s the part that I _thought_ would allow me to serve from the main domain just using apache: ServerName domain.com DocumentRoot "/usr/local/apache2/htdocs" <Directory /> Options FollowSymLinks AllowOverride None Order deny,allow Deny from all </Directory> <Directory "/usr/local/ap...
2016 Aug 17
5
code to sort otherwise-unsortable "ilist"s, e.g. symbol tables
...now, including performance-testing by the way of using a modified compiler that triggers the below while compiling at least an old part of LLVM ["Function.cpp"] and sorting a symbol table with >7000 global variables. Unfortunately, the optimization I have been working on for which I _thought_ I needed the ability to sort a symbol table is showing poor performance numbers [from the compiled code, not the compiler itself], so I think I probably won`t submit that, at least not in its present form -- maybe in a much-more-limited form that doesn`t need the sorting. However, I thought thi...
2000 Aug 14
1
optimization
Hi all, I'm busy doing optimizations for vorbis. Don't have time for it, but still doing it :-) Some suggestions: there are some double function names: forward/inverse pack/unpack look/free_look/free_info and maybe more. If they were renamed to time0_forward etc. profiling would be a lot easier. Oh, and add -fno-inline to $PROFILE in the Makefiles (or configure). Most expensive
2002 Aug 10
0
Why can't my backup user log in to the share?
...f gives: smbclient \\\\samba\\art -U arcserve added interface ip=127.0.0.1 bcast=127.255.255.255 nmask=255.0.0.0 added interface ip=172.17.1.3 bcast=172.17.255.255 nmask=255.255.0.0 session request to SAMBA failed (Called name not present) Password: session setup failed: NT_STATUS_LOGON_FAILURE I _thought_ I had authorisation and automatic user creation sorted out in my smb.conf and it seems to be working for most other users; despite the error message I do seem to be getting a connection to somewhere. What I most don't know how to do, though, is go about debugging this - fid out where I'...
2006 May 30
2
16 bits, cast on idct function
Hi all, Just a stupid question The IDctSlow function on file idct.c has this line : ip[0] = (ogg_int16_t)((_Gd + _Cd ) >> 0); The ip[0] , _Gd and _Cd are of type ogg_int32_t My question is: The result of (_Gd + _Cd) can be a number with more than 16 bits ? (yes, it can be because they are int32, but the algorithm could guarantee something about that... I dont know...) If
2007 Jun 11
12
Mocking system/`
This drives me insane on a regular basis. How does one mock system(''blah'') or `blah` ? Adding expectations on Kernel doesn''t do it. Adding expectations on Object just makes me sad: Object.any_instance.expects(:system).with(''ls'') # => #<Mock:0x12b584e>.system(''ls'') - expected calls: 0, actual calls: 1 And this really
2009 Oct 24
6
Working with ListCtrl and ListItem
Hi List, I''m trying to get my ListCtrl to work. Currently I''ve managed to fill my ListCtrl with items, but I think it''s not the most beautiful way: class MyList < Wx::ListCtrl def initialize(parent, *args) super(parent, :style => Wx::LC_REPORT|LC_HRULES ) create_layout fill_list end def create_layout self.insert_column(0, "Name")
2002 Jun 25
4
re: GUI's for teaching
Hi, Have you seen the tcltk package? I believe it is a better option than the one you outline in your message. Why develop a Windows-only GUI? Maybe in a few years your teaching department will give up Windows for Linux (for the reasons you wrote about R: it is free, advanced, and adaptable). There is an article in R News (vol.1, n?3) by Peter Dalgaard on the tcltk package, and the latter
2010 Jun 29
21
[Bug 28810] New: Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card.
https://bugs.freedesktop.org/show_bug.cgi?id=28810 Summary: Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card. Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: critical Priority: medium Component: Driver/nouveau
2008 Jul 10
49
Supermicro AOC-USAS-L8i
On Wed, Jul 9, 2008 at 1:12 PM, Tim <tim at tcsac.net> wrote: > Perfect. Which means good ol'' supermicro would come through :) WOHOO! > > AOC-USAS-L8i > > http://www.supermicro.com/products/accessories/addon/AOC-USAS-L8i.cfm Is this card new? I''m not finding it at the usual places like Newegg, etc. It looks like the LSI SAS3081E-R, but probably at 1/2 the
2010 Nov 24
0
4. Rexcel (Luis Felipe Parra)-how to run a code from excel
...t;> data, however, as pointed out before > >>> > >>> What about resid(fit) ? It's my reading of Therneau & Gramsch [and of > >> help(coxph.object) ] that they consider those martingale residuals. > >> > >> The manner in which I _thought_ this would work was to insert some dummy >cases > >> into the original data and then to get residuals by weighting the cases > >> appropriately. That doesn't seem to be as successful as I imagined: > >> > >>> test1 <- list(time=c(4,3,1,1,2,2...
2003 Dec 01
0
No subject
...<mailto:samba-request@lists.samba.org?subject=unsubscribe> List-Archive: http://lists.samba.org/pipermail/samba/ The best approach would be to make a Linux box, instrall Samba, and actually USE it. Also, as part of a Samba install an HTML version of the O'Reilly book is installed. I _thought_ it was on the Samba site, but I cannot find it. If you have the money, buy a book. There are three excellent ones listed under the "documentation" link on the Samba site that were written by memebers of the Samba team (I have Richard Sharpe & Tim Potter's excellet QUE book,...