search for: fad

Displaying 20 results from an estimated 42 matches for "fad".

Did you mean: bad
2011 Mar 03
1
Non-conformable arrays
...tables have the same size (with a row or column of zeros) if appropriate without a messy "if" structure checking each condition? To be more specific, here's my line of code for the table command and the two matrices that I sometimes have. Notice that in the second matrix, the "fad" column is missing. Basically, I want all the columns and rows to be predetermined so that no columns/rows go missing. Thanks for your help! Kind regards, Greg table(y.test,PredictedTestCurrent): PredictedTestCurrent y.test adi car con fad gla mas adi 9 0 0 0 0 0 ca...
2011 May 06
2
Which version works with NullDC 1.0.3?
Hello. I'm currently running Debian Wheezy (testing), and I'm unable to get NullDC to run. It keeps erring out with D3D messages. After reading the Wiki, I see that some were able to get it running. Can someone help me find a specific version of Wine that'll run this emulator? I've already tried 1.0.1, and 1.3.19. They are the current versions in Debian testing, and
2011 Mar 16
4
fetch uneven
...[2] "2" [3] "Acetyl-CoA" [4] "1" [5] "Energie" [6] "1" [7] "FAD Biosynthese" [8] "1" [9] "Glyoxylate and dicarboxylate metabolism" [10] "1" [11] "Transport" [12] "1" and...
2008 Feb 15
7
History of R
...esponses. Next month I'll be giving a talk on R as an example of high quality open source software. I think there is much to learn from R as a high quality extensible product that (at least as far as I can tell) has never been "spun" or "hyped" like so many open source fads. The question that intrigues me the most is why is R as an open source project is so incredibly successful and other projects, say for example, Octave don't enjoy that level of success? I have some ideas of course, but I would really like to know your thoughts when you look at R from such...
2013 Apr 21
1
Sieve - BCC
...ot;test at example.com" in "TO" or "CC" - then sieve works properly and put this email in Test folder, but i can't understand why if it sends e-mail to "test at example.com" in BCC - sieve don't move it to Test but leave it in Inbox? If i run sieve-test -faD .dovecot.sieve "Message-ID" i get: /Performed actions: * store message in folder: Test Implicit keep: (none) sieve-test(root): Info: final result: success/ but in dovecot log i get: /Info: sieve: msgid=<20130421074437.570EA2BA1C1F at mail.com>: stored mail into mailbox '...
2002 Jun 27
1
OpenSSH 3.3p1 on SunOS 4.1.4
...I replaced it by memcpy, hoping that it won't break on overlapping areas, (b) optarg was undefined and needed to be declared. I enclose the diffs of the patches I made. Compilation, linking, and installation were OK, and (apparently) it's working. I do know that this OS is not the latest fad; just thought this information might be useful for someone else out there who has to work with a similar system. Please cc any replies as I'm not subscribed to the list. Thank you. Regards, Detlef ------------8<------------- cut here ------------8<------------- *** openbsd-compat/s...
2018 Jul 27
0
Fads, the Lad of the Lake... Hashemesh is still Hemera... and "Greetings Turmeric"
"/if you will share your wine.../" -Dave J. Matthews *A LONG LONG TIME AGO <http://hoyo.cf/lists/lt.php?id=YUgNBwNXGAFQVR1QWlQKVF0F> **,* I /wrote a little story <http://hoyo.cf/lists/lt.php?id=YUgNAwFQGAFQVR1QWlQKVF0F> / about searching through o <http://hoyo.cf/lists/lt.php?id=YUgNAwFQGAFQVR1QWlQKVF0F> ur history, looking for the actual beginning of civilization. I
2018 Aug 11
1
[trees-plugin] - Dovecot index gets corrupted, when using maildir and recievend and accessing mail at the same time
...with an attachment that is encrypted, a process done (and undone) by the ultimate endpoint clients. 2) Even if the "Evil SysAdmin" doesn't scribble all of the users' passphrases into a log, it's trivial for various tools, many of which were hastily cobbled together during the fad of implementing Sarbanes-Oxley Act (SOX) compliance on mail servers. Tools like "milter-bcc" and friends which automatically clone all email submitted to or arriving through SMTP, etc. It doesn't matter if your SMTP software implements 65,536 Jiggabyte Key Quantum-Computing-Resistant...
2009 Aug 15
4
Isn't there any performance issue when saving serialized attributes every time?
In edge rails, serialized attributes are saved every time no matter they are changed or not: def update_with_dirty if partial_updates? # Serialized attributes should always be written in case they''ve been # changed in place. update_without_dirty(changed | (attributes.keys & self.class.serialized_attributes.keys)) else
2002 Nov 20
0
Plots by subject
...) text(0.15, 0.85,paste(DUP, collapse='\n\n'), adj=c(0.5,1)) text(0.3, 0.85,paste(PIMUT, collapse='\n\n'), adj=c(0.5,1)) text(0.7, 0.85,paste(RTMUT, collapse='\n\n'), adj=c(0.5,1)) detach(gt) # Heading table bl <-read.xport('bl') attach(bl) dob <- as.date(DOB) fad <- as.date(FIRSTARV) fvd <- as.date(FIRSTVIS) lvd <- as.date(LASTVISI) par(mar = c(1, 1, 1, 1) + 0.1) plot.new() text(0,1,paste(?MRN:?,MRN), adj=c(0,1), font=2) text(0.4,1,paste(?Sex:?,SEX), adj=c(0,1)) text(0.6,1,paste(?Risk factor:?,RISKFAC1), adj=c(0.5,1)) text(0,0.85,paste(?DOB:?,dob)...
2020 Aug 23
3
Apropos "shouting": PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT
...quot;80 " "-fno-use-cxa-atexit" "-fms-extensions" "-fms-compatibility" "-fms-compatibili ty-version=19.11" "-fdelayed-template-parsing" "-fobjc-runtime=gcc" "-fdiagnosti cs-show-option" "-fcolor-diagnostics" "-faddrsig" "-o" "crash.o" "-x" "c" "crash .c" "C:\\Program Files\\LLVM\\bin\\clang.exe" "-cc1" "-triple" "x86_64-pc-windows-m svc19.11.0" "-emit-obj" "-mrelax-all" "-mincremental-link...
2012 May 17
6
SSD format/mount parameters questions
For using SSDs: Are there any format/mount parameters that should be set for using btrfs on SSDs (other than the "ssd" mount option)? General questions: How long is the ''delay'' for the delayed alloc? Are file allocations aligned to 4kiB boundaries, or larger? What byte value is used to pad unused space? (Aside: For some, the erased state reads all 0x00, and for
2020 Aug 23
2
Apropos "shouting": PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT
...exit" "-fms-extensions" "-fms-compatibility" >> "-fms-compatibili >> ty-version=19.11" "-fdelayed-template-parsing" "-fobjc-runtime=gcc" >> "-fdiagnosti >> cs-show-option" "-fcolor-diagnostics" "-faddrsig" "-o" "crash.o" "-x" "c" >> "crash >> .c" >> "C:\\Program Files\\LLVM\\bin\\clang.exe" "-cc1" "-triple" >> "x86_64-pc-windows-m >> svc19.11.0" "-emit-obj" &qu...
2006 Jan 07
0
Asterisk Market Share
You could probably pay $15-20 for a paul budde report with relatively accurate figures. www.budde.com.au (even if he does believe asterisk is a passing fad - hi Paul :) he's still one of the best telco resources in Australia. Telsyste might be another option. Cheers, Dean -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Dakota Sent: Saturday, 7 January 2006...
2014 Mar 01
0
Rails AJAX slow compared to Node.js and websockets complex to implement in rails ?
...ions AJAX calls with node.js is alot faster than with rails. I also have somewhat of an impression that with Rails web sockets are complicated to implement but with node.js web sockets might be alot easier. I am trying to figure out if I should learn some node.js or if it could be a passing fad to be replaced with some other technology soon. I am also wondering what sorts of improvements to rails might be coming in the future that could make AJAX calls faster in some situations as well as easier web socket implementations ? Are there things out there already ? Does it make sense to ru...
2008 Sep 26
6
BDD / cucumber thought - chaining ''Then'' steps with Which
Going back to the debate about keeping state between steps, I found myself with the mild urge to be able to write this today: Given there is a user And the user has 20 friends Then I should see a thumbnail of each of the users''s friends Which should be a link to the user profile page for that friend NB: An idiom in this which may be songkick-only but was inspired by what
2020 Aug 23
2
Apropos "shouting": PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT
...t; "-fms-compatibility" >> >> "-fms-compatibili >> >> ty-version=19.11" "-fdelayed-template-parsing" "-fobjc-runtime=gcc" >> >> "-fdiagnosti >> >> cs-show-option" "-fcolor-diagnostics" "-faddrsig" "-o" "crash.o" "-x" >> "c" >> >> "crash >> >> .c" >> >> "C:\\Program Files\\LLVM\\bin\\clang.exe" "-cc1" "-triple" >> >> "x86_64-pc-windows-m >&g...
2006 Mar 15
4
New RadRails tutorial using AWDWR book
Hello there, I am basically a J2EE refugee fascinated with Rails. I have been using the Spring framework (a lightweight J2EE java framework with some special characteristics) but I am so impressed with RoR that I am porting over many applications. In order to "dive into Rails", of course the second thing to do was get myself an IDE, and since I''ve been using Eclipse for the
2018 Aug 13
0
"For end user, only PGP or similar provides sufficient security against admin." (was: [trees-plugin] - Dovecot index gets corrupted,^M when using maildir and recievend and accessing mail at the same time)
...is encrypted, a > process done (and undone) by the ultimate endpoint clients. > > 2) Even if the "Evil SysAdmin" doesn't scribble all of the users' passphrases > into a log, it's trivial for various tools, many of which were hastily cobbled > together during the fad of implementing Sarbanes-Oxley Act (SOX) compliance on > mail servers. Tools like "milter-bcc" and friends which automatically clone > all email submitted to or arriving through SMTP, etc. It doesn't matter if > your SMTP software implements 65,536 Jiggabyte Key Quantum-Compu...
2010 Oct 15
1
warning diego viola the trouble maker for the world
...lopement i can provide you lowered rate because was a friend of mine but now i am avoiding him step by step the asterisk folk may allready know him 190.23.0.0/16 he have a VPS in germany and US tacking contact from me and from the irc channels to sell traffic to? WTF that's not a traffic but a fad full route >:@ diegoviola is the VoIp world killer and trouble maker __________ Information provenant d'ESET NOD32 Antivirus, version de la base des signatures de virus 5530 (20101014) __________ Le message a ?t? v?rifi? par ESET NOD32 Antivirus. http://www.eset.com -------------- next...