mrkeyoor.com_
Tue 01 Sept 17:44 UTC
Webevaluationupdated 26 Aug 2026

remote-jobs review

Remote In Tech is a community-maintained website and dataset of technology companies that hire remotely. It helps job seekers research remote-friendly employers, then points them to a company careers page or website; it does not collect individual vacancies.

+23stars / 7d
Verdict

Our 43-second build succeeded, but npm audit found 6 high-severity advisories and the repository offered no test target, so a public fork needs dependency review and its own checks. Remote In Tech is still a useful first stop for discovering remote-friendly employers because its 882 profiles at the measured commit are readable and searchable. Use it to make a shortlist, then confirm the role, location rules, and remote policy on the employer's own site.

We ran it

Lab card: what happened when we ran remote-jobsScreenshot of remote-jobs (remoteintech.company/?utm_campaign=GitHub+bio&utm_source=github&utm_medium=bio&utm_content=textlink)
Install✓ · 20s371 packages · 219 MB
Build✓ · 43s
Testsn/ano test script
Known vulns60 critical · 6 high · 0 moderate · 0 low (npm audit)
Repo1127 files~3,051 lines of source · 4 MB · 3 CI workflows

Answers from our run

Does remote-jobs build from source?

Dependencies installed in 20 seconds (371 packages), and the build succeeded in 43 seconds. We cloned commit b1dd8de into a clean Debian container with 3 CPUs and no project-specific setup.

Does remote-jobs have tests you can run?

Not through a standard command: the project exposes no test script or target that our harness could run.

Does remote-jobs have known vulnerabilities in its dependencies?

npm audit flagged 6 known advisories in the dependency tree at the time of our run.

Who should not use remote-jobs?

Applicants who need live roles, salaries, seniority, or closing dates: profiles describe companies, and the apply link only leads to a careers page or company website.

What are the alternatives to remote-jobs?

Awesome Remote Job, Established Remote, We Work Remotely. Our 43-second build succeeded, but npm audit found 6 high-severity advisories and the repository offered no test target, so a public fork needs dependency review and its own checks.

Setup4/5Build passed in 43s; 219 MB install and no Dockerfile
Docs4/5Clear Node 22 setup, profile schema, and maintainer guide
Community4/5Current profile PRs and active issue discussion
Maturity3/5Long-running site, but no tests and 6 high advisories

Discussed on

  1. hnA list of remote-friendly companies in tech3 points

Who it’s for

Remote job seekers building an employer shortlist before checking current openings.
Developers who want a searchable, forkable directory made from Markdown files.
Company employees willing to submit remote-policy and careers information through a pull request.
Researchers who can work with broad labels for region, company size, policy, and technology.

Who it’s NOT for

Applicants who need live roles, salaries, seniority, or closing dates: profiles describe companies, and the apply link only leads to a careers page or company website.
People who need country, visa, tax-residency, or time-zone eligibility filters: the contribution format permits only six broad regions, including worldwide and other.
Anyone treating every profile as current: the validator checks URL syntax without visiting the link, and pull request #2247 reports a broken careers path plus outdated company details.
Recruiters seeking instant self-service posting: additions are Markdown pull requests that need a successful build and maintainer review.
Teams wanting a hosted jobs API or database backend: this is an Eleventy static site with a Pagefind index.

Setup reality

In our sandbox, npm install succeeded in 20 seconds and put 371 packages into 219 MB. The production build then succeeded in 43 seconds on 3 CPUs with 8 GB of RAM. The checkout had 1,127 files and about 3,051 lines of source.

Local development needs Node.js 22 or newer, npm, and no credentials. The README's three commands are accurate for a local copy. Publishing a fork means choosing static hosting; the project itself deploys to Netlify and enables its analytics and advertising integrations only for production builds.

There is no Dockerfile, so container packaging is your job. The repository also has no test script or test target, which left our test step skipped. npm audit reported 6 known high-severity vulnerabilities, all of which need review before operating a public fork.

It lists remote-friendly employers, not open jobs

Remote In Tech is an employer directory built as an Eleventy static site. At commit b1dd8de, the repository contained 882 Markdown company profiles. Each profile can record a broad region, remote policy, company size, technologies, website, and optional careers URL. Pagefind turns the rendered pages into a searchable index. This is useful when you know the kind of employer you want but do not yet know its name.

Across those 882 profiles, there are no records for individual roles, salaries, seniority, application deadlines, or vacancy status. A profile's apply action sends you to the supplied careers page; without one, it falls back to the company website. Use the directory near the start of a search. It cannot tell you whether a matching job is open today.

6 region labels cannot settle hiring eligibility

The contribution schema accepts 6 regions: worldwide, americas, europe, americas-europe, asia-pacific, and other. Remote policy has four choices, ranging from fully remote to hybrid. Those labels are enough to cut down a long employer list, and technology tags can make a search more relevant to a developer's stack.

They do not answer the questions that decide whether someone can apply. Worldwide says nothing about payroll coverage, contractor status, residence, working hours, or visa support. Americas covers several time zones and many legal systems. There are no fields for language, salary, employment type, seniority, or a specific country. Every promising result still needs a visit to the employer's current vacancy page.

What happened when we ran it

Our Node 22 sandbox installed 371 packages in 20 seconds, using 219 MB on disk. The production build completed in 43 seconds on 3 CPUs with 8 GB of RAM. That matches the README's short setup path: install dependencies, run the build, and receive a static site plus its Pagefind search index. No credentials or external services were required for that local build.

The clean build does not close the engineering question. The repository has no test script or test target, so our test step was skipped. npm audit reported 6 known vulnerabilities, all high severity, with none classified as critical, moderate, or low. We also found 3 CI workflow files, no Dockerfile, and no tests directory. A public fork should review the advisories and add checks for the behavior it depends on.

The validator checks URL syntax without opening the link

Adding an employer means creating a Markdown file, completing its frontmatter, writing the required company blurb, remote-status, and application sections, then opening a pull request. The validator checks required fields, allowed labels, filename and slug agreement, URL format, and section presence. The main branch requires one review and a passing build, according to the maintainer guide.

That process gives 882 profiles a consistent shape without requiring contributors to access a private content system. Its boundary is important: URL validation only asks whether a string is a valid HTTP or HTTPS address. The script does not request the page, confirm the company still exists, or check whether its stated remote policy remains accurate. The repository documents separate link-rot tools as ad hoc maintenance scripts.

One broken careers link shows the freshness cost

Pull request #2247 supplies a concrete warning. A company representative reported that the listed careers URL was broken, the profile described services the company no longer offered, and an office location had changed. The proposed rename also created a redirect question for an indexed URL. The PR was still open after 11 days, despite a passing validator and build reported by its author.

This is normal maintenance work for a community directory, but job seekers feel the cost directly. Companies rename themselves, move careers pages, close roles, and change remote rules between contributions. A successful validation cannot detect most of those events. Anyone forking the project inherits an editorial job across hundreds of external websites, while ordinary users should treat each profile as a lead rather than evidence.

Main-branch activity matters more than release tags here

The last repository push was August 11, 2026. On August 26, GitHub showed 13 open issues and pull requests: 4 issues and 9 pull requests. Recent activity included a company-profile update, discussion on two feature issues, dependency pull requests, and commits that repaired fork validation. That combination points to a maintained publication with a modest human review queue.

GitHub has no latest release for this project. The package identifies itself as version 4.13.4, and the maintainer guide says Netlify deploys the main branch. For a static directory, current profile work and working builds say more than a missing release tag. The 6 high-severity audit findings and absent tests still cap our maturity score because neither issue disappears when deployment is automatic.

Use it to find employers, then verify every lead

Remote In Tech is worth using when the task is employer discovery. The open Markdown data, broad filters, and static search are easy to inspect or fork, and our 43-second build confirms that the documented local path works. It is a poor substitute for a vacancy feed, and its labels cannot prove personal eligibility. Make the shortlist here, then make the employment decision from a current role page and written company policy.

Alternatives

ProjectWhat it isPick it when
Awesome Remote JobA curated list of remote-work boards, communities, tools, and practical resources.pick this instead when you want a remote-work handbook and links to many job sources rather than detailed employer profiles.
Established RemoteA narrower list centered on companies with an established remote-work history.pick this instead when a tighter employer list matters more than a searchable website.
We Work RemotelyA hosted job board organized around currently advertised remote roles.pick this instead when you want vacancies you can apply to now rather than a directory of employers.

What people are saying

  1. [github-trending] remoteintech/remote-jobs

Sources

  1. Remote In Tech repository
  2. Remote In Tech README
  3. Remote In Tech contributing guide
  4. Remote In Tech maintainer guide
  5. Remote In Tech company validation script
  6. Redlio Labs profile refresh pull request

More web reviews

axios · super-productivity · Graphite · fastify · tabler · go-zero · the whole board →