search for: brilliancies

Displaying 20 results from an estimated 34 matches for "brilliancies".

Did you mean: brilliance
2010 Jun 02
5
Programmatically counting RSpec tests?
If I have an object `obj` that is a SpecTask, and subsequently invoke it, is there a way to programmatically determine the number of tests that were successful, failed, and pending as a result of running that SpecTask? -- John Feminella Principal Consultant, Distilled Brilliance
2015 Jan 08
0
Design changes are done in Fedora
On Jan 7, 2015, at 7:02 AM, Les Mikesell <lesmikesell at gmail.com> wrote: > There's still a very odd mix of art and science involved. Yes. This is part of what I was getting at with my definition of ?technology.? Once a thing becomes reliable, it stops being technology. It?s been reduced to the point Mr. Always Learning wants, something that merely serves as a tool to improve
2006 May 04
2
Is there a way to version the contents of a table as a set?
I am looking at using acts_as_versioned to manage revisions of data in several tables in my application. However, the default behavior of acts_as_versioned appears to apply to individual rows within a table. The tables I want to version are complicated lookup tables and what I really want is to version the entire contents of each table as a single set. Adding a row, deleting a row, or updating
2020 Jun 26
4
IRC spam
I'll comment from the perspective of someone that is in the Mesa, #dri-devel, #radeon channels myself and have watched their behaviour over the years. This is a real person that spams a load of information into a channel about their understanding of how hardware works. I have no idea what their goal is for spamming this information, could be some desire for acceptance from perceived smartness.
2015 Jan 07
3
Design changes are done in Fedora
On Wed, Jan 7, 2015 at 7:31 AM, Darr247 <darr247 at gmail.com> wrote: > On 07 January 2015 @01:37 zulu, Always Learning wrote: >> >> You seem to forget. Computers were invented to perform repetitive tasks. > > > Or maybe, some of us just seem to remember it differently. > In my opinion, robots/automatons were invented to perform repetitive tasks; > computers
2013 Jan 30
0
[LLVMdev] InstMetrics would look a lot like NoTTI
FWIW, this all makes perfect sense from a philosophical point of view. If anything, I think it is absolutely critical to differentiate the very interface this exposes from the TTI interfaces. The latter should be cost functions, that are as accurate as we can make them while remaining largely "conservative" (IE, don't assume any clever brilliance is the chip or backend; what is the
2013 Jan 30
2
[LLVMdev] InstMetrics would look a lot like NoTTI
I want to expose most of the logic in NoTTI to passes that do not depend on TTI for the purpose of pure IR-level instruction metrics. For example, we don't want the presence of certain "free" intrinsics to affect the patterns handled by canonical transforms. It would still be ok to use DataLayout here, so certain casts are considered free. The idea of "free" here has little
2008 Oct 18
1
[LLVMdev] LLVM Developers Meeting 2008
Hi! I was just thinking that it'd be cool (to me at least) to have the following page made into a podcast. I'd be happy to put together the feed if someone would tell me it would be worth it. I don't imagine it would be too hard for whomever runs the site to throw it together, either. http://llvm.org/devmtg/2008-08/ Thanks! JP -- ". . . Through the cold and darkness
2006 Nov 04
0
Rails talk to gmane
...posted via gmane are showing up, but not the other way round. Thanks. -- Surendra Singhi http://ssinghi.kreeti.com, http://www.kreeti.com Read my blog at: http://cuttingtheredtape.blogspot.com/ ,---- | "O thou my friend! The prosperity of Crime is like unto the lightning, | whose traitorous brilliancies embellish the atmosphere but for an | instant, in order to hurl into death''s very depths the luckless one | they have dazzled." -- Marquis de Sade `----
2006 Jun 28
2
Ajax - Upload File Upload
hello, i have a problem. I want to upload a file with ajax and the following tag: submit_to_remote ''button_save'',''Speichern'',{ :url => {:action => ''ajax_update'', :id => @product}, :update => ''formular'' } it doesn''t work, my form_tag looks like: form_remote_tag(:url => {:action =>
2006 May 12
2
Do you store the source of third-parties plugins you rely on in your own version control ?
Hi! well the subject is telling everything - I''m just curious to know how other railers handle this (for me the answer is yes, clearly!) cheers Thibaut -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060512/0b59b57b/attachment-0001.html
2006 Mar 28
2
ADODB and SQLServer
Hey Guys, I''m absolutely stumped by this error. I haven''t seen it during any of my development, or working in production until just this week. Randomly, rails app becomes totally inaccessible until I restart the webserver. I tossed in some custom error messages stuff, so I could get the client to send me mail when it broke, and this is the error I''m getting:
2006 Feb 28
1
Cache Magic field for totaling
...me, or is there any plug-in or how-to for doing these kind of things. Thanks. -- Surendra Singhi http://ssinghi.kreeti.com, http://www.kreeti.com Read the latest news at: http://news.kreeti.com ,---- | "O thou my friend! The prosperity of Crime is like unto the lightning, | whose traitorous brilliancies embellish the atmosphere but for an | instant, in order to hurl into death''s very depths the luckless one | they have dazzled." -- Marquis de Sade `----
2009 Apr 01
0
Reading from Google Spreadsheets with RGoogleDocs
I cannot read google spreadsheets. I get the following error: assignment of an object of class "NULL" is not valid for slot "access" in an object of class "GoogleSpreadsheet"; is(value, "character") is not TRUE RGoogleDocs is on the cusp of brilliance. How can I troubleshoot this apparently last remaining problem? Farrel J. Buchinsky, MD Director,
2011 Sep 26
0
Farmhouse in Provence
The Building Painting (http://www.micaroo.com/home-and-garden/wall-art/building-paintings.html) Farmhouse in Provence also known as Entrance Gate to a Farm with Haystacks was made in 1888 by Vincent van Gogh in Arles in Provence at the height of his career. Oil Paintings for sale (http://www.micaroo.com/home-and-garden/wall-art.html) Partially due to having been inspired by painter Adolphe
2002 Oct 12
0
Moving from NT PDC to Samba PDC - SID problem with MS Exchange (?)
Hi I'm trying to move a small network from an NT 4.0 PDC to Samba 2.2-3a PDC. I've come as far as letting people log on successfully and use the appropriate network shares, but there's one problem still: I've tried to move an MS Exchange Server (5.5) formerly located on the PDC to a standalone NT Server. The moving procedure basically consisted of moving the information store,
2011 Feb 16
0
return(); was Suggestions for "good teaching" packages
I tend to code with return(), at least in development, because I've once stepped in the cowpad of ans<- list( ) then attr(ans ....) and forgot to do another ans so got only part of what I wanted. Perhaps its just my thinking style, but I agree with some others who suggest that it's not such a bad idea to be explicit about what one is doing. I prefer pedestrian code that
2006 Aug 04
1
Setting Up Actionmailer
Hi, I am new to ruby on rails and i want to receive emails with actionmailer on windows .However i couldnt find related documents on the net.Anybody can help me how to set up Actionmailer on windows. Thanks -- Posted via http://www.ruby-forum.com/.
2006 Aug 01
4
I need a favour
I have a fully developed e-commerce site with ruby on rails. it is in sandbox mode with paypal and I want to make it live. unfortunately my developer''s time on the project is up. i have the instructions to make it live, but im not familiar with rails (YET!). I intend to be, but I''d really like to get this live. Can a trusted rails developer on this site do this simple thing
2010 May 26
1
Odd failure of smbd to start from init.d - CentOS 5.4 - it's that fine SELinux
On May 25, 2010, at 8:25 PM, Whit Blauvelt <whit at transpect.com> wrote: > On Tue, May 25, 2010 at 07:55:12PM -0400, Whit Blauvelt wrote: >> On Tue, May 25, 2010 at 04:33:53PM -0700, Jerry Franz wrote: >> >>> Are you running with SELinux on? > > You were right Jerry! > > echo 0 > /selinux/enforce > > and then /etc/init.d/smb restart works! Thank