TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Where do you look to find large consulting jobs?

34 pointsby lzellalmost 15 years ago
<p><pre><code> 1. Company A finds out about a large consulting job 2. Company A puts an ad out for someone to build it 3. Small company B (or a couple freelancers) puts in a proposal to Company A for $x. 4. Company A puts in a proposal for $x + $y </code></pre> Now, the smaller guys are getting work and there is certainly nothing wrong with that. But small company B would like to put in their own proposal. Basically, how is Company A finding these jobs? Is it all referral based?

6 comments

oldgreggalmost 15 years ago
A few thoughts off the top of my head.<p>1) You've gotta network the shit out of it if you want the big $$$. Otherwise get ready for assholes on craigslist who are looking for "a college student that wants to build their portfolio"<p>2) Pricing balls. You need them. It's a huge signaling factor. If you are charging $40/hr it doesn't matter how good you are because you've already communicated you suck. My biz partner heard Obie Fernandez (I think) saying if you develop in Rails you should be charging $175/hr minimum. Arbitrary but it works. As a programmer you have to constantly deal with feelings of inadequacy that will make you want to flinch. Don't worry though, it gets easier with each project.<p>3) Don't take projects less than $10,000. That means no band websites, no real estate companies, etc. They are a waste of your time. The problem with referrals is that if you charge one person $40 you're not gonna get a referral to drop $175. Stay hungry.<p>4) Partnerships. Quote projects in the $30k-$250k range. Maybe the client doesn't have that much money, so take $20k and half the equity. Never ever do a partnership unless they have lots of skin ($) in the game.<p>5) Finding new business. What is the best product or tool you've built already? Find businesses in related industries or ways to apply the technology in other industries. The only way to do this is to read a lot and talk to other people about what their pain points are. Don't write any code. Spend time thinking and talking about the problem domain and then seek people out and pitch them. If you have actually thought through what THEIR problems are it's usually an easy sell.<p>6) Get ahold of some proposals from some big design firms that you respect. Copy their style.<p>7) Watch this video from Carlos Segura. He is talking to designers but it's all the same. You have to learn how to communicate like this or biz people will not respect you. You have to proactively define the relationship up front.<p><a href="http://www.businesspov.com/article/315" rel="nofollow">http://www.businesspov.com/article/315</a><p>8) Have an opinion. If someone has a shitty idea don't you dare code it just because they are paying you. The reason people hire consultants is because they are clueless. If you just do what the tell you then they rightfully will assume that you are clueless too. Fight through it with them and you both come out ahead.
评论 #1382009 未加载
评论 #1383487 未加载
jasonford1almost 15 years ago
I'm young so I must relate my experience as limited and my advice as such, but most of the jobs we did in NYC came through networking. We had established relationships inside big players. These relationships fed the sales pipeline and kept us busy. Networking and, more importantly, building relationships were what provided the 80% of leads (ie. If there was a single effort that yielded the highest results it was networking).
Mankhoolalmost 15 years ago
I think that in the government sector, there are similar websites to BC Bid (Where the Province of BC and BC municipal governments post their product and service requests). Is this the same in the US? <a href="http://www.bcbid.gov.bc.ca/open.dll/welcome" rel="nofollow">http://www.bcbid.gov.bc.ca/open.dll/welcome</a>
评论 #1382541 未加载
jacquesmalmost 15 years ago
If you're a couple of freelancers it may help if you can bill and present yourself through a corporate identity. Corporations have less of a problem outsourcing to other corporations than they do hiring individuals, especially if it is more than one individual for a single job, even if they apply together.<p>It makes it very hard to manage responsibilities when you subcontract with multiple entities at once so a corporation will likely pass you over for that reason alone.
lsemelalmost 15 years ago
It is mostly done through networking in non-tech circles, with executives of other types of businesses that would need the consulting projects. And responding to lots of RFPs.
lzellalmost 15 years ago
Many thanks to everyone for such great responses.