HN user

nilgradisnik

44 karma
Posts2
Comments16
View on HN

Layer -- San Francisco, CA

We’re looking for talented and driven engineers to help us build Layer, the open communications layer for the Internet. Layer enables app developers to easily build secure, scalable messaging, voice and video features into any app. We're tackling problems you won't find anywhere else, and we're obsessed with doing it right. A few of our high priority roles are:

* Senior Software Engineer * Dev Ops Engineer * Software Tech Lead

For more information and our full list of openings, visit: https://layer.com/jobs#positions

Can you elaborate on what kind nightmare/pain you came across using AMD? From my experience requirejs simply gives you a bit of structure, helps you organize your code so you can reference other parts of it easily.

Layer - San Francisco, CA

Layer is building an open communications layer for the Internet: a globally-distributed communications network that enables app developers to quickly and easily build secure, scalable messaging, voice and video features into any app.

Design

    Web Designer
Engineering
    Android Developer Internship
    Android Engineer 
    Backend Engineer 
    iOS Developer Internship
    iOS Engineer 
    Systems Engineer 
    Web Engineer 
About us:

Since our September 2013 launch, we’ve attracted thousands of developer users who immediately recognized the need for a service like Layer. And we've hired a stellar team. Individually we've built Google Voice, invented the ubiquitous communications protocol, XMPP, and architected and deployed the OpenDNS network. Collectively we're the best team in the world to do what we're doing.

With the backing of some of technology's most respected venture capital investors and accomplished advisors, we're on a mission to make communications better through all of the services people love and use daily.

Apply here: https://layer.com/jobs

I'm glad to see more alternatives to Sequelize which I'm using. I was just wondering how does Bookshelf compare to Sequelize in terms of maturity and feature set, if anyone here has used both?

Layer (https://layer.com) San Francisco, CA

The Internet needs an open communications layer -- cross-platform and free from an advertising-supported business model. At Layer, we’re on a mission to deliver it. We’re hiring iOS, Android, backend, Web and systems engineers, as well as designers.

We have problems to solve that you’ll have a hard time finding elsewhere. Here’s why:

We’re building our own network. We need fine-grained control over latency and geographic distribution. We’ll be running our own AS (62862), peering at major exchanges, and purchasing transit from high-quality providers.

We’re running our own hardware. This goes to latency again: by owning our own routers, by being particular about what switches run behind them, and by provisioning memory and persistent storage specific to our application, we can deliver a better experience to our customers. We can also deliver at lower cost.

We’re designing our software for high availability. Losing a datacenter will not impact the availability of our service.

We’re building our mobile SDKs to provide a complete solution: offline message buffering, cross-device handling of push notifications, cross-device message sync, respectful battery consumption, and in front of it all, a simple api.

We care about documentation: https://layer.com/docs/ios. Our docs are the first experience developers will have with Layer.

We care about design. We won’t be releasing our own apps - that’s up to our customers - but we’ll be open sourcing beautiful example apps that build on our SDKs.

We care about security and privacy. Securing the transport is only the first step. When we don’t have the keys we can’t access the data. (In theory. Security is hard.)

Today we're a team of engineers and designers passionate about communications. We’re on a mission to make communications better through every product -- mobile or web -- that people use and love. We hold the power to dramatically improve the way 2 billion+ Internet users communicate.

We’re well funded and have already assembled an early team that shows we mean business. We’ve started and built world-class companies and highly scalable Internet infrastructure and invented protocols used by millions.

Get in touch: jobs at layer dot com

Why Sass? 13 years ago

I was a non-believer in preprocessors for a while until I actually started using one. Writing HTML and CSS can be a pain, so much repetition and closing tags/brackets for something that's just a markup/stylesheet language. I've been using Jade and Stylus for while and oh my god how much faster you can write stuff and how quickly you get spoiled by it.

This seems like a step in the right direction to me.

I was wondering about the flexibility of templating engine and CSS preprocessing. It seems like hr.js is using it's own templating engine, which is ok and also LESS as a CSS preprocessor.

Is there a way to use something like Handlebars, ejs,... or maybe switch to Stylus or SASS? (is it just a matter or defining a css compiler in the build configuration)

Great work, keep it up.