hungryblank | 10 years ago | on: Ask HN: Who is hiring? (October 2015)
hungryblank's comments
hungryblank | 10 years ago | on: Ask HN: Who is hiring? (September 2015)
It allows you to create, edit & manage content in the cloud and publish it anywhere via API.
We are hiring for the following full time positions:
1. Frontend JavaScript - Angular Developer - http://contentful.workable.com/jobs/2980
2. Backend JavaScript Developer - http://contentful.workable.com/jobs/14124
3. Android Evangelist (onsite or remote) - https://contentful.workable.com/jobs/93482
4. Ruby Evangelist (onsite or remote) - https://contentful.workable.com/jobs/93440
5. PHP Evangelist (onsite or remote) - https://contentful.workable.com/jobs/93471
6. Technical Support Engineer REMOTE PT timezone - https://contentful.workable.com/jobs/104097
7. Solution Consultant - https://contentful.workable.com/jobs/27153
hungryblank | 10 years ago | on: Ask HN: Who is hiring? (June 2015)
It allows you to create, edit & manage content in the cloud and publish it anywhere via API.
We are hiring for the following full time positions:
1. Frontend JavaScript - Angular Developer - http://contentful.workable.com/jobs/2980
2. Backend JavaScript Developer - http://contentful.workable.com/jobs/14124
3. Solution Consultant - https://contentful.workable.com/jobs/27153
hungryblank | 11 years ago | on: Ask HN: Who is hiring? (April 2015)
Contentful is a content management platform for web applications, mobile apps and connected devices. It allows you to create, edit & manage content in the cloud and publish it anywhere via API.
We are hiring for the following full time positions:
1. Frontend JavaScript - Angular Developer - http://contentful.workable.com/jobs/2980
2. Backend JavaScript Developer - http://contentful.workable.com/jobs/14124
3. Solution Consultant - https://contentful.workable.com/jobs/27153
4. Sales Engineer / Consultant - http://contentful.workable.com/jobs/17959
hungryblank | 11 years ago | on: Ask HN: Who is hiring? (March 2015)
We are hiring for the following full time positions:
1. Backend JavaScript Developer - http://contentful.workable.com/jobs/14124
2. Frontend JavaScript - Angular Developer - http://contentful.workable.com/jobs/2980
3. Support Engineer with Ruby or JavaScript - http://contentful.workable.com/jobs/17960
4. Solution Consultant - http://contentful.workable.com/jobs/17959
hungryblank | 11 years ago | on: Ask HN: Who is hiring? (February 2015)
We are hiring for the following full time positions:
1. Backend JavaScript Developer - http://contentful.workable.com/jobs/14124
2. Frontend JavaScript - Angular Developer - http://contentful.workable.com/jobs/2980
3. Support Engineer with Ruby or JavaScript - http://contentful.workable.com/jobs/17960
4. Sales Engineer / Consultant - http://contentful.workable.com/jobs/17959
hungryblank | 11 years ago | on: Ask HN: Who is hiring? (January 2015)
We are hiring for several full time positions:
1. Backend JavaScript Developer - http://contentful.workable.com/jobs/14124
2. Sales Engineer / Consultant - http://contentful.workable.com/jobs/17959
3. Junior software developer (JS or ruby) - http://contentful.workable.com/jobs/27139
4. Sales Manager - http://contentful.workable.com/jobs/27142
hungryblank | 11 years ago | on: Ask HN: Who is hiring? (December 2014)
We are hiring for several full time positions:
1. Backend JavaScript Developer - http://contentful.workable.com/jobs/14124
2. Sales Engineer / Consultant - http://contentful.workable.com/jobs/17959
3. Junior software developer (JS or ruby) - http://contentful.workable.com/jobs/27139
4. Software Engineer intern - http://contentful.workable.com/jobs/27140
5. Technical copywriter - http://contentful.workable.com/jobs/27054
6. Sales Manager - http://contentful.workable.com/jobs/27142
hungryblank | 11 years ago | on: Ask HN: Who is hiring? (September 2014)
We are hiring for several full time positions:
1. Ruby / Rails Developer - http://contentful.workable.com/jobs/2954
2. Frontend JavaScript Developer - http://contentful.workable.com/jobs/2980
3. Backend JavaScript Developer - http://contentful.workable.com/jobs/14124
4. Infrastructure Developer - http://contentful.workable.com/jobs/8221
hungryblank | 11 years ago | on: Ask HN: Who is hiring? (August 2014)
We are hiring for several full time positions:
1. Infrastructure Developer - http://contentful.workable.com/jobs/8221
2. Frontend JavaScript Developer - http://contentful.workable.com/jobs/2980
3. Backend JavaScript Developer - http://contentful.workable.com/jobs/14124
4. Ruby / Rails Developer - http://contentful.workable.com/jobs/2954
hungryblank | 11 years ago | on: Ask HN: Who is hiring? (July 2014)
We are hiring for several full time positions:
1. Android Developer - http://contentful.workable.com/jobs/7793
2. Dev Ops - http://contentful.workable.com/jobs/8221
3. JavaScript Developer - http://contentful.workable.com/jobs/2980
4. Ruby / Rails Developer - http://contentful.workable.com/jobs/2954
5. Elasticsearch / Lucene Engineer - http://contentful.workable.com/jobs/2957
hungryblank | 11 years ago | on: Ask HN: Who is hiring? (June 2014)
1. Android Developer - http://contentful.workable.com/jobs/7793
2. Dev Ops - http://contentful.workable.com/jobs/8221
3. JavaScript Developer - http://contentful.workable.com/jobs/2980
4. Ruby / Rails Developer - http://contentful.workable.com/jobs/2954
5. Elasticsearch / Lucene Engineer - http://contentful.workable.com/jobs/2957
hungryblank | 12 years ago | on: Ask HN: Who is hiring? (April 2014)
https://www.contentful.com/jobs/
* Ruby DevOps with erlang knowledge to work on our infrastructure
* lucene / elasticsearch expert
* Android Developer to develop Android SDK (will be opensourced, like our iOS SDK)
* Ruby/JavaScript developer
hungryblank | 12 years ago | on: Ask HN: Who is hiring? (March 2014)
Berlin, Germany we're looking for the following roles
- SDK Android developer
- ruby/golang devop
- Lucene/Elasticsearch engineer
hungryblank | 12 years ago | on: Elasticsearch 1.0.0 released
https://groups.google.com/d/msg/elasticsearch/Rb7Lei4gaaE/7I...
hungryblank | 14 years ago | on: Why Erlang?
1) there are a number of processes wanting to be executed
2) schedulers (generally one per core but is a configuration option) schedule on process and run it for a fair amount of operations. This makes systems with heavy parallelism run very smoothly since single processes won't hog cores but will only get a fair amount of scheduling.
On top of that the fact that the BEAM is directly aware of processes (actors) makes the system very transparent (you can look in depth into a single process and examine it's heap size, scheduling consumption google for erlang process_info to get an idea)
Very interesting with this regard are the slides about the erlang VM by Robert Virding http://goo.gl/PHfeh and from erlang "half word" VM talk by Patrik Nyblom http://goo.gl/2LD9S
hungryblank | 14 years ago | on: Tumblr Architecture - 15B Page Views a Month and Harder to Scale than Twitter
hungryblank | 16 years ago | on: Ask HN: Thoughts about qui.tw (geolocation shortener)
It allows you to create, edit & manage content in the cloud and publish it anywhere via API.
We are hiring for the following full time positions:
1. Frontend JavaScript - Angular Developer - http://contentful.workable.com/jobs/2980
2. Backend JavaScript Developer - http://contentful.workable.com/jobs/14124
3. Android Evangelist (onsite or remote) - https://contentful.workable.com/jobs/93482
4. Solution Consultant - https://contentful.workable.com/jobs/27153