Displaying 20 results from an estimated 20000 matches similar to: "[LLVMdev] Looking for contractor to build llc backend"
2010 Aug 04
1
[LLVMdev] llc instability when generating ARM code - contractor desired
Hello llvm'ers,
We are using the llvm compiler tools (llvm-link, llc, etc) to generate code for ARM for the Android NDK. We're on a pretty tight deadline and have a host of issues that we could use some help overcoming. We're interested in bringing on a contractor experienced in llvm to help us. Broadly, llc is giving various assertion failures while generating the native code
2009 Sep 03
0
Looking for a casual contractor to write R functions and help integrate with Excel
We are a small consulting company that uses R to automate several data
extraction fuctions from SPSS files -- most notably we create powerpoint
slides from a script in Excel (using VBA) which calls R to extract data and
place into Excel using RExcel. We're not specialists, and don't really have
the time to understand R. Our CIO is the only person who even vaguely
understands R, and he does
2010 Aug 30
0
[LLVMdev] job ad: QA contractor position in Apple's compiler team
This is an advertisement for a QA contractor position in Apple's Clang frontend team. Please forward to anyone who might be interested.
------------
Apple's LLVM compiler team is looking to fill a 6 month QA contractor position to help drive major improvements to our qualification and testing processes for Clang.
Currently we have a semi-automated process for tracking compiler
2003 Oct 24
0
Looking for supply/installation contractor
Does anyone know of any VOIP installers in Ontario, Canada?
I'm looking for something that is not windows (security concerns) or cisco (license
policy concerns) based
Small office is moving and good time to review the phone system
2018 Jul 18
0
Which is better? Microsoft Exchange 2016 or Linux-based SMTP Servers?
Turritopsis Dohrnii Teo En Ming wrote:
>
> I am torn between deploying Microsoft Exchange 2016 and Linux-based
> SMTP servers like sendmail, postfix, qmail and exim.
>
> Relative ease of installation and configuration is an important
> consideration factor.
>
> Microsoft Exchange 2016, Domain Controller, and Active Directory are
> relatively easy to install and
2006 Nov 13
2
Bug#398372: xen-utils-common: installation fails: ln: creating symbolic link `/etc/udev/rules.d/z60_xen-backend.rules' to `../xen-backend.rules': No such file or directory
Package: xen-utils-common
Version: 3.0.3-0-1
Severity: serious
Justification: makes package uninstallable
Usertags: grid5000
Hi,
During a piuparts run over all the packages in etch, I ran into a
problem with your package:
Setting up xen-utils-common (3.0.3-0-1) ...
ln: creating symbolic link `/etc/udev/rules.d/z60_xen-backend.rules' to
`../xen-backend.rules': No such file or directory
2015 Jun 09
2
[LLVMdev] Make BPF backend non-experimental?
On 5 June 2015 at 19:46, Eric Christopher <echristo at gmail.com> wrote:
> 1) Alexei has been very active on the port, fixing problems unprompted
> 2) As one of the people who've had to had on it in the last few months it
> wasn't an issue to keep up to date with the other ports.
+1!
cheers,
--renato
1999 Jul 16
0
Contractor needed for MSVC wrapper to Loess
Hi,
Our firm is looking to see if it is possible to wrap some of more advanced lib
in R like modreg.dll and specifically Loess function in there for both
regression and prediction into MSVC++. We will probably take it to either VB or
Python for implementation issues. Given that locfit has many utitlities built in
for data transformation, this would be a good thing.
If that's not
2012 Oct 25
1
Ruby on Rails contractor
Hi,
I am looking for a developer who is keen to take on some contract work.
If you have capacity (full time or part time) and might be interested
please respond to me directly.
Regards
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2007 Nov 23
0
JOB: Rails contractor needed in SoHo (NYC) 2-3 days per week onsite
I work with a SoHo based design firm and we are looking to hire
another rails programmer for 2-3 days per week. We work with large
non-profits and most of the work involves content management systems,
event registrations systems, contact management etc... (nothing out of
this world).
If you are in the New York Metro area, can make it to a SoHo office a
2-3 days a week and know your way around
2011 Jun 21
0
Where does one find good unix kernel contractors these days?
I am striking out with my usual contacts.
A friend's company is looking for a contractor with some
knowledge of Linux, Solaris & AIX kernels (sorry, no *BSD). I
think this is easy work for someone who has done moderately
complex kernel work in these kernel. No opportunity to learn
on the job.
My guess is the work will last about 6 months, may be a year.
The work is in the SF Bay Area
2012 Dec 17
3
Non-dovecot user looking for feedback
I've been using UW-IMAPd for neigh on forever (at least since 2001). But, as it's basically stalled, and I'm about to update the hardware that is my mail server, I thought it was time to review existing open-source IMAP servers. Dovecot is the top three in my looking.
The other of the top three candidates, because I know of people who've used it, is Cyrus IMAP. So, I should
2007 Mar 12
0
Looking for lead front-end developer with experience in Prototype and Scriptaculous
Hello All,
We are a fun, innovative software company just outside of Boston
looking for a bright, passionate font-end web developer (either full
time or contractor) to join our team and lead the User Interface
development for our flag ship product, CommonSpot Content Server.
We''re in the midst of redesigning and building a new, interactive AJAX
based interface for our next major release
2011 Mar 11
0
Looking for Junior Ruby on Rails programmer in Chicago-
I am developing a social media site for healthcare and would like to
hire a contractor in Chicago to build my site- Healthcare Social Media
site for 1.0.
Please respond with healthcare sites and level of ability and hourly
or fixed rates.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2006 Apr 24
3
tftp server with mysql backend
Are there any open source efforts ( I haven't found any) that have a tftp
server with a mysql backend? I'd like an incoming pxelinux request to
give the tftp server the mac address, and then it performs a query to find
out which configuration file it should get. Of course it would be great
if some day tftp-hpa would integrate with libmysql..
Thanks,
James
James S. Martin, RHCE
2006 Feb 07
0
complicated search/model question
Hi,
I have the models and db below and am putting together a scheduling application.
With what is laid out below (or any suggested changes) how would I find a
contractor for a job based on the contractor being available on a specific
weekday, at a specific time and not currently booked in to a job during the
same time?
I?m new to Ruby and Rails and making pretty good progress but I must admit I
2007 Nov 15
1
--compare-dest not working for me. what am I doing wrong?
Hey.
Can anybody spot my mistake?
mkdir a b c
echo foo > a/test
echo foo > b/test
rsync -av --compare-dest=b a/ c/
Expected results:
no copy of a/test to c/test, since it is already present in b.
Actual results:
a/test gets copied to c/test
What is wrong here? My expectation? my syntax? I'm having the same
trouble with --link-dest, and --copy-dest. The behaviour I'm seeing
1999 Jul 27
2
NT User can't access share
Folks,
A remote admin is trying to add a contractor account to our NT
domain with limited rights. Unfortunately, everytime the contractor
account is removed from the DomainUsers group, the contractor
encounters the following:
\\nt-nfs-md\IPC$
and the infamous invalid password. Once the user is re-added to the
DomainUsers group, they can access the share fine.
My question is what permissions
2008 Mar 08
1
PRI suppliers in Switzerland
Greetings list,
I posted this to the -biz list a few days ago. In hindsight, I think it would have been more appropriate posted here, so apologies to those on both lists who've now seen this twice.
I have had a request to provide 2x PRIs to a site in Lausanne, Switzerland, but my knowledge of the Swiss Telco market is non-existent.
Are there any folks on the list who've experience in
2011 Jan 21
0
[LLVMdev] Compiler Developer Opportunity
A premiere Proprietary Trading Firm in Chicago, IL is looking for a
Compiler Developer to join their team. After reading the job
description, if you are interested in this great opportunity, email me
your updated word resume to mdecker at lucasgroup.com and call me at
713-470-5790 to discuss this position further.
Compiler Developer
In this role, you will be responsible for working