search for: encourage

Displaying 20 results from an estimated 4550 matches for "encourage".

2012 Nov 15
3
[LLVMdev] svn mirror git?
...thing stopping people from working in branches in svn and merging from branches is easy. The advantage with git is that it's very easy to have your fork somewhere where no one else sees it and your changes get lost and forgotten. Your point about small incremental commits is also untrue. svn encourages small incremental commits and, more importantly, encourages small incremental pushes upstream. This is something we want to encourage: we don't want to make it easier for people to have private forks than it is to push them upstream. David
2016 Mar 08
5
Syslinux 6.04-pre1
On 03/08/16 09:19, poma wrote: > > You don't seem to understand how the packages distribution works, > in this particular case, for Fedora 22. > I know far too well, which is exactly why I'm none too happy to encourage these particular practices. -hpa
2017 Oct 27
3
How to encourage maintainers to update their software
How do I best encourage maintainers to update the software they are responsible for in various repositories? Akema Yagi made sure kmod-jfs for CentOS 7 was updated amazingly fast which is greatly appreciated. On the other hand, I have requested updates of some other software packages and have heard absolutely nothing in...
2008 Oct 11
1
Encouraging producers to develop under Linux
Hello, I was just thinking about how to encourage software developers to publish games for platforms other than Win32. All is about marketing - even though game is working perfectly under Linux/WINE (for example - Prey), game publisher won't give any information about it. I was thinking about a certificate or something for software publishe...
2014 Jun 13
1
Encourage exit with nonzero error status in ?last.dump
...on-interactive sessions. This command however causes an additional change that on encountering an error R exits with a 0 error status. Although it's just an example, it's an important one as it's referenced in the 'Details' section of the help file. I think it would be better to encourage exiting with a nonzero error status: options(error = quote({dump.frames(to.file = TRUE); q(status = 1)})) Scott -- Scott Kostyshak Economics PhD Candidate Princeton University
2019 Mar 28
1
default for 'signif.stars'
I read through the editorial. This is the one of the most mega-ultra-super-biased articles I've ever read. e.g. The authors encourage Baysian methods, and literally encourage subjective approaches. However, there's only one reference to robust methods and one reference to nonparametric methods, both of which are labelled as purely exploratory methods, which I regard as extremely offensive. And there don't appear to be any...
2017 Oct 28
1
How to encourage maintainers to update their software
On October 27, 2017 5:54:45 PM EDT, Frank Cox <theatre at sasktel.net> wrote: >On Fri, 27 Oct 2017 17:32:03 -0400 >H wrote: > >> How do I best encourage maintainers to update the software they are >> responsible for in various repositories? > >If it's something that you need or want and it's not available in a >repo that you currently use you can compile it yourself. > >I do that with a number of packages that are eithe...
2008 Oct 15
13
new list proposal
...uff, but not something that directly contributes to the general users of CentOS. Conversations that specifically address four areas: - technologies - best practices - deployment strategies and tools - management strategies and tools And to better cater to these conversations, as well as further encourage such content, we'd like to propose creating a 'centos-tech' list. Over a period of time, we would like to see the CentOS list become a more user help and distro specific list, with generic conversations moving to the centos-tech list. -- Karanbir Singh : http://www.karan.org/ : 2...
2008 Jul 31
5
[LLVMdev] Generating movq2dq using IRBuilder
...ing movd. This also > seems related to Bug 2585. Thanks again. The operations you're describing can be represented as insertelement and extractelement in LLVM IR. I don't know of anyone actively working on MMX tuning for LLVM, so if you'd like to see it improve, consider yourself encouraged to get involved directly :-). Dan
2017 Oct 27
0
How to encourage maintainers to update their software
On Fri, 27 Oct 2017 17:32:03 -0400 H wrote: > How do I best encourage maintainers to update the software they are > responsible for in various repositories? If it's something that you need or want and it's not available in a repo that you currently use you can compile it yourself. I do that with a number of packages that are either newer or simply not av...
2015 Mar 13
2
[PATCH] guestfs.pod: don't encourage 'make syntax-check'
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com> --- src/guestfs.pod | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/guestfs.pod b/src/guestfs.pod index 377db21..70400a1 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -4158,10 +4158,6 @@ Runs the regular test suite. This is implemented using the regular automake C<TESTS> target. See the automake
2018 Jan 31
2
Best practices in developing package: From a single file
...imary benefits of the system, i.e. documentation-proximity-to-code. Also, as I understood Duncan's comments, he was not saying good documentation CANNOT be written in oxygen, just like good R code CAN be written in notepad, rather than an IDE like RStudio or Emacs+ESS, but doing so doesn't encourage the process. All that said, at the end of the day, I generally agree with what Yehui said as well. If you use roxygen2 and feel that it helps you to write good documentation, great! Use it. Thats ultimately not a statement about what kind of documentation it encourages. As a final thought, my pe...
2020 Jun 20
17
[RFC] Introduce an LLVM "Incubator" Process
...or a couple reasons: it implicitly means that projects have to start *somewhere else* but proactively decide to follow LLVM design methodology and principles in the hope of being accepted. It is sometimes socially difficult to get these projects going because there are many other forces that could encourage other practices. For example, I personally encountered this at Google with MLIR - “why aren’t you using Google coding standards?”, several of us are currently discussing this in a new skunkworks project in the “compilers for hardware” world, and the Flang and other projects have found this challen...
2018 Feb 01
3
Best practices in developing package: From a single file
...oxygen comments. Again, this is a "discouragement", not a disallowing. I know that people who care deeply about writing absolutely top notch documentation, and who also use roxygen will do the switch when called for, but the path of least resistance, i.e. the pattern of behavior that is *encouraged* by roxygen2 is to not do that, and simply write documentation using only the supported roxygen2 tags. I'm not saying this makes the system bad, per se. As I pointed out, I use it in many of my packages (and it was my choice to do so, not because I inherited code from someone who already did),...
2017 Oct 28
0
How to encourage maintainers to update their software
On Sat, 28 Oct 2017 17:15:01 -0400 H wrote: > The graphical configuration utility for fcitx (fcitx-configtool) is missing I don't know anything about Chinese text rendering. > - The geany editor is missing the markdown plugin, this however, may shortly > be resolved. Check on my website. :) The rest of your stuff is easily dealt with by compiling the relevant Fedora rpms. >
2017 Oct 30
0
How to encourage maintainers to update their software
On 29 October 2017 at 13:40, vychytraly . <vychytraly at gmail.com> wrote: > Frank please could you explain how to create rpms for el7 from fedora > src.rpms? > > You may find this a useful read: https://www.hogarthuk.com/?q=node/11
2015 Dec 10
1
Samba Team encourages supporting the Software Freedom Conservancy
For a number of years now, the Samba Team has been a member of the Software Freedom Conservancy. They handle quite a bit of administration for our project as well as pursuing GPL compliance. If you'd like to see more about what they do, please check: https://sfconservancy.org/about/ We urge you to support the Conservancy. Here is a message from our own Jeremy Allison:
2020 Jun 18
0
GnuTLS for samba-4.12.x on RHEL7 / CentOS 7: encourage or discourage?
On Thursday, 18 June 2020 06:11:18 CEST Andrew Bartlett via samba-technical wrote: > On Thu, 2020-06-18 at 04:46 +0100, S?rgio Basto via samba wrote: > > On Thu, 2020-06-18 at 14:43 +1200, Andrew Bartlett via samba wrote: > > > If we could get an even more modern version then we can consider > > > removing even more duplicate in-house cryptography. > > > >
2007 Apr 27
0
it "should ...", encouraging "should" via it_should
On 4/27/07, David Chelimsky <dchelimsky at gmail.com> wrote: > Any other suggestions? > > In general, I''m much more inclined to favor an additional parameter > passed to #it over a new method name. Since I suggested in the other thread that perhaps during_event and on_event could append text to the spec string, here''s another similar (but simpler) suggestion
2017 Oct 28
0
How to encourage maintainers to update their software
On 10/28/2017 12:28 PM, Japheth Cleaver wrote: > On 10/27/2017 2:54 PM, Frank Cox wrote: >> >> I do that with a number of packages that are either newer or simply >> not available in the various Centos repos.? In many cases it's as easy >> as downloading a new tar source file and adding it to the existing >> source rpm, doing three seconds of editing on the