search for: critiz

Displaying 17 results from an estimated 17 matches for "critiz".

Did you mean: critic
2006 May 12
2
Benchmark - Thanks Dave for making this gnawer this FAST!!
...estraier and ferret as Dave encourages the community of ferret to do so. Quite intersting numbers. Ferret indeed deserves to be called a high-performance port!! It''s MyFirstBenchmark ( http://ferret.davebalmain.com/trac/wiki/MyFirstBenchmark ) so please don''t be too cruel on critizing the method. It''s just a hack and it''s flawed - as every other benchmark. But it provides some numbers and regardlass how flawed it is, one thing remains true: All of these search engines are fast enough for most of us... Regards Jan -- Posted via http://www.ruby-forum.com...
2006 Sep 08
8
Ferret-0.10.3 released
Hey all, I''ve just released Ferret 0.10.3. It is mostly just a bugfix release. I''ve also added Ferret::Analysis::HyphenFilter which filters hyphenated words for better search results. Basically the way it works is it concatenates a hyphenated word as well as adding the two separate terms. So "set-up" becomes "setup", "set", "up" so
2012 May 27
0
[LLVMdev] Documentation: How to Setup a Windows Buildbot Slave
...ne because I have now realized that I need something faster than an Intel Atom 1.6 GHz with 2 gigabytes RAM to serve as a build machine. I have purchased another machine for this purpose, but it will take a few weeks before I get it. So I figure the time until then can be used to have you review, critize, and comment upon what I have written so far. Please be adviced that I have the habit of checking my pride at the door when I develop software, so _all_ suggestions, enhancement requests, comments, critique, etc. are welcome. Also, if you think that the document is completely superflous, I'l...
1998 Aug 05
2
Problems printing from Win95 to a linux printer.
Hello all! The situation: [PIPPIN,linux] <---> [TOM,printer] | | [GANDALF,win95] >From gandalf, I 'see' the printer, I can configure it, etc. Even I can print, but the printer no prints :'-( More info: /etc/printcap lp|impresora|tom: \ :sd=/var/spool/lpd/lp: \ :mx#0: \ :sh: \ :lp=/dev/lp1 /etc/smb.conf [global] printing=bsd
2004 Apr 10
1
Hum/bux on line
...sponses. I often wonder what this world is gonna be like when the technical guys like you leave the scene. From my view from the outside, looking into Northwestern Bell/Mountain Bell/U.S. West/Qwest for 35 years, it appears they've surplused all the talent for low wage youngsters. Not to critize Qwest employees--the people I've worked with are highly dedicated and do everything they can to satisfy their customer. The Qwest guy had this handheld test set that you talked about. He said the garage manager confiscated his VOM when he was given the test set. Narrow thinking by manage...
2003 Feb 28
1
summary.glm() print problem(?) with cor = TRUE
Hi, I've had a look the bug list and searched though the R documentation, email lists etc. but didn't see anything on this: when I do: summary(species.glm1, correlation = TRUE) I get a correlation matrix like this: Correlation of Coefficients: ( p I(H C pH * 1 I(pH^2) * B 1 Ca . . 1 I(Ca^2) . . B attr(,"legend") [1] 0 ` ' 0.3 `.'
2016 Sep 09
0
R (development) changes in arith, logic, relop with (0-extent) arrays
...error. Still, I agree about the validity of your line of thought, and that in order to get consistency we also could go into the direction of being more permissive rather than restrictive. I'm interested to hear other opinions notably as in recent years, some famous R teachers have typically critized R are as being not strict enough ... > Regarding the 0-length vector issue, I agree with other posters that > after a<-numeric(0), is has to be allowable to write a<1. To not > allow this would be highly destructive of code reliability. And for > similar reaso...
1998 Mar 18
1
Strange Results of summary()
--l4Siqd0eqV Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello, I run the following job. Please, compare the results of summary and table concerning berufl. From similar SPSS/PSPP runs, the result of table is correct. Did I misunderstand anything or is there a bug? What does the difference come from? What does '(other)' mean? What about the strange
2005 May 28
1
Re: Demonizing generic Linux issues as Fedora Core-only issues -- WAS: Hi, Bryan
...radically change RHEL's focus to something that breaks the entire SLA model, then I just have to recognize that some people just won't see anything from another viewpoint. > I always have a sour taste in my mouth if you have to pick sides, because > that kills healthy rationalizing/critizing and often this has a hidden > agenda attached to it. Agreed. The problem is that many people who are "explaining" Red Hat are considered a "side" in the first place. I have been labeled a "Red HAt apologist" just for merely explaining many things that people...
2002 Jul 21
1
Final Post/Lack of support
Hi, I went to the official xiph channel on IRC (openprojects) to try once more to get some support for the *.ogm stuff we did. I think there still is and always will be the need for this extension, out of _well_ known reasons. I was in a bad mood for all the stuff which happened the last months regarding the ogg container being called ogm to indicate that this isn't meant for a music
2007 Jan 25
2
Do I need a CH1 licence for Cisco Phones ?
I've got a question regarding Cisco IP Phones and licencing. When using a third party PBX like asterisk is a licence required for the Cisco phones ? Has anyone got anything in writing from Cisco to clarify this ? Eg can I just use CP-7961G or do I need CP-7961G-CH1 even though I'm not using Cisco Callmanager ? HYPERLINK
2002 Jul 29
0
AW: Re: Final Post/Lack of support
...ing Vorbis the preferred audio codec for the whole video encoding community. We can not thank Xiph enough for the fact they created Vorbis, being opensource, free of cost and with excellent quality. Lets accept the status quo now as it is and lets avoid to upset the guys .... they dont deserve any critizism or insulting for giving us Vorbis, nor for giving us Ogg !! <p>About Tobias' code being opened and the validity of the .ogm files as spec compliant Ogg files : I was emailing Tobias about the whole issue, i even inlcuded the IRC log from last sunday morning. He doesnt respond to my l...
2007 Mar 30
4
Current status of webgen 0.4.3 and 0.5.0 (new plugin system)
...ams to use this plugin system as well. My question is: should this be possible? Does anyone need an out-of-the-box plugin system? That''s all for now! Just one more thing: I will have a guide for creating plugins in 0.5.0 available when it is released since this was one of the most critized points in the 0.4.x releases! Bye, Thomas
2016 Sep 08
2
R (development) changes in arith, logic, relop with (0-extent) arrays
Regarding Martin Maechler's proposal: Arithmetic between length-1 arrays and longer non-arrays had silently dropped the array attributes and recycled. This now gives a warning and will signal an error in the future, as it has always for logic and comparison operations For example, matrix(1,1,1) + (1:2) would give a warning/error. I think this might be a mistake. The potential
2005 May 28
2
Re: Demonizing generic Linux issues as Fedora Core-only issues -- WAS: Hi, Bryan
Even I've left this thread. I guess we're all waiting for Lee to turn Blue. ;-> Or is it Red (Hat)? ;-> Okay Lee, we all agree, Red Hat makes stupid decisions, adopts buggy software - especially the kernel and Red Hat is to blame for the decisions in the kernel, and also stupidly backports fixes instead of adopting newer versions with the fixes. And there is absolutely no need for
2004 Nov 20
15
SAS or R software
Hi all there Can some one clarify me on this issue, features wise which is better R or SAS, leaving the commerical aspect associated with it. I suppose there are few people who have worked on both R and SAS and wish they would be able to help me in deciding on this. THank you for the help --------------------------------- [[alternative HTML version deleted]]
2010 Mar 10
39
SSD Optimizations
I''m looking to try BTRFS on a SSD, and I would like to know what SSD optimizations it applies. Is there a comprehensive list of what ssd mount option does? How are the blocks and metadata arranged? Are there options available comparable to ext2/ext3 to help reduce wear and improve performance? Specifically, on ext2 (journal means more writes, so I don''t use ext3 on SSDs,