Displaying 15 results from an estimated 15 matches for "opinon".
Did you mean:
opinion
2003 Jul 04
1
Quasi AIC
Dear all,
Using the quasibinomial and quasipoisson families results in no AIC being
calculated. However, a quasi AIC has actually been defined by Lebreton et al
(1992). In the (in my opinon, at least) very interesting book by Burnham and
Anderson (1998,2002) this QAIC (and also QAICc) is covered. Maybe this is something
that could be implemented in R.
Take a look at page 23 in this pdf:
http://www.springer-ny.com/supplements/0387953647/Preface_Contents_and_Chapter_8.pdf
Lebreton, J...
2012 Jan 17
8
[RFC][PATCH 1/2] Btrfs: try to allocate new chunks with degenerated profile
If there is no free space, the free space allocator will try to get space from
the block group with the degenerated profile. For example, if there is no free
space in the RAID1 block groups, the allocator will try to allocate space from
the DUP block groups. And besides that, the space reservation has the similar
behaviour: if there is no enough space in the space cache to reserve, it will
reserve
2006 Jun 14
2
Web UI - Best practices?
...2 looks better (less dependent on Asterisk not changing from version
to version) but I feel it'll make a mess out of the code. While Option 1
looks like it'll be messy because I have to adapt to the Realtime DB format
in my PHP code, but at least the Asterisk code will be clean.
Really, opinons based on anecdotes would help me.
Regards,
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060614/74da921c/attachment.htm
2011 Mar 24
1
XCP - xenserver tools required?
...9;s important to have windows pv
drivers, some older CentOS kernels, and the xe-guest-utilities installed
in an XCP environment. But how do we manage it? The cloud.com guys
(which is based on the free version of XenServer) seem to ignore the
problem. What do you do?
All ideas, comments, and opinons are welcome.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2006 Oct 23
2
Digium vs. Sangoma
I don't mean to be a troll in any way shape or form. I was on IRC last night and I observed the following convo. below. What do you guys make of it ?
[02:14] <bkw__> Let me tell you how chidlish digium and Mark Spencer is. I walk into a restaurant with them all here at Astricon wearing my sangoma shirt and he asked me to leave.
[02:15] <Dovid> u serious ?
[02:15] *** mog
2006 May 27
36
Might be buying a Mac
...#39;m torn between the smaller MacBook and the MacBook Pro. We have a pro at work and I''m not that thrilled with the way it feels. I like the keyboard much better on the 13inch. However, I think doing development on that small of a screen could get frustrating. Any thoughts? Also, any opinons on what specs to get and is it better to buy lower in the store then upgrade ram and stuff after?
Thanks,
Nathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060527/7aedaea7/attachment.html
2023 Nov 01
1
Again kea DHCP-Server
Hi to all,
nearly one year ago someone ask about the kea-DHCP support for Samba. In
the Samba wiki I still can only find the idc-dhcp stuff. @Rowland will
you (and can you) replace or add the setup of kea to the wiki? Would be
nice :-)
Stefan
2023 Nov 01
1
Again kea DHCP-Server
...e idc-dhcp stuff. @Rowland
will you (and can you) replace or add the setup of kea to the wiki?
Would be nice :-)
Stefan
Hi Stefan, the problem is two fold:
A) At the moment my DCs are still running Bullseye (they are
running on Raspberry pi 4 and Bookworm has only recently been released)
B) In my opinon, Using Kea for the task is overkill (but then I think
Kea is overkill for anything)
If/When I do rewrite the script, it will be using the dhcp server built
into dnsmasq, a much simpler set up.
If some else whats to use Kea, then I wish them luck.
Rowland
--
To unsubscribe from this list go to the f...
2014 Apr 13
2
Re: Changing dnsmasq DNS settings for virtual machines
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Laine,
thanks for the answer.
On 13.04.14 16:13 Laine Stump wrote:
> There is no provision for that. If you want additional hosts to be
> known by the libvcirt instance of dnsmasq, you must enter them into
> the xml.
I can set the addn-hosts in the .conf file in
/var/lib/libvirt/dnsmasq/<nameofthenetwork>.conf.
I was just not
2003 Sep 09
3
Request for comments on queue statistics
All,
I've been doing a lot of work on the Queue application and have some ideas
I wanted to get some feedback on. Many people, myself included, have
stated their desire for more/better queue statistics. We ought to be able
to bring things up to a standard comparable to the established ACD apps.
While some basic metrics (completed/abandoned calls, which agents last
took a call, etc) can be
2012 Jun 14
0
[LLVMdev] Develop on trunk.
...ff to
llvm-commits? The only thing I've changed from the original HTML is that
I've changed a few missing code pieces into using code markup. And now
I've made the changes you requested and I think it looks really good: Each
question being a subsection of its own works very well in my opinon.
Oh, heck, I might as well attach the document here so you don't need to
request it from me if you want it.
2012/6/14 Sean Silva <silvas at purdue.edu>
> As I read, I'm writing stuff here things come to me:
>
> 1. Don't indent the list. Some of the other RST files do...
2001 Aug 15
4
WSJ article
Found this on usenet:
August 13, 2001
E-Business
Inventors Release Free Alternative To MP3 Music, but Cost Is High
By MEI FONG
Staff Reporter of THE WALL STREET JOURNAL
SOMERVILLE, Mass. -- Christopher Montgomery wants to be the Linus Torvalds
of
music, the creator of a piece of free software that has the sweeping impact
of
Mr. Torvalds's Linux operating system. He soon may begin finding
2012 Jun 14
4
[LLVMdev] Develop on trunk.
As I read, I'm writing stuff here things come to me:
1. Don't indent the list. Some of the other RST files do this, but it is
incorrect since it indents the list! The list is semantically "at the top
level" of indentation (it's not a sub-element of anything).
2. don't have that mini "table of contents" list at the beginning. sphinx
will generate that itself
2006 May 30
16
Is Rails a good place to start for a newb to the database
Is Rails a good place to start for a newb to the database world ??
I need to make a database that is searchable with multiple filters that
can be turned on and off at a moments notice kinda like java xhtml
dynamic loading..
I have not worked with php or mysql much more than basic scripts running
and website defaults. so I am new to the racket and want to pick
something that is robust and
2005 Nov 09
8
OggPCM proposal feedback
Hi all,
Siliva contacted me about this OggPCM proposal and asked me
to join in. For those who don't know me, I am the main author
and maintainer of libsndfile and therefore know quite a bit
about how uncompressed audio is stored in sound files. However
even I would not consider myself an expert; there are areas
to do with channel assignments that I know I am ignorant of.
I am also quite