Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm assuming your trying to search and only see remote positions. Quick CLI hack, tested only on MacOSX w/ gnu coreutils:

<select all from this page, copy> pbpaste | tr '\n' '⁄' | sed 's/\[−\]/\n/g' | grep -ai 'remote' | grep -avi 'no remote' | tr '⁄' '\n'



I know I could do it with a pretty straightforward script, but it's not as simple as a ctrl+f, and it requires me being on a machine w/ unix tools (i.e. not a PC or mobile device).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: