Live data from Hacker News

Show HN: RemoteCoder.io – A jobsite for remote programmers

remotecoder.io

111–120 of 139 posts

Re: Show HN: RemoteCoder.io – A jobsite for remote programmers

#112
post #20
post #8

What would differentiate you against sites such as https://weworkremotely.com ?

I know that one thing I don't like about https://weworkremotely.com is that many of the listed jobs are not truly remote (they are limited to one country). At least on this board I can filter those out.

I think the term "transnational" would fit what you are describing better than the term "truly remote." The US is a very large place. Someone working for an SF startup from their Florida home is just as "truly remote" as someone working from Mexico, Canada, etc.

Re: Show HN: RemoteCoder.io – A jobsite for remote programmers

#113

I started a blog similar to this the other month, however it didn't really get very far (like most side-projects :D). The main thing I wanted to differentiate with other remote job sites are that "remote" usually means "remote in the US". I wanted it to be focussed on jobs available to Europeans, hence the name RemoteTechJobs.eu. That was my first hurdle though, there aren't really that many remote jobs in Europe tha…

Very interesting points. To be honest I created this board out of similar frustrations (applying for a "remote" job ad only to find out that it meant within the USA only). I like your point about how job listing should work both ways - I think that SomewhereHQ comes close to doing this. Also, good job on getting RemoteTechJobs.eu up and running. Another reason I built the job board (and built it quickly in 2 weeks) w…

I think you are doing the site a dis-service by allowing postings that require someone to be onsite.

https://remotecoder.io/j/senior-software-deve-inc358647

Re: Show HN: RemoteCoder.io – A jobsite for remote programmers

#115

Earlier quoted context omitted.

Very interesting points. To be honest I created this board out of similar frustrations (applying for a "remote" job ad only to find out that it meant within the USA only). I like your point about how job listing should work both ways - I think that SomewhereHQ comes close to doing this. Also, good job on getting RemoteTechJobs.eu up and running. Another reason I built the job board (and built it quickly in 2 weeks) w…

I think you are doing the site a dis-service by allowing postings that require someone to be onsite. https://remotecoder.io/j/senior-software-deve-inc358647

Agreed, I need to email them about that.

Re: Show HN: RemoteCoder.io – A jobsite for remote programmers

#116
post #28

Earlier quoted context omitted.

agreed. Also, a price range wouldn't hurt.

I am getting this error. {"type":"MongoError","msg":"E11000 duplicate key error index: remotecoder.users.$email_1 dup key: { : null }"}

I've worked at fixing that, and it should be ok now.

Re: Show HN: RemoteCoder.io – A jobsite for remote programmers

#117

I filled out the entire job posting and it won't let me submit. Anyone else having this issue? says I need to fill out everything above but everything is filled out.

Hi, it's probably an incomplete company URL (need the http:// part) and other such things. One immediate improvement I intend to add on is form field highlighting - so it will show you which fields are yet to be filled in correctly.

Re: Show HN: RemoteCoder.io – A jobsite for remote programmers

#118
post #83

Earlier quoted context omitted.

> seeing someone's code is the best way to know they are good at it Depends on the context. I have lots of pure crap in my bitbucket and github accounts, because I tinker and explore outside of my day job. I even have one project that is almost complete (that is, it functions without bugs and doesn't make me want to scratch my eyes out when I look at the UI), but because I work on it for an hour here, an hour there,…

Showing that you tinker and explore outside of your day job is attractive to potential employers. The fact that the code isn't amazingly architected is not a negative. > I have yet to see a job I'd be otherwise qualified for or interested in list "have a github profile with projects for us to look at" as a requirement, or even a nice-to-have. Every job on this job board has such a requirement.

Nearly every job I've applied for recently has asked for my github id - at least for web development it seems almost mandatory.

Re: Show HN: RemoteCoder.io – A jobsite for remote programmers

#119

Hi, this is my first potentially revenue-generating project, that I built in 2 weeks. There are still a few features missing (e.g. CV upload) but the general functionality is there - including the Github authentication. Would love to hear what people think :)

I'm not sure if the github authentication is working. I go to Apply for this job, it takes me to github, I click authenticate, then I get this error on on the github_oauth_callback page on remotecoder.io: {"type":"MongoError","msg":"E11000 duplicate key error index: remotecoder.users.$email_1 dup key: { : null }"} (My github username is the same as my HN handle)

Sorry about that, should be ok now.

Re: Show HN: RemoteCoder.io – A jobsite for remote programmers

#120
post #103

UX suggestion: some of your abbreviations introduce needless cognitive impedance. Expand "perm" to "permanent" and "cont" to "contract". It'll make it easier for users to parse the words. If you are worried about the expanded words taking up too much space, consider icons.

I thought about that - whether to use icons or text - in the end I decided that with shorter text, at least for the initial release.
Post reply on HN