Live data from Hacker News

Ask HN: The best way to find remote job

news.ycombinator.com

91–95 of 95 posts

Re: Ask HN: The best way to find remote job

#91

Earlier quoted context omitted.

I don't get it- can you give an example of a 'seed'? Sounds interesting.

Sure - here are concrete example of seeds. I call them seeds because you have to realize that they will take time to give fruits. This is not an emergency technique. Blog posts: from time to time, I was writing an article on my (now defunct but soon restarted) technical blog. It is currently offline but you can have a look here [1]. I created linkable content that got some coverage, and some of my former customers sa…

Does anyone know a good blogging platform to include code examples (without messing around with Javascript)? I tried google blogger, but code did not come out nicely, and it tries to do its own formatting when you save.

Re: Ask HN: The best way to find remote job

#92

Earlier quoted context omitted.

Interesting. Thanks for sharing. What's the culture like on your team regarding remote? Are you the only remote or are there a bunch of people doing the same thing? Did you transition to remote while remaining on the same team?

Background: I had a personal issue that required me to sell my house in silicon valley and move closer to my parents on the east coast. Rather than let me go, the company offered to pay for my relocation and let me work from home (I work at a pretty traditional company, not a tech giant so I was surprised). About six months after, I moved teams within the company, so my new team was okay with me coming on board while…

"I'm not sure if I'm more productive (though I suppose we could all find ways to be more productive), but I'm certainly as productive."

This is one of the reasons I am desperate to get a remote job. The chance to work on code uninterrupted. I enjoy coding, but the longer I stay in my current job, the less of it I seem to do.

Re: Ask HN: The best way to find remote job

#93
post #56

Earlier quoted context omitted.

Competition for remote work is fierce, and is only going to get more fierce for as long as it remains rare. For most people that are applying for remote work, they are applying not because of the work itself or a strong belief in the company. Their #1 search criterion is for remote work and all other details are probably a somewhat distant second, and until remote jobs are more available you will find it a competitiv…

But on the flip side, companies can get quality talent for cheap salaries, no?

They would get a whole lot more productivity out of me. Not being asked to fix users excel errors and being bugged every 5 minutes. (I know this is true, as the organization was a lot smaller 3 years ago when I started, and for the first year I was incredibly productive).

Re: Ask HN: The best way to find remote job

#94
post #90

Earlier quoted context omitted.

Sure - here are concrete example of seeds. I call them seeds because you have to realize that they will take time to give fruits. This is not an emergency technique. Blog posts: from time to time, I was writing an article on my (now defunct but soon restarted) technical blog. It is currently offline but you can have a look here [1]. I created linkable content that got some coverage, and some of my former customers sa…

That was a good video you made about ETL.

Thank you!

Re: Ask HN: The best way to find remote job

#95
post #91

Earlier quoted context omitted.

Sure - here are concrete example of seeds. I call them seeds because you have to realize that they will take time to give fruits. This is not an emergency technique. Blog posts: from time to time, I was writing an article on my (now defunct but soon restarted) technical blog. It is currently offline but you can have a look here [1]. I created linkable content that got some coverage, and some of my former customers sa…

Does anyone know a good blogging platform to include code examples (without messing around with Javascript)? I tried google blogger, but code did not come out nicely, and it tries to do its own formatting when you save.

I've settled with Jekyll (static), hosted on S3. I'm using prism.js at the moment but will probably move the code examples to embedded github gists.
Post reply on HN