search for: interesting

Displaying 20 results from an estimated 51459 matches for "interesting".

2006 Jan 23
4
ActionRecord: how to update many records in one statement
Hello, I am trying to edit and update all records of table ?intersts? (id, name, description) on one page and has no good idea how to do it right, when updating one record per page it?s ok The question is: what statement instead Interest.update_all(params[:interest]) in controller need to use to successfully update the database table by data passing to controller in parameter ?interest??
2010 Apr 02
6
App_Controller and partial issues with has_many through
I have a User model, a Post model, and an Interest model: User has_many posts through interests User has_many interests, dependent destroy Post has_many users through interests has_many interests, dependent destroy Post has_many interests Interest belongs to Post Interest belongs to User Application_Controller is as follows: class ApplicationController < ActionController::Base before_filter
2012 Nov 29
2
Data Cleaning -New user coming from SAS
Hello, this is my first post. I have a large CSV file where I need to fill in the 1st and 2nd column with a Loan # and Account name that would be found in a line of text : like this: ,,Loan #:,ML-113-07,Account Name:, Quilting Boutique,,,,,,,,,,, I would like to place the Loan #: ML-113-07 in the first column and the account name quilting boutique in the second column. If possible I would also
2007 Feb 15
2
How to speed up or avoid the for-loops in this example?
Any advice, tips, clues or pointers to resources on how best to speed up or, better still, avoid the loops in the following example code much appreciated. My actual dataset has several tens of thousands of rows and lots of columns, and these loops take a rather long time to run. Everything else which I need to do is done using vectors and those parts all run very quickly indeed. I spent quite a
2006 Jun 15
2
ruby/rails users in Ireland - interest in forming a user group?
Hi all, I''m interested in starting a ruby/rails user group in Ireland and I''m trying to gauge the level of interest. So if you''re interested please get in touch (aidanf at gmail.com). I would also appreciate any suggestions/pointers about starting/organizing a user group. cheers, AF ------------------------------- http://www.aidanf.net
2008 Dec 11
2
serialize array finder
Hello, Not sure if this is even possible/practical but I''d like to serialize an array to a string field like this and then be able to match against it. User.find(:all, :conditions => ["interests in (?)",current_user.interests) Am I better of not denormalizing? How would this be done with ordinary A/R relationships because I''m not looking for an exact match,
2004 Nov 19
3
how to get to interesting part of pattern match
Hi, I am looking for a way to extract an "interesting" part of the match to a regular expression. For example the pattern "[./](*.)" matches a substring that begins with either "." or "/" followed by anything. I am interested in this "anything" w/o the "." or "/" prefix. If say I match t...
2019 Nov 01
2
Individuals interested in VESA memberships?
Hi! Recently I've been working with the rest of the X.Org board to try to get X.org access to VESA memberships so that contributors that don't have an employer who is able/willing to join VESA can potentially get access to the various benefits of a VESA membership, such as access to DisplayPort specifications. Since I need to gather a list of interested X.org members, I'd like to know
2017 Mar 28
2
GSOC ThinLTO Proposal
Hey All, My name is Charles, and I'm interested in working on LLVM for GSOC. I watched the 2016 LLVM conference ThinLTO talk and found it super interesting. I'd like to work on it for GSOC. Since I'm currently working on my proposal, I talked\ with Mehdi on IRC to learn more about the project and find what kind of contribution would be useful. He mentioned that the big pieces of work right now are refactoring (primarily to get out build stati...
2010 Mar 23
4
[LLVMdev] "Different" Summer of Code Ideas
...ing performance, but don't get much time to maintain or improve it. I would really like to find a motivated student who enjoys building user interfaces and web apps (and preferably has some experience) and would like to contribute to the LLVM project. There are lots of opportunities to make an interesting project out of this -- either at a very application level by redefining the UI, or at a more research level by focusing on the compiler-related aspects of performance testings (for example, automatically looking for micro-architectural performance variations). Please let me know if you are interes...
2017 Feb 17
3
LLVM social in Italy anyone interested?
Hi all, is there any Italian developer that can be interested in a LLVM social event/meetup in Italy? Best, --- Marco Bambini http://creolabs.com http://twitter.com/sqlabs
2020 Sep 28
3
LLVM Developers Meeting JIT BoF -- Request for Topics of Interest
Hi, I would like to discuss the future/potential use-cases of LLVM JIT. I'm also interested in reducing the compilation time of code in JIT component independent of static compiler. Is it sounds interesting? :) On Sat, 26 Sep 2020 at 07:49, Andres Freund <andres at anarazel.de> wrote: > Hi, > > On 2020-09-25 19:05:42 -0700, Lang Hames wrote: > > The 2020 Virtual LLVM Developer's Meeting is coming up the week after > next. > > I'll be hosting a JIT Birds-of-a-Fe...
2014 Dec 07
2
[LLVMdev] Interest in LLVM
Hello everyone, My name is Pratik Bhatu, I am a bachelor student currently studying at IIT Hyderabad, India.  I just finished my Compilers course have been exploring LLVM since the past month (kaleidoscope, writing LLVM passes) and am interested in the llvm-polly project. I am also a potential GSoC applicant and wanted to start working on the project from now. Is there a way I can
2016 Mar 22
2
GSoC and SAFECode
...working with a newer version of LLVM. A Master's student did some > work on this last summer with LLVM 3.7 but didn't finish. It would > now need to be updated to LLVM 3.8 (though I suppose a completed LLVM > 3.7 port would be fine with me). > > After that, there are some interesting projects on which to work. One > would be static array bounds checking. That could be interesting, but > it doesn't really address my immediate research needs. Right now, I'm > more interested in getting the Baggy Bounds with Accurate Checking > (BBAC) feature enabled so that...
2005 Jan 16
10
Any interest in a Canadian Asterisk mailing list?
Just on the off chance that Canadian Asterisk users might be interested in a place to discuss topics specific to the "great white north" (sources, services, telcos, etc.), I created the asterisk-canada mailing list: http://lists.syonex.com/mailman/listinfo/asterisk-canada or asterisk-canada-subscribe@lists.syonex.com Cheers! John
2013 Oct 18
3
[LLVMdev] Contribute a new precise pointer analysis to LLVM
...provided that there is enough interest. We think that a new precise > pointer analysis in LLVM can enable more new optimization and analysis > techniques to be developed in LLVM. > > Any people interested in seeing a new precise pointer analysis in LLVM? > > > This sounds very interesting. Even if it isn't fast enough to be used with > (for example) clang -O2 or -O3, having such a precise analysis would be a > great baseline for doing other alias analysis work. > > Are you interested in contributing this to LLVM itself, or just asking if > people would be interes...
2004 May 28
16
Asterisk Receptionist manager program.
We are writing a program using the manager for * for our receptionist to use once the system go live. If anyone is interested in helping us with testing please let me know. We are designing it for a touch screen monitor for her to do transfers, see whose on the phone and a few other features. Its in the development stage and has bugs. but I think its gonna be really good. If your interested
2010 Oct 05
2
accessing elements located after $ symbol
Hi R-users I am having troubles accessing elements after the $ symbol. Reproducible example: >test <- data.frame (first=1:10, second=11:20, third=21:30) >test$first #this works fine but when I try >interest <- "first" >test$interest # does not seem to work Could you tell me why that happens and show how to do instead? Thanks so much Lorenzo
2008 May 13
0
Polymorphic naming difficulties
Hi all. I''m having a problem naming a polymorphic relationship. Here''s my thinking... First, an analogy. You''re walking through the mall. Through a window you see a game you''re interested. I''m attempting to model the relationship between your interest and the game you''re interested in. I have an InterestList. It''s job is to maintain
2007 Mar 20
2
[LLVMdev] Fwd: Message from Marina Moreno (via www.cs.uiuc.edu)
Some people on these lists may be interested in these positions at Google. Please contact Marina directly if you're interested. --Vikram http://www.cs.uiuc.edu/~vadve http://llvm.cs.uiuc.edu/ Begin forwarded message: > Hi Vikram, > > My name is Marina Moreno. I'm an Engineering Sourcer at Google in > the Platforms staffing group. I came across your resume on the >