Ask HN: Who's Hiring? (January 2011 Edition)
21–30 of 169 posts
Re: Ask HN: Who's Hiring? (January 2011 Edition)
#22Message me for details. Bristol (UK) location preferred.
Re: Ask HN: Who's Hiring? (January 2011 Edition)
#23In New York City there are a lot of jobs. I went to 3 job interviews and got offers from 2. All 3 had tests of my programming skill, though the 3rd was ruthless about minor syntax errors. For instance, the guy talking to me asked me how to find all of the Apache servers running on a server. He just wanted the number. I typed: ps aux | grep apache | wc -l but this wrongly included the command I was typing. We were wor…
Email him this, which is more succinct and does the same: ps aux | grep [a]pache | wc -l (because you use the character class, it doesn't find itself as what it searches for is different than its text)
Re: Ask HN: Who's Hiring? (January 2011 Edition)
#24I would be interested to hear from YC companies (or companies at SF incubators) that are looking for tech co-founders.
http://ginzametrics.com/ginzametrics-is-hiring-two-engineers...
Re: Ask HN: Who's Hiring? (January 2011 Edition)
#25In New York City there are a lot of jobs. I went to 3 job interviews and got offers from 2. All 3 had tests of my programming skill, though the 3rd was ruthless about minor syntax errors. For instance, the guy talking to me asked me how to find all of the Apache servers running on a server. He just wanted the number. I typed: ps aux | grep apache | wc -l but this wrongly included the command I was typing. We were wor…
lsof|grep TCP|grep -Ei '(apache|httpd)|cut -f 1 -d ' '|sort|uniq|wc -l
apache -S 2>&1|grep server|wc -l
apache2ctl -S 2>&1|grep server|wc -l
are processes/threads really servers? His question was a bit ambiguous. I wouldn't have accepted that job position either. :)
Re: Ask HN: Who's Hiring? (January 2011 Edition)
#26NYC metro preferred but remote positions for social media is possible. See http://www.scoopst.com/jobs or email dave@scoopst.com
Re: Ask HN: Who's Hiring? (January 2011 Edition)
#27I've just been hired as CTO for a well-funded startup, Greenwire. We recycle used consumer electronics (Primarily mobile phones) and send them for refurbishment and resale.
I'm looking for a developer to help me build the IT infrastructure. We'll be working on LAMP technology, probably PHP.
Have a read at http://greenwiregroup.com/
Re: Ask HN: Who's Hiring? (January 2011 Edition)
#28We're a well funded company doing an analytics and troubleshooting product for next generation networks (NGNs). We use C/C++, python and javascript. Please email jobs@iptego.com and mention HN somewhere.
Re: Ask HN: Who's Hiring? (January 2011 Edition)
#29Email is in my profile
Re: Ask HN: Who's Hiring? (January 2011 Edition)
#30Copenhagen, Denmark. Remote not possible and we can't help with relocation. I've just been hired as CTO for a well-funded startup, Greenwire. We recycle used consumer electronics (Primarily mobile phones) and send them for refurbishment and resale. I'm looking for a developer to help me build the IT infrastructure. We'll be working on LAMP technology, probably PHP. Have a read at http://greenwiregroup.com/