Displaying 20 results from an estimated 10000 matches similar to: "Libvirt bite sized tasks"
2016 Jun 28
2
[cfe-dev] Git Move: GitHub+modules proposal
On 27 June 2016 at 22:55, NAKAMURA Takumi via cfe-dev
<cfe-dev at lists.llvm.org> wrote:
> It has also submodules.
> https://github.com/llvm-project/llvm-project-submodule
>
> Both llvm-project(-tree) and (-submodule) have refs/notes/commits.
I really like this too, and think Takumi has basically solved 90% of
the problem for us already. We may want to add an "rN" line
2016 Mar 26
2
Bite-size project
Hello devs,
I would like to take up the bite sized project on adding a match command to
omega script to perform a regex match.
I would just like to know whether the way I am approaching this is right or
wrong.
The way I am planning to approach it is:
1. Add a new command in query.cc and write the implementation for this
command
2. Inside implementation, we will use pcre library in a similar way
2016 Mar 29
2
Bite-size project
On Tue, Mar 29, 2016 at 06:20:21AM +0100, Olly Betts wrote:
> > Can I start with trying to implement this?
>
> Sure - there's really no need to ask permission to work on something.
It's probably helpful to create a ticket and claim it (and update the
project ideas list to link to it), so other people don't try to work
on it as well. (I have a feeling that it might have
2016 Mar 29
2
Bite-size project
On Mar 28, 2016 3:01 PM, "Olly Betts" <olly at survex.com> wrote:
> That's where a new command needs to be hooked up, but in this case I'd
> put the actual implementation into transform.cc alongside the
> implementation of $transform - then it can share $transform's regex
> cache (which avoids recompiling a regex if it's used multiple times,
> either
2010 Jan 15
2
weighting (survey) data
Hi,
is there a function in R equivalent to the "weight by"-command in SPSS?
I'm working with survey datasets and the data need to be weighted by a
survey/ probability/ design weight (to compensate for different
probabilities to be included in the sample in each country). The
weight variables are included in the datasets.
I did find functions in the Hmisc and survey packages that
2015 Sep 22
1
Re: [libvirt] New software based on libvirt
On 09/22/2015 05:12 AM, Michal Privoznik wrote:
> On 21.09.2015 21:28, Gustav Fransson Nyvell wrote:
>> Hello,
>>
>> I'm introducing to you the decentralized cloud Cherrypop.
>>
>> Combining libvirt and LizardFS (as of now) it becomes a cloud completely
>> without masters. Thus, any node is sufficient for the cloud to be up
>> and therefore no
2016 Mar 29
2
Bite-size project
On Mar 29, 2016 4:49 PM, "Olly Betts" <olly at survex.com> wrote:
>
> On Tue, Mar 29, 2016 at 11:41:02AM +0100, James Aylett wrote:
> > It's probably helpful to create a ticket and claim it (and update the
> > project ideas list to link to it), so other people don't try to work
> > on it as well. (I have a feeling that it might have been among the
2012 Sep 06
2
No room for labels in barplot
All,
I have:
sales <- c(2300,900,155,102,42,10)
names(sales) <- c("Christmas","Valentine's Day",
"Mother's Day","Father's Day",
"Thanksgiving","New Year's Day")
barplot(sales,ylim=c(0,2500))
But it doesn't place all of the name labels on the plot. So I tried:
sales <-
2015 Sep 21
3
New software based on libvirt
Hello,
I'm introducing to you the decentralized cloud Cherrypop.
Combining libvirt and LizardFS (as of now) it becomes a cloud completely
without masters. Thus, any node is sufficient for the cloud to be up
and therefore no wasted resources and no single point of failure.
It's still pretty crude software but will work with some tinkering. Hope
you try it and like it!
For more
2016 Apr 08
2
Bite-size project
On Fri, Apr 08, 2016 at 09:57:16AM -0400, Richhiey Thomas wrote:
> Sorry to take so much time on this. Was down with coursework because the
> semester end is nearing.
Not a problem -- that sort of thing is affecting a lot of people at
the moment!
> I used the latest development version which is 1.3.5 for this patch.
> I have implemented the $match function and it works fine when I
2018 Nov 05
2
Hello World
Hello Everyone!
I'm Ameya Sinha, a student, and I wanted to contribute to the
libvirt organization. I have read through the contributing guidelines (
https://libvirt.org/contribute.html) and contributor guidelines (
https://libvirt.org/hacking.html). Can someone suggest how should I
proceed from here?
Thank You,
Ameya Sinha
2009 May 22
2
Fixing to bite the dust?
I've been getting LOTS of messages like the below in the daily log, and
from all indications, it appears to all be related to the cpu;
the machine is just over a year old, and was the old vortex.wa4phy;net
server from the downtown co-lo site. Aside from huge log files, and
lots of other fluff, numerous problems of other nature have started
cropping up. Anyone have any suggestions as to
2019 Dec 15
1
Request to be allotted a project or a feature in pipeline
To whom it may concern,
I'm Utsav Parmar, pursuing my B. Tech in Computer Engineering. I like to
work on new technologies and am currently looking for open-source projects
to contribute to.
As it may turn out, I've got a college project in my curriculum this
semester under “Software Development Practice”, and I'd like to work upon a
project and/or a feature in pipeline spanning over
2010 Aug 29
3
a small suggestion for improving the building of packages
All,
I just finished the process of build a package for the first time and found
it characteristically (for R) very straightforward and well documented.
Whenever I deal with open source software I always endeavor to finish the
task I have in mind, and upon completing this, I then revisit all of the
configurations, customizing as necessary to achieve my goals more fully.
The ability to achieve
2018 Sep 04
1
dcesrv process purpose
>> hi all,
>>
>> after investigating a bit more about my performance problems, the task
>> that spins at 100% cpu (once in a while) appears to be consistently dcesrv.
>>
>> What is the dcesrv role's purpose?
>>
>> Which is the samba log facility that captures dcesrv activities?
>>
>> thank you,
>
> Can you be a bit more
2010 Feb 12
1
Darwinian software development and the library function
Hi all,
Legend has it, that polite R programmers don't overwrite, say, the
print function.
However, this seems quite un-Darwinian to me (especially given that I
don't want to call all my arguments x and y).
I might want a function print.foo (myfoo, ...).
So I decided to be very impolite (in one of my packages) and overwrite
a few standard generics.
Plus, to the best of my knowledge it
2015 Jun 12
1
C5 : Firefox 38 bug
On Fri, June 12, 2015 2:03 pm, Jonathan Billings wrote:
> On Sat, Jun 13, 2015 at 12:38:35PM -0600, jd1008 wrote:
>> I was just using that as an example of damaging javascripts.
>> The current version of noscript no longer tells the number of
>> javascrits that are blocked out of the total (per web site).
>> In the older versions, I would dlete all entries in the visible
2006 Apr 23
4
Penalties of using an eval on every request
Hello RoR!
I''m building a rails app for hosting multi-page surveys. I set up
questionnaire, question, and question_component models. Now I''m
initializing them with some data.
survey.rb
q1 = Question.new "q1"
q1.quote "Welcome to a test of the new interviewing system."
q2 = Question.new "q2"
q2.quote "Do you like pie?"
2004 Jul 01
3
Security question for newbie
Hi,
I am using Samba version 3.051 in an Active Directory setting with Windows 2000 server.
Everything is working rather well with regards to file-sharing and authentication.
However, the one thing that I noticed that I haven't been able to fix quickly with SWAT is the prevention of browsing the Linux file-system with users such as 'nobody' or 'bin'.
For example...
I have a
2006 Oct 10
0
Shameless plug
Geoff is interviewing me about RSpec and continuous integration:
http://podcast.rubyonrails.org/
The interview is a month old, and there has been a lot of great
development in RSpec''s mocking/stubbing and Rails controller/view area
in the meanwhile. I''m not so sure we''ll ditch our own mocking yet :-)
Cheers,
Aslak