search for: critiqu

Displaying 20 results from an estimated 238 matches for "critiqu".

Did you mean: critique
2008 Oct 30
2
"A critique of R and S-PLUS"
Dear all, The other day I stumbled on this article, "A critique of R and S-PLUS" [1], and got curious on whether the points outlined are (still) valid. The article is quite old, dating 2004, but was updated several times. Regards, Liviu [1] http://fluff.info/blog/arch/00000041.htm -- Do you know how to read? http://www.alienetworks.com/srtest.cfm Do...
2003 Dec 06
2
Project Critique
I have just started laying out the plans for my first project using Asterisk. I am very interested at this stage in getting much needed feedback, critiquing my approach. What are the ups and downs going to be if I develop this project as follows: -The client wants to connect some phone reps in India through a VoIP to their clients. -There will be 3 phone lines, and 1 broadband internet connection. -Since there will be very little bandwidth req...
2009 Aug 28
6
Google's R Style Guide
Perhaps most of you have already seen this? http://google-styleguide.googlecode.com/svn/trunk/google-r-style.html Comments/Critiques? Thanks, Esmail ps: Reminds me of PEP 8 for Python http://www.python.org/dev/peps/pep-0008/ Maybe not that surprising since Python is also one of the main languages used by Google.
2012 Jan 13
0
Example of "task seeds" with R parallel. Critique?
Greetings: In R parallel's vignette, there is a comment "It would however take only slightly more work to allocate a stream to each task." (p.6). I've written down a working example that can allocate not just one, but several separate seeds for each task. (We have just a few project here that need multiple streams). I would like to help work that up for inclusion in the
2007 Oct 03
6
Wiki deuglification Part I
...ere again. The "Current Events" table has its own css style, so we should be able to move it around or do other stuff with it. At the moment the style is only used for the background colour. The result is, errm, a bit colorful at the moment, but that can be changed :) Your opinions and critique please: <http://wiki-m.centos.org/>. Cheers, Ralph -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos-docs/attachments/200710...
2006 Feb 24
2
H A T E
...much you suck. Ever heard of "file operations"? I CULTIVATED your whole shit into an analogy of that (see attachment) and still have to figure how to get the bitrates (because of your shitty docs). Face it. Your shit is the definition of bloatware! I know this is hardly a constructive critique but it will take some time before I can give constructive critique about Flac again. Only autoconf is worse than your shit! -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 7201 bytes Desc: not available Url :...
2000 Jun 27
6
masking problems in Vorbis beta?
Hi all, I just came across the following page: http://r3mix.net In the "News" section there is a fairly negative critique of Vorbis; especially it is mentioned that Vorbis "has terrible masking problems". There is also a Vorbis-encoded frequency sweep which shows strong deficiencies at high frequencies, but I suppose this is due to the quite low bitrate of the distributed encoder. I would be glad if one of...
2016 Oct 02
5
On implementing zero-overhead code reuse
...nt.frame()) invisible() } (NB: the idea above is an elaboration of the one I showed in my first post.) But this is very much of an R noob's solution. I figure there may already be more solid ways to achieve "zero-overhead" code reuse. I would appreciate any suggestions/critiques/pointers/comments. TIA! kj
2010 Dec 21
2
module critique request
Hello. I recently tried to improve a module I have which is used to create one or more instances of mysql per node. The original module had lot''s of code repetition to get around gaps in my skills. The new improved module has less code repetition but doesn''t seem as clean as I imagined it in my head:) The env is puppet 2.6.4, facter 1.5.8, solaris 10 x86 and nodes.pp
2011 Mar 22
5
FPGA encode stages flow diagram
Good day! I create diagram of encoder process. Using it i create implementation of encoder in FPGA (Xilinx/Altera). Please critique it. Is there missing stages? Here is blog http://developer-fpga.blogspot.com/ Here is picture of encoding stage 1 https://lh4.googleusercontent.com/-NV8o9DG3jvE/TYjYXr-dYGI/AAAAAAAAAos/U06O-YvhSI0/s1600/stage1.jpg Here is picture of encoding stage 2 https://lh5.googleusercontent.com/--1U5TaiVAEU/T...
2011 Mar 22
2
theora-dev Digest, Vol 80, Issue 6
...separately write different AC for its AC-plane? For example after zig-zag we have this: AC0 =1 AC(1..61) =0 AC62 =1 after RLE we have: (0,1)(61,1) How add zero-ACs coeff to AC(1..61) planes? Or i skip them in this planes and add store only non-zero coeff to plabes? Thanks P.S. please give me more critique. More critique - better implementation On 22 March 2011 22:00, <theora-dev-request at xiph.org> wrote: > Send theora-dev mailing list submissions to > theora-dev at xiph.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.xiph.org/m...
2004 Dec 16
2
MusicOnHold. not getting it.
G'Day All; I am a little unsure on how to get Music On Hold to work. Please critique my extensions.conf. ????? Thanks ; SIP 5001 exten => 5001,1,Dial(SIP/5001) exten => 5001,2,Voicemail(u${EXTEN}) exten => 5001,3,Hangup exten => 5001,102,Voicemail(b${EXTEN}) exten => 5001,103,Hangup Thanks -------------- next part -------------- An HTML attachment wa...
2016 Jan 25
2
Just need to vent
...love Gnome3 on Fedora. It took me about a week to adjust my mindset though -- I did that over a Xmas break. It did help that I read the release notes first (so I was not surprised at the major change) and went through the tutorial the developers provided. An interesting exercise re-examining and critiquing old workflows and exploring alternatives. It works really well on the smallish laptop that I use while commuting and which I plug into a couple of monitors when I get to work. Its great the way it frees up screen real estate and encourages me to focus on "what I am doing" rather than...
2010 Nov 16
3
Can't do a nested define. What are my options?
...uot;, I''d like to loop through each "inner". Below is sort of what I''m trying to do. In the real world, the $sys_name and $mounts vars will be parsed from yaml and will be dynamic. In the example I''ve created static arrays for simplicity. Please don''t critique the code. I know it won''t work and is the wrong way to do it. I just want to give an idea of what I''m trying to do. $sys_name = [''sys1'', ''sys2'', ''sys3'', ''sys4''] $mounts = [''home'', &...
2011 Feb 27
1
Database abstraction
...dition of more complex logic at any stage (generation, preparation, compilation, formatting) withouth becoming spaghettized. I've written a reasonably-sized test suite that covers most of the functionality. The code is hosted on github - https://github.com/rtirrell/databasr. Feel free to fork, critique and/or use. I've taken some pains to ensure that interface will remain relatively stable. Thanks! -- Robert Tirrell | rpt@stanford.edu | (607) 437-6532 Program in Biomedical Informatics | Butte Lab | Stanford University [[alternative HTML version deleted]]
2016 Dec 14
3
[Qemu-devel] [PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
...statistic before deciding whether to ripping the bitmap from the ABI, > > am I right? > > I think Andrea and David feel pretty strongly that we should remove the > bitmap, unless we have some data to support keeping it. I don't feel as > strongly about it, but I think their critique of it is pretty valid. I think the > consensus is that the bitmap needs to go. > > The only real question IMNHO is whether we should do a power-of-2 or a > length. But, if we have 12 bits, then the argument for doing length is pretty > strong. We don't need anywhere near 12...
2016 Dec 14
3
[Qemu-devel] [PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
...statistic before deciding whether to ripping the bitmap from the ABI, > > am I right? > > I think Andrea and David feel pretty strongly that we should remove the > bitmap, unless we have some data to support keeping it. I don't feel as > strongly about it, but I think their critique of it is pretty valid. I think the > consensus is that the bitmap needs to go. > > The only real question IMNHO is whether we should do a power-of-2 or a > length. But, if we have 12 bits, then the argument for doing length is pretty > strong. We don't need anywhere near 12...
2017 Sep 22
5
Effectiveness of llvm optimisation passes
...a very close performance as O1 (which includes all the passes). Figure 7 is an example. If my methodology is correct, then my guess is those optimisations may require some common internal passes, which actually deliver most of the improvements. I am wondering if this is true. Any suggestion or critiques are welcome. Thanks, Yi
2015 Aug 17
2
Optional WHOIS netname on login banner
...ked until I WHOIS the IP and find the netname reminds me I logged in from that IP. I set out prepared to script it, but I understand that the reporting of failed/last logins is only really configurable at source, so instead of submitting a hilarious poorly coded patch from which I receive numerous critique and ridicule, I figured I'd just submit the idea/use-case and hope that at least one of you think it might be a nice idea. Even if I were to be able to submit openssh patches with code that is not awful, I think it sensible to check to see if you'd be prepared to accept such a patch in the...
2016 Dec 09
3
[Qemu-devel] [PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
> > 1. Current patches do a hypercall for each order in the allocator. > > This is inefficient, but independent from the underlying data > > structure in the ABI, unless bitmaps are in play, which they aren't. > > 2. Should we have bitmaps in the ABI, even if they are not in use by the > > guest implementation today? Andrea says they have zero benefits