This is great! I like that the focus is on companies (regardless of their hiring status), rather than job listings. When I started searching for remote positions a while back, I was more interested in finding a good company first, not necessarily a company that happened to have an open remote position at that particular point in time. So once I found a place that I liked, I'd add it to my notes and check their site from time to time (or if I really liked what they were doing, I'd get in touch directly). For me at least, that seemed to be more effective than constantly checking remote job sites.
For anyone else who's in the same boat, here are a few similarly helpful resources:
https://stayintech.com/info/explore (The companies on this list aren't all remote, but I'm including it anyway since diversity + inclusivity were also among my criteria.)
This is the first comment I read when seeing this and I agree with you, which makes me have an awesome feature to add. (I went back to see if it exists but the site isn't loading now) Sign up, select which companies you want to be notified of when they start hiring, and email you.
Recently joined Canonical through this exact process. After checking every once in a while for a year or so a position in Australia opened up and I jumped on it.
Given these already strong lists, I'm curious why OP decided to start another vs. build upon them. We've seen several emerge in the past year or two, though unfortunately they're fragmented like this.
It's nice that RemoteBase is adding more structured data with filters to the mix, and while I'm not totally sure what "open database" means, I hope they're be an API.
It'd be really nice to have one authoritative source for referring to remote jobs, which as OP pointed out, for most interests really means remote companies.
I agree that it is nice to have a list of companies - it's nicer to try to find a remote job by company, rather than what jobs are open now and seem to be remote.
If anybody ever needed an answer to the question "will my startup/product be useful for the world?", take a look at this example/product.
This product doesn't seem like a startup-driven idea, but it addresses a serious pain-point for people (more specifically: developers) looking for (remote) jobs in a way that is required to find the right job:
> Using filters to narrow down to a subset of companies to apply to
Great job on this product, it is a great alternative to having to wait 30 days for each "Who is Hiring" without a guarantee that many remote companies who are hiring will post on that HN thread.
It also forms the basis of a platform and trusted brand that can provide third party services bridging the gaps between remote hires and startups. Nicely done!
I am quite heartened as well to see a wall of companies functioning at "100% Distributed" ;)
It seems outside the scope of something YC would care about. Also the amount of sunsetted good tech job boards grows every year.
I think it's a dying business model, and perhaps one reason why we see a tech jobs startup in every YC batch (perhaps after a pivot or two), but approaching the problem from a new angle.
The most recent that come to mind are Gradberry and Triplebyte.
While I was hunting for a remote developer job last December, it was hard to find the company that really suited me.
Due to the isolating nature of remote working, it's important to know how the remote team communicates (Slack, email, Skype, Phone call...), and how they collaborate (Dropbox, Google Doc, Git, ...). The purpose of this project is to answer those questions and beyond.
I wonder, what did you use as a db? Since you started with a spreadsheet, you could just use that. Google Spreadsheet has a json api that you can query directly from your web app.
I did it for http://hasgluten.com, if you want to see it in practice (hosted for free on github). Easier to keep the "backend" updated, since you just have to edit the spreadsheet.
It's actually quite useful if your application never updates your data and you want a data entry system for free. Downside is validation is a PITA, but for certain things using something like Google spreadsheets will get you a very long way very quickly. You can then build a better data entry system after that.
In my experience the gains made from a quick setup are quickly offset by the amount of time wasted by not having any data validation, and the resulting bad data that gets into the system.
You're not worried about accidentally corrupting data? I do that all the time with spreadsheets. Seems like it would could be pretty bad if you accidentally labelled something gluten free and it wasn't.
Sorry, not sure I follow. Is mongo public? I dont think so. So the issue isn't the spreadsheet, it's your data with public write access, which is of course a very bad idea.
One of the issues I've found is that testers seem to be underrepresented by remote work listing sites. Or is it just the start-up scene, where testing is pushed onto the developers?
Pretty confusing as someone who's familiar with NomadList and RemoteOK (both by the same developer and which this borrows heavily, visual-design wise...)
That said, I like the filtering functionality built in to this more than what's available with RemoteOK.
This is great. One question/comment: I'm a bit confused as to what "100% remote" means in this context. Github is listed as 100% remote, but I'm pretty sure it has an office.
Yes, Trello is also incorrect. It lists 51 people (Non-remote: 0), but they have a significant number of people working from their office in NYC. And 51 seems low...
I cannot find a filter for Mobile Development (Swift, Objective-C, iOS in general). I would use the site, but I cannot find the positions for me.
Also - clear text search would be useful, too.
Aside from the mobile technologies you mention, I also wish a filter for .NET was present. Granted, maybe no companies in the original dataset do .NET, but if I could filter for .NET and see no results, I would know for sure, currently I just can't tell.
This is great and thank you for making it. One suggestion: hiring region does not work as I would expect it to. If company is hiring worldwide, then surely it is also hiring in every region. Right now I can get a bunch of results for a worldwide query and 0 for otherwise same one, but limited to Europe.
This is the best thread I've seen in a while - it will be really helpful if I decide to get back on the market. Working remotely full time instead of just the occasional day or two seems ideal for me.
Somewhat related, but reading that book "Quiet" about introversion really made me feel validated on my feelings of hatred towards the modern open office, and how important it is as a dev (or most people really) to have a quiet, private place to work.
I would love to see a default column of 'authoratative timezone' or something like that. This is a very useful tool and would be better if I could look at companies that were on a certain timezone.
As an engineer, timezone differences are one of my top annoyances. If I want to rapid fire discuss something with an engineer I want to do it now, not this weird game of delayed/janky ping pong.
Minor nitpick: your wait-for-dynamic-content spinner (https://remotebase.io/images/logo.png) exhibits eccentric rotation, which might make some people a bit seasick :-)
It puzzles me that companies insist on remote workers working to specific timezones. Having everyone work the same hours seems to negate a key advantage of remote workers - ideally while you are sleeping, progress is still being made on your projects by the various remote teams. They should be able to work independently, asynchronously.
I can understand if they are remote support roles, where you want to ensure you always have staff to deal with enquiries. But for most roles, it seems more important that the work gets done, rather than that the entire team are tied to Slack / Skype at exactly the same hours.
Nothing irritates me more than collaborating over a period of a days when it could be a period of minutes.
It all depends on what is being worked on but when I have to work with someone or even just review their code I would like to not have to wait hours/days for my comments on code to be addressed.
The problem with full follow-the-sun work is that it assumes the work can be performed in discrete quantities that are independent from one another. If you have overlap in tasks, then the coordination overhead becomes higher and more costly.
A small tldr about what does a company do would be helpful. At least a filter which sector they operate in. Most of the names do not ring any bells for me, but usually I have a some ideas about what I do/not want to do.
Seconded. A lot of "Remote jobs" are basically inaccessible for people in Asia because their office hours are basically set to New York/SF time. I mean you could work nights but it kinda defeats the purpose of remote working IMO.
How about remote jobs with Australian companies? Timezome difference with Asia is negligible. Not sure if the Australian market is big enough to specifically target Australian companies remote jobs though.
One suggestion: one field in the "add new company" form asks to list the tools in our stack. How about in addition to that, you optionally link to a company's StackShare? We keep track of all of our tools there to give a comprehensive overview of what we use, so that will stay more up to date over time I think.
This is nice, but just by reading the title I thought "wasn't there a few sites doing this already?"
The top one coming to my mind at the time being (which I'm surprised to not see in this thread already, considering the usual popularity of remote/rework/basecamp stuff on HN): https://weworkremotely.com/
Still, nice personal achievement in terms of developing and delivering a product.
This is great! I would also like to see a short description of what the company does in the main list. It would make it faster for me to find relevant companies. For example, I have zero interest in working for a social media company. Given the current UI, I need to look at every company in detail in the list to figure out who is not doing social media.
Very nice, very beautiful but I find this of limited use.
Firstly I have to look at every job page individually. So I'd rather look at remoteok.io for that. I guess this is good for speculative applications, but is it a good use of my time trolling through 100's of companies sending out speculative applications?
Secondly I am not in the US or on US time zone so there would be little relevant to me anyway.
Great Job Sung, I think with more users/visibility the list can be more easily curate and updated. I was using remoteok but got buggy lately and some jobs are really old. What is interesting about remotebase is that gives you a little look inside the company and tools they are actually using to collaborate and their stack as well. For sure more tech tags options are missing.
This is absolutely fantastic and wonderfully useful for so many! I only work remote jobs due to medical reasons(I have cystic fibrosis) and seeking suitable remote work is just an annoying layer added to the task, this is a really wonderful resource and I look forward to using it. Thanks to the author for creating this!
This is great! Would it be possible to display the pitch of each company as an @title when mousing over the company name, as to give an idea of what each company does?
This is a really cool idea with a lot of potential. I think with a bit more work it could be super useful to a lot of people. First thing I noticed was that it isn't always up to date with companies hiring. Clicking on one that was hiring, the website said that they were no longer accepting applications. Anyways, keep up the good work!
This is really sleek. Does anyone know of open source resources for setting up a database frontend app similar to this? The filter views have been done so nicely here, it would be cool to take that idea and apply it to other areas (drill down through employees, etc)
Probably worth stealing from/working with the guys at http://www.golangprojects.com as they often have remote jobs and I note there's no golang on your tech filters.
Very small suggestion: get rid of that progress/animation in company details. The one that makes you wait couple of seconds every time you open the tab to see remote percentage and so on.
I can't find a search box to check if my company is listed. Do I really have to load more until I pull the entire database and then use browser search?
Nothing really, it's fine. Based on the comments I read on HackerNews however, I think stability is a major issue in the US (US time zone). HipChat has be extremely stable for us, but we're using it when San Francisco is a sleep.
So my guess is that Atlassian might have issue scaling.
Really... How is integration with something like Jira a negative thing, how could it be? If HipChat locked out all non-Atlassian products, that would be bad, but they don't.
It makes arguing against the use of JIRA -- and all the project-management-oriented complexity it seems to bring if you don't keep a tight grip on it -- that little bit harder. Sure, not a negative for everyone, but has the potential to be the thin end of the wedge.
For anyone else who's in the same boat, here are a few similarly helpful resources:
https://github.com/jessicard/remote-jobs
http://workingremote.ly/leaders/distributed-companies/
https://triplebyte.com/ycombinator-startups#q=&page=0&refine...
https://stayintech.com/info/explore (The companies on this list aren't all remote, but I'm including it anyway since diversity + inclusivity were also among my criteria.)