search for: nebulousness

Displaying 20 results from an estimated 66 matches for "nebulousness".

2006 Jun 30
7
Inspiring Web 2.0 Rails Sites?
Anybody know of any Rails-using web sites that really capture the essence of the nebulous Web 2.Oh from which ideas, instruction, and inspiration can be drawn? BTW, what exactly IS Web 2.0? Joe -- Posted via http://www.ruby-forum.com/.
2005 Feb 22
13
TFTP Server
G'Day All, Can anyone give me some direction in setting up the TFTP server on my RadHat ES3 box? I did quite a bit of reading, but I think I am more unsure now than before. I found the information nebulous. TFTP is already installed. I am trying to determine where the root directory for the tftp services is located so I can copy the CISCO 7960 firmware files onto it. Thanks.... Ferg
2018 Apr 18
0
[cfe-dev] RFC: Implementing -fno-delete-null-pointer-checks in clang
On 18 April 2018 at 18:13, Manoj Gupta via cfe-dev <cfe-dev at lists.llvm.org> wrote: > Therefore, I would like to implement support for this flag (maybe with a > different name), I'd suggest -mdo-what-i-mean; the whole idea is horribly underspecified, and basically rips up the LangRef in favour of a nebulous set of good and bad optimizations (probably as dictated by the ones that
2016 Mar 09
9
Formalize "revert for more design review" policy.
...disagreement over code in the tree. "promptly" is there mostly to avoid suggesting a "necro-revert"; once the code has been in tree for long enough at some point it would be more appropriate to open a bug report or start a fresh discussion. "unresponsive" add some nebulousness, but I think it's an important exception to call out for the "preferably by the original author". -- Sean Silva -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160308/3cf2d2d4/attachment.html&g...
1997 Oct 20
3
No subject
Hi, I am currently trying to switch from Splus to R and I would like to know whether there is a way of transfering Splus objects stored on disk into the R environment. In Splus I would do this using the function get, e.g., foo <- get(foo,where="dirname") where dirname is the name of a directory containing the Splus objects. In R, argument 'where' of function get appears to
2012 Oct 06
4
Questions about FLAC documentation
I'm implementing a FLAC decoder from scratch (save OGG stuff if I can help it) because libFLAC simply will not fit my embedded platform, For the most part I'm implementing using just the documentation but not all of the documentation is concise (especially about variable sized fields) and after looking at the libFLAC source I find myself befuddled so I thought it best to get the
2008 May 18
0
[LLVMdev] Forward: Discussion about custom memory allocators for STL
me22 wrote: > On Sat, May 17, 2008 at 9:28 PM, Dominic Hamon <dom.hamon at gmail.com> wrote: > >> There is a thread elsewhere on this mailing list illustrating how >> important it is for the maintainers of LLVM to keep LLVM usable in a >> commercial environment. As such, I would strongly recommend avoiding >> Boost as it has a bad name in some quarters,
2012 Nov 05
2
Questions about FLAC documentation
FlacNetLib was by far the most useful code reference. if you dont know object oriented programming then you need to muddle through libFLAC as i havent seen any other implementation that isnt OO. -Gravis On Sun, Nov 4, 2012 at 1:16 PM, Serban Giuroiu <giuroiu at gmail.com> wrote: > Hi, Gravis. > > I'm trying to build a FLAC encoder from scratch. Besides the official format
2007 Sep 10
2
The use for an XML based metadata format
Daniel Aleksandersen wrote: > By the way, I have bee discussing Dublin Core (?DC?) with the developers of > the Atom 1.0 specification. It seams the reason they created atom:rights > instead of using dc:rights were just about what I thought it was: They > though DC was too loosely defined. Their own atom:rights element were > designed to more clearly define what the element
2008 May 19
2
[LLVMdev] Forward: Discussion about custom memory allocators for STL
On Sun, May 18, 2008 at 7:59 PM, Dominic Hamon <dom.hamon at gmail.com> wrote: > It has also been mentioned that it is also true for LLVM itself, and it > is. However, the amount of code in LLVM, and the specific nature of its > usage and what it is for lends itself to better contribution tracking > immediately. Boost is a nebulous piece of software with a wide range of >
2015 Mar 25
3
[LLVMdev] [PATCH] fix outs/ins of MOV16mr instruction (X86)
On Wed, Mar 25, 2015 at 12:56 AM, Ahmed Bougacha <ahmed.bougacha at gmail.com> wrote: > On Tue, Mar 24, 2015 at 7:54 AM, Jun Koi <junkoi2004 at gmail.com> wrote: > > Hi, > > > > This patch fixes outs/ins of MOV16mr instruction of X86. > > > > Thanks. > > > > > > diff --git a/lib/Target/X86/X86InstrInfo.td >
2017 Apr 10
2
OT: systemd Poll
On Mon, April 10, 2017 4:17 pm, John R Pierce wrote: > On 4/10/2017 1:57 PM, m.roth at 5-cent.us wrote: >> In what universe are those "consistant" device names, as opposed to >> eth[0...]? And how could it help automated scripts that you can run on >> *any* system you're administering? > > if I have a Intel gigE interface and a Marvell 10g interfaces,
2008 May 18
3
[LLVMdev] Forward: Discussion about custom memory allocators for STL
On Sat, May 17, 2008 at 9:28 PM, Dominic Hamon <dom.hamon at gmail.com> wrote: > There is a thread elsewhere on this mailing list illustrating how > important it is for the maintainers of LLVM to keep LLVM usable in a > commercial environment. As such, I would strongly recommend avoiding > Boost as it has a bad name in some quarters, regardless of its license, > for including
2016 Mar 09
4
Formalize "revert for more design review" policy.
...; > > "promptly" is there mostly to avoid suggesting a "necro-revert"; once > the code has been in tree for long enough at some point it would be > more appropriate to open a bug report or start a fresh discussion. > > > "unresponsive" add some nebulousness, but I think it's an important > exception to call out for the "preferably by the original author". > I think this generally sounds right, and matches what we currently expect in practice. To this we might add that it is then the responsibility of the developer requesting the...
2005 Aug 10
2
Creating new columns inside a loop
Ok, I know R isn't an optimal environment for looping (or so I've heard) but I have a need to loop through columns of data and create new columns of data based on calculations within rows... I'm sure there's a help file, but I'm not sure what search terms to use to find it! The problem is that these new columns need to have names that I can later access... Like NewVar1,
2007 Sep 11
2
The use for an XML based metadata format
On 11/09/2007, Daniel Aleksandersen <aleksandersen+xiphlists@runbox.com> wrote: > On Tuesday 11. September 2007 01:34:35 Ian Malone wrote: > > Daniel Aleksandersen wrote: > > > By the way, I have bee discussing Dublin Core ('DC') with the > > > developers of the Atom 1.0 specification. It seams the reason they > > > created atom:rights instead of
2018 Apr 18
5
RFC: Implementing -fno-delete-null-pointer-checks in clang
Hi, This is regarding support for -fno-delete-null-pointer-checks in clang (PR 9251). Linux kernel uses this flag to keep null pointer checks from getting optimized away. Since clang does not currently support this flag, it often invites comments from kernel devs that clang is not yet *ready* to compile Linux kernel. I have also heard that developers working on firmware, bare-metal tools and
2007 Oct 05
2
Stories VS Scenarios
Hi all, I have read Dan North''s post ''Whats in a Story?'' (http://dannorth.net/whats-in-a-story) but I am still having a hard time knowing when I should break requirements up into separate stories or keep them as scenarios. I am currently trying to write a story (stories) for the registration process of a site. The registration process is a multistep process that
2012 Apr 23
2
Snapshot system: really confusing.
Greetings, I am developing a platform for test and debug use. The typical scenario I want to realize is the following: I run a .qcow2 image via QEMU-KVM, the running OS is not relevant. I want to take several snapshots of both Disk and RAM status; same file, separate files doesn't matter. I just need a way to have consistent information about them (better with XML description) and the data
2013 Sep 28
3
Puppet vs Oracle Enterprise Manager (cm pack)?
Hey; I''m still very new to puppet having *just* finished the pro puppet book. Going to have to go back to that a few times for re-reading, I suspect. Any rate, I have a client who''s leaning very heavily towards OEM w/the configuration management pack. Despite some fairly exhaustive google sessions, I haven''t been able to find a direct comparison between these