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.

Show HN: Stack Match – Find engineering jobs that match your preferred stack

136 pointsby yonasbover 8 years ago

14 comments

nostrademonsover 8 years ago
A neat followup might be to take the job-search data and then put together a list of which technologies have the highest developer interest. This could be quite useful for companies or projects trying to decide on a tech-stack or tooling.<p>Even better would be to compare supply vs. demand and come up with a ranking of tech combinations that people <i>want</i> to work with but few companies are using. For example, Rust + Postgres gives <i>one</i> result that&#x27;s actually hiring. That one company could conceivably get quite a boost to their hiring efforts if there are many developers that want to work with Rust + Postgres, and other companies that pick that tech company would also get a similar boost until it gets oversaturated.
itsitsandwhichover 8 years ago
Interesting way to search for jobs. I feel a bit weird though in that I&#x27;m drawn to jobs more based on the business domain and problems being solved than the particular technology used for the implementation. Getting asked &#x27;what is your stack&#x27; always felt like a weird lead in vs. what problems you are solving day to day, but I feel mostly alone in this sentiment...
评论 #12705840 未加载
评论 #12707192 未加载
评论 #12706194 未加载
评论 #12706807 未加载
评论 #12706124 未加载
评论 #12705813 未加载
piasteover 8 years ago
Searching for F# seems to return all .NET-using companies, even if they&#x27;re explicitly listing only C# or only VB.NET in their page.<p>Perhaps you could add a &quot;search related tools&quot; flag? I can imagine an experienced Java developer being OK with Kotlin and Scala jobs, but maybe a Scala fan wants to look specifically for Scala postings and avoid the majority of general JVM positions.<p>But in any case, sort by match % by default! I had to scroll quite a bit down to find the first actually-F# result, even though it was (correctly) matched as a 100% match and all the ones above were at 0%.
评论 #12710312 未加载
scribuover 8 years ago
This is pretty cool!<p>Feature request: Allow me to filter by technologies that a company <i>doesn&#x27;t</i> use.
评论 #12705113 未加载
hbcondo714over 8 years ago
In my case where I am stack agnostic, I actually found it better to clear out the tech stack input and see all openings in my location.
nzoschkeover 8 years ago
Nice! This is a really interesting way to approach a job search.<p>I recall a few times in my career when I didn&#x27;t like the technology choices being made at my current employer, which prompted me to look for new opportunities with the tools I did want to use.<p>There are a ton more things to consider about a new job, but the tools you will be asked to work with every day are certainly a factor.<p>This helps sort it out.
评论 #12705187 未加载
rjbrockover 8 years ago
I definitely recommend using HTTPS on this site. I would rather not have all of my calls logged on a company server somewhere (especially if someone works at a company that cares about this sort of thing)
评论 #12704514 未加载
pmontraover 8 years ago
Well done with room for improvement. Please add a remote&#x2F;onsite switch. Other useful switches would be full time&#x2F;part time and employee &#x2F;freelancer. I&#x27;d go for remote, part time, freelancer so I won&#x27;t use a service that makes me skim through hundreds of job listings before finding the one I want to see.
Zikesover 8 years ago
<a href="http:&#x2F;&#x2F;stackshare.io&#x2F;nutanix&#x2F;nutanix" rel="nofollow">http:&#x2F;&#x2F;stackshare.io&#x2F;nutanix&#x2F;nutanix</a><p>148 technologies in their stack, practically guaranteed to match every search. This tool will need some moderation to be of any use to developers.
评论 #12704714 未加载
demircancelebiover 8 years ago
I made something similar recently that only works with HN&#x27;s monthly who is hiring posts. Check it out: <a href="https:&#x2F;&#x2F;www.whoishiringpp.com" rel="nofollow">https:&#x2F;&#x2F;www.whoishiringpp.com</a>
crummyover 8 years ago
When I filter location to Berlin, it shows three different Berlins in the US - but after selecting the first the results appear to be in Germany (what I was looking for).
评论 #12705068 未加载
kshvmdnover 8 years ago
A few weeks ago at Hack the North (UWaterloo), a few friends and I built exactly this.<p>We literally aggregated all of our company data from StackShare, only difference was that we parsed their resumes for the preferred languages&#x2F;technologies instead of having them manually enter it.<p>Glad to see our idea had some validity!<p>Link for those curious: <a href="https:&#x2F;&#x2F;github.com&#x2F;kshvmdn&#x2F;find-me-a-job" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;kshvmdn&#x2F;find-me-a-job</a>.
Can_Notover 8 years ago
- Being able to sort my stack would be nice. I put up my company and noticed that random small libraries I added dominated the first few positions instead of the bigger elements.<p>- The scrollbars (or iframe?) and typeaheads can be pretty slow on mobile.<p>- The scrollbars (or iframe?) end up with a lot of unnecessary whitespace and may be difficult to navigate.
denzellover 8 years ago
No Angular2?