search for: funniest

Displaying 20 results from an estimated 34 matches for "funniest".

2018 Feb 20
2
How to modify dots and dispatch NextMethod
...recursive=FALSE) structure(NextMethod("c"), class="foo"), c(dots, recursive=recursive) ) } foobar <- 1 class(foobar) <- c("foo", "bar") c(foobar, foobar) Error: C stack usage 7970788 is too close to the limit There's recursion (!). But the funniest thing is that if c.foo is exported by one package and c.bar is exported by another one, there's no recursion, but c.bar is never called (!!). Why is the same code behaving in a different way depending on whether these functions are defined in the .GlobalEnv or in two attached packages? (BTW, is...
2010 Mar 03
2
Domain Controller
...g up a Domain Controller using Samba and LDAP I will be running a few Windows 7 machines. I want something that is user freindly being quite new to Samba and Linux myself. Many Thanks _________________________________________________________________ Tell us your greatest, weirdest and funniest Hotmail stories http://clk.atdmt.com/UKM/go/195013117/direct/01/
2010 Jan 22
1
Looping multiple dimensions
...r resulted in... well, a complete mess! If anyone has any suggestions as to a more efficient means of achieving this, then I'd be very grateful to hear them. Many thanks, Steve _________________________________________________________________ Tell us your greatest, weirdest and funniest Hotmail stories
2010 Mar 06
3
scientific (statistical) foundation for Y-RANDOMIZATION in regression analysis
...vance. DK ---------------------------------------------- Damjan Krstajic Director Research Centre for Cheminformatics Belgrade, Serbia ---------------------------------------------- _________________________________________________________________ Tell us your greatest, weirdest and funniest Hotmail stories [[alternative HTML version deleted]]
2012 Feb 11
1
object not found - Can not figure out why I get this error: Error in NROW(yCoordinatesOfLines) : object 'low' not found
...ual test SPX <- getSymbols("^GSPC", from="2000-01-01", auto.assign=FALSE) dev.new() test(SPX) This gives me the following error: > test(SPX) Error in NROW(yCoordinatesOfLines) : object 'low' not found What am I doing wrong here? Any hints highly appreciated. The funniest thing is that this was working and somehow broke it... Best, Samo [[alternative HTML version deleted]]
2009 Apr 04
0
TODAY April 4 -Global FSW Voice Meeting BerkeleyTIP -Linus, Guido, Shuttleworth...
...ntu - Debian & Derived Distros Krafft Shuttleworth Levsen - Debian Derivers Roundtable Fabricio Cannini - Debian High Performance clusters and supercomputers Guido Van Rossum - Python 3000 BestTech LAMPR - Get Started with Ruby on Rails in < 5 minutes Culture - Professor Wikipedia - The funniest video of the year. [Citation needed.] [Thanks to all the speakers, videographers, & organizations. :) Please excuse if I mistyped names. <8-0 I hereby invite the speakers to attend BTIP for Q&A & discussion. Please notify the speakers if you know how to contact them, thanks. :)...
2004 Aug 06
3
stream sounds like poo for no apparent reason
here at wkdu.org our minds are blown trying to figure out what our problem is, we are using a dell optiplex gx1 with a soundblaster live card. we are getting a nasty hum on the line in. the thing is we plug a cd player directly into the soundcard the hum goes away and when we plug the line in into anything else there is no hum, so the question i ask where is the hum coming from? we are
2012 Jun 17
3
[LLVMdev] Building lld with Visual Studio 2012 RC
OK thanks a lot Michael Spencer! After getting your latest commit now everything compiles on Visual Studio 2012 RC. I'm just playing around to learn. Maybe this is the funniest place to start assessing my possibilities of contributing to llvm in the free time: Writer* createWriterPECOFF(const WriterOptionsPECOFF &options) { assert(0 && "PE/COFF support not implemented yet"); return nullptr; } :-) Best regards! Mello On Sat, Jun 16, 2012 at 1...
2005 Mar 01
0
flac-1.1.2 configure and Makefile fixes
..." = "as" ) > +AM_CONDITIONAL(FLaC__HAS_GAS, test "$AS" = "gas" ) > +if test "$AS" = "as" ; then > AC_DEFINE(FLAC__HAS_AS) > fi > -if test -n "$GAS" ; then > +if test "$AS" = "gas" ; then > # funniest. macro. ever. > AC_DEFINE(FLAC__HAS_GAS) > fi > > --- src.orig/libFLAC/Makefile.am 2005-02-03 05:58:13.000000000 +0100 > +++ src/libFLAC/Makefile.am 2005-02-19 14:35:39.397097392 +0100 > @@ -59,12 +59,13 @@ > ARCH_SUBDIRS = ppc > if FLaC__HAS_AS__TEMPORARILY_DISABLED &gt...
2004 Aug 06
0
stream sounds like poo for no apparent reason
...head hurt > on top of this...... Are you using ALSA? I had a weird problem with ALSA and hum on my SB Live. I finally figured out I had to unmute the last emu10k1 channel in alsamixer. Try muting/unmuting some of them if you are indeed using ALSA. HTH Alex. -- Mausoleum: The final and funniest folly of the rich. -- Ambrose Bierce --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No su...
2018 Feb 21
0
How to modify dots and dispatch NextMethod
...uot;), class="foo"), > c(dots, recursive=recursive) > ) > } > > foobar <- 1 > class(foobar) <- c("foo", "bar") > c(foobar, foobar) > Error: C stack usage 7970788 is too close to the limit > > There's recursion (!). But the funniest thing is that if c.foo is > exported by one package and c.bar is exported by another one, there's > no recursion, but c.bar is never called (!!). Why is the same code > behaving in a different way depending on whether these functions are > defined in the .GlobalEnv or in two attache...
2009 Feb 12
2
Logrotate base
Hi guys, Logrotate is checked every day by cron.daily, right? I notice in logrotate.conf by default it's weekly. If I change it into monthly (now, on 12 of Feb), when will it do the monthly rotation? a. On 12 of March or b. On 1st of March? Thanks for any insight.
2010 Jan 15
0
Win7 can and cannot join domain; speed issues? (tests to /dev/zero & /dev/null?)
...main join failed, you will not be in the Domain. Reboot now to activate your new domain name. Upon reboot, it thinks I am in Bliss domain, BUT it acts completely unjoined -- no domain groups in group list selections, Shares won't work -- says I need permission from 'Domain\me', or the funniest (if I it wasn't also sad), was when I connected to the share as ClientWorkstation\me, it then told me I couldn't alter files w/o permission from Athena\me. Um...I am me?...and I'm on my workstation, but it thinks I need permission from me? What's up with that! Anyways, back to wo...
2010 Dec 21
2
Windows domain clients on Samba server
Hi everyone. I am sure that someone has already asked this question before but I don't have time to search for it. Right now I have several windows clients connected to an opensuse box running samba. Every time a windows client logs in, a network drive is automatically mapped on the windows client. How do I stop that from happening. thanks
2003 Aug 04
1
Help Help !!
...gt; all traffic being routed through the TINC interface? Start it with -d5 or higher, or kill it with SIGINT. (SIGINT will make tincd switch to debug level 5, send it a SIGINT again to revert.) Ivo -- Everybody is entitled to do stupid things. But some people abuse the privilege. - Americas Funniest Homevideos Tinc: Discussion list about the tinc VPN daemon Archive: http://mail.nl.linux.org/lists/ Tinc site: http://tinc.nl.linux.org/
2002 Aug 19
2
WSF Migration [T20020820004D]
Thank you for contacting BizLand. We are working hard to ensure a smooth migration of shared-hosting customers from Website Factory to BizLand. We received your message on 8/20/02 at 12:54:32 AM regarding your e-mail titled: Re: [vorbis] Partial Format converters?. Your message has been assigned a tracking number of T20020820004D. Should you need to contact us regarding your original message,
2011 Jul 06
2
What are the advantages of upgrading from 5.6 to 6?
I've just installed CentOS 5.6. What would I get if I upgraded to 6? Would I have to reinstall all applications or could I just restore my /etc and /usr directories and do an update? Thanks, John -- John J. Boyer; President, Chief Software Developer Abilitiessoft, Inc. http://www.abilitiessoft.com Madison, Wisconsin USA Developing software for people with disabilities
2010 Mar 15
0
Partial Credit Models using eRm
...beta I9.c3 -0.062 0.656 -1.347 1.223 beta I10.c1 -2.989 0.494 -3.959 -2.020 Thank you in advance for any help which is much appreciated. Michael _________________________________________________________________ Tell us your greatest, weirdest and funniest Hotmail stories
2009 Feb 12
3
Question on canada
I have a possible customer in canada. Can I export a machine pre-loaded with centos to canada? Jerry
2012 Jun 17
0
[LLVMdev] Building lld with Visual Studio 2012 RC
On Sat, Jun 16, 2012 at 4:15 PM, Cesar Mello <cmello at gmail.com> wrote: > Hi! > > I'm trying to build lld Microsoft Visual Studio 2012 RC, but it seems the > bzero function is not available. > > Could memset be used instead of bzero? Or maybe define a bzero for msvc > using memset. > > For example: > >       // in-memory matches on-disk, so copy first