search for: leaner

Displaying 20 results from an estimated 39 matches for "leaner".

Did you mean: cleaner
2006 Aug 23
4
Ferret 0.10 and Fields
Hey ... I just tried to convert my code to 0.10 .. But i''m currently not sure how to use fields.. i really like some of the new api.. its leaner and i like the fact that these strange consts are gone (like Ferret::Search::BooleanClause::Occur::MUST) .. I see that you''re now having Ferret::Index::FieldInfo to describe the fields of the index.. thats good.. and i now see that documents and fields are much smaller and easier to creat...
2007 Jan 08
2
thoughts on mocks and specs
...e calls they want, and it usually isn''t until I''ve mucked around in my application code for a bit that I realize the real problem. Wouldn''t it be nice to be able to define a callback that gets run after every specify block? Maybe it would look like this: context "A leaner syntaxed context" do setup do @obj = mock(''obj'') end body do @obj.whatever end specify "should run the body block after every specification" do @obj.should_receive(:whatever) end end I know sometimes one might want to put some verificati...
2012 Feb 02
2
R-Project at university.
...r's degree on Automation and Robotics. However I have a view questions about the R-Project, as far as I'm aware of on your website the program appears to be free to use, which captured my eyes, but does that mean this program (r-project) can be used by any degree students, for instance as a leaner or a teacher, on the other hand are there any limitations of how the program can be used, for example if I wanted to compile *.exe program file using the R program could that be achieved, without any cost. Although I request further information on terms and condition, including license, and any ot...
2010 Jul 16
12
Recommended RAM for ZFS on various platforms
I''m currently planning on running FreeBSD with ZFS, but I wanted to double-check how much memory I''d need for it to be stable. The ZFS wiki currently says you can go as low as 1 GB, but recommends 2 GB; however, elsewhere I''ve seen someone claim that you need at least 4 GB. Does anyone here know how much RAM FreeBSD would need in this case? Likewise, how much RAM
2016 Nov 02
2
v2.2.26.0 released
libressl is a leaner and safer openssl Sent from ProtonMail Mobile On Wed, Nov 2, 2016 at 12:39 PM, Michael A. Peters <'mpeters at domblogger.net'> wrote: IMHO it would be acceptable to have a LibreSSL patch that is maintained by the people who want it. It's free software, and that kind of is the...
2006 Apr 11
8
Ruby 1.8.4, Rails 1.1 and Rmagick?
Someone mentioned that Rmagick doesn''t work properly on this setup (Ruby 1.8.4, Rails 1.1) Is this true? -- seth at subimage interactive http://www.subimage.com/sublog/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060411/432e8113/attachment.html
2020 Jan 14
2
DebugInfo: Purpose of call site tags
Hey folks, I'm trying to wrap my head around the implementation, purpose, and costs involved in both the GCC-extension v4 and standard v5 DW_TAG_call_site, call site parameters, addresses, etc. So picking up from some of the design discussion in https://reviews.llvm.org/D72489: Me (Blaikie): I'm not sure why AT_call_return_pc would be needed at a tail call site as the debugger must
2004 Oct 21
2
Directshow filters update - 0.66.8063
...e chagnes... * FLAC can now be muxed into a multi-stream file. * Now supports both the new Ogg FLAC (1.1.1) and the old Ogg FLAC (still not native FLAC) * Fixed the explorer problem by removing the offending registry key at installation * Removed a heap of memory leaks, WMP should run a fair bit leaner now * Some internal changes to the queueing mechanism Also added some skeleton API docs for developers... still pretty sparse on information at the moment... but the class hierarchies and method lists might be helpful. (Of course subject to change) Here's probably a good place to start. ht...
2004 Oct 21
2
Directshow filters update - 0.66.8063
...e chagnes... * FLAC can now be muxed into a multi-stream file. * Now supports both the new Ogg FLAC (1.1.1) and the old Ogg FLAC (still not native FLAC) * Fixed the explorer problem by removing the offending registry key at installation * Removed a heap of memory leaks, WMP should run a fair bit leaner now * Some internal changes to the queueing mechanism Also added some skeleton API docs for developers... still pretty sparse on information at the moment... but the class hierarchies and method lists might be helpful. (Of course subject to change) Here's probably a good place to start. ht...
2004 Aug 06
1
ices 0.2.3 released
...elease is most notable for being thread-free. Threads are nice, but ices wasn't doing anything with them and they are still a portability headache. For example, the current release should now build out-of-the-box on OS X. Notes from the changelog: * ices no longer uses threads, making it much leaner and more portable. * bundled with libshout 1.0.9, which makes it much less likely to segfault on normal MP3 files. * Will now attempt to reload playlist modules when sighup'd. Make your scripting changes without interrupting your stream. Very few bugs have been fixed in this release, sor...
2000 Dec 01
0
Compile problem and fix
...46 compile. It states: void send_afs_tokens(void) { CREDENTIALS creds; struct ViceIoctl parms; struct ClearToken ct; int i, type, len, plen; char buf[2048], *p, *server_cell; char buffer[8192]; /* Move over ktc_GetToken, here's something leaner. */ for (i = 0; i < 100; i++) { /* just in case */ parms.in = (char *) &i; parms.in_size = sizeof(i); parms.out = buf; parms.out_size = sizeof(buf); ---> if (k_pioctl(0, VIOCGETTOK, &parms, 0) != 0)...
2009 Jul 13
0
ooh323 and h323, it accept the call even not added in h323.conf
...<asteriskusers at dovid.net> > wrote: > > Stay away form ooh323. It tends to crash Asterisk. > > Much better to use it and fix any bugs that make Asterisk > crash. > If everyone stays away from it, they will never get found > and fixed. > > IME, ooh323 is much leaner and cleaner than the other two > H323 > implementations, as it doesn't rely on external libraries > of > specific versions, and doesn't have a load of C++ stuff to > call > them. > > Cheers > Tony > -- > Tony Mountifield > Work: tony at softins.co.uk &g...
2012 Feb 10
1
wine sandboxed inside LXC
...installed LXC and added the apt repository and successfully installed wine inside? ie.http://lxc.sourceforge.net/ I was thinking that this would be a good default install or worthy of a 'howto'. Good for security, good performance. Not sure what the possibilities are - maybe wine can run leaner and meaner??? The LXC containers are getting more simple to install, and ssh to the sandbox is easy enough. I have not yet tried the -X option in ssh - but it ought to work in passing back an interface. Else is like connecting to a chroot environment and can have it own X windows in it. Why? w...
2004 Oct 21
2
Directshow filters update - 0.66.8063
...e chagnes... * FLAC can now be muxed into a multi-stream file. * Now supports both the new Ogg FLAC (1.1.1) and the old Ogg FLAC (still not native FLAC) * Fixed the explorer problem by removing the offending registry key at installation * Removed a heap of memory leaks, WMP should run a fair bit leaner now * Some internal changes to the queueing mechanism Also added some skeleton API docs for developers... still pretty sparse on information at the moment... but the class hierarchies and method lists might be helpful. (Of course subject to change) Here's probably a good place to start. ht...
2004 Oct 21
2
Directshow filters update - 0.66.8063
...e chagnes... * FLAC can now be muxed into a multi-stream file. * Now supports both the new Ogg FLAC (1.1.1) and the old Ogg FLAC (still not native FLAC) * Fixed the explorer problem by removing the offending registry key at installation * Removed a heap of memory leaks, WMP should run a fair bit leaner now * Some internal changes to the queueing mechanism Also added some skeleton API docs for developers... still pretty sparse on information at the moment... but the class hierarchies and method lists might be helpful. (Of course subject to change) Here's probably a good place to start. ht...
2005 May 22
1
[patch 00/12] ipconfig and nfsmount compatibility with glibc
...urrently implementing nfs root file systems. This is based on ipconfig and nfsmount from klibc, with a rewritten version of kinit. Users should be able to build the package with vanilla glibc, since klibc is not yet a standard part of every distribution; users with klibc should be able to build a leaner version simply by using klcc rather than gcc. The package will contain copies of ipconfig and nfsmount, so I can patch as needed to achieve compatibility. That said, if you can include (some of) these patches in the canonical version, that makes it easier for me to track future improvements in kl...
2003 May 19
2
How can I Generate the cachedmetrics file?
Hello to everybody, I have accidentally deleted my cachedmetrics file. I thought that after I run wine and the file is not present, wine would generate it - but it didn't :( Does anybody know how can I generate that file? Thanx in advance Stelios -- http://www.freemail.gr - ?????? ???????? ???????????? ????????????.
2014 Feb 12
1
Filtering spam in an offlineimap + dovecot setup
...an keep an offline copy of my email in sync with a server copy.) Thanks a lot for any suggestion, Alan PS: I used to use SpamSieve (http://c-command.com/spamsieve/) on a Mac Mini that was running continuously as a spam filter drone. This machine has been retired and I'm basically looking for leaner ways to do a similar thing.
2016 Nov 02
0
v2.2.26.0 released
.... Especially with places like github that make it easy for members of the community to create and maintain such a patch, it may be the best option if the project itself doesn't have someone who can officially maintain LibreSSL support. On 11/02/2016 05:08 AM, Ruga wrote: > libressl is a leaner and safer openssl > > Sent from ProtonMail Mobile > > > On Wed, Nov 2, 2016 at 12:39 PM, Michael A. Peters <'mpeters at domblogger.net'> wrote: > IMHO it would be acceptable to have a LibreSSL patch that is maintained > by the people who want it. > > It'...
2016 Jul 15
2
RFC: Coroutine Optimization Passes
...CoroSplit CGSCC pass run as a part of the IPO optimizations pipeline. CoroElide Pass: (Function Pass @ EP_ScalarOptimizerLate extension point) --------------- The coroutine resumption intrinsics get replaced with direct calls to those outlined functions where possible. Then inliner can inline much leaner and nicer coroutine or any of the outlined parts as desired. If we discover that the lifetime of a coroutine is fully enclosed in the lifetime of the caller, we remove dynamic allocation of coroutine state and replace it with an `alloca` on the caller's frame. These optimizations are done by...