Three extra hacks that cut my “Remote-ish” noise without another spreadsheet-induced meltdown:
- Filter judo: toggle “Remote” + “Apply on company site” (when available) and nuke agency sludge with negatives like -"staffing" -"agency" -"C2C" -"corp-to-corp". Precision jumps because third-party mirrors are the worst offenders.
- Query split-testing: run three saved alerts, each with tailored negatives to force self-selection:
1) Global-employee: ("remote" OR "distributed" OR async) (global OR worldwide OR anywhere) -("authorized to work" OR "must reside" OR "E-Verify" OR clearance OR "PST" OR "EST")
2) Contractor/EOR: ("independent contractor" OR EOR OR "employer of record" OR "global payroll" OR "contractor") -("W-2" OR 401(k) OR HSA)
3) Timezone-tolerant: (async OR "any timezone" OR "timezone agnostic") -("overlap" OR "core hours" OR "±" OR UTC OR PST OR CET)
- Regex-lite triage (client-side highlight/bookmarklet):
- Auth: must\s+(reside|be based)|authorized to work|right to work|US persons|E-Verify|clearance
- TZ: (PST|EST|CET|IST|AEST|UTC|GMT)|within\s?[±+−-]?\s?\d{1,2}\s?hours|overlap|core hours
- Domestic regime: W-2|1099|UoP|B2B|CLT|PJ|Ltd|umbrella
Quick multilingual wins:
- ES: “100% remoto”, “remoto global”, avoid “remoto en [país]”
- FR: “full remote”, distrust plain “télétravail”
- DE: “ortsunabhängig”, avoid lone “Homeoffice”
- IT: “full remote”, P.IVA = contractor
- PL: “100% zdalnie”, B2B/UoP = domestic regime marker
Pre-ATS poke that dodges geo autofails: “Open to contractor/EOR outside your payroll countries; can offer Xh overlap. If that’s out of scope, happy to bow out.” Short, honest, and doesn’t trip the location field.
Conflict resolver: if Indeed says “Remote in City, State” but the ATS says worldwide, trust the ATS, apply there, and screenshot the ATS text into your notes. Pattern-match companies that mention Deel/Remote/Oyster/Rippling AND publish a coverage map; EOR mention alone is a weak signal.
If folks want, I’ll drop a tiny bookmarklet that color-codes auth/TZ/regime tokens on Indeed result cards-pure client-side, zero TOS tap-dancing.