Hacker Newsnew | past | comments | ask | show | jobs | submit | andreisoare's commentslogin

I suppose this is why there is room for startups that summarize these books into a few pages.


You have just one router, and that's only a config file that maps URLs to routes.

They're dropping controllers and views in a month, with Ember 2.0. They're being replaced by components.

So really you will only work with routes and components - which should make things much easier to understand.


I know that there are talking about "routable components" with one-way data flow (ala react/flux), which hopefully comes soon. Are templates still being kept?

It seems like Ember is going to become a bit more like React (which I'm very fine with).


That's a good observation. However, only a few job posts mention git, even though it's probably used by most companies. I would assume the reason is that git is pretty easy to learn in 1 or 2 days (at least the basic functionality) and programmers shouldn't be rejected based on that.


yeah, I'd love to understand the reason behind that statement.


PyPy?


pypy is dynamic analysis.


Semantics. Pypy's RPython dialect is "a restricted subset of Python that is amenable to static analysis", to quote the PyPy website.


RPython and Pypy are different things.

RPython is a restricted subset of python indeed, but its purpose is to be a toolkit for implementing virtual machines. It is not and does not aim to be a general-purpose programming environment.

PyPy is a JITed Python runtime implemented in RPython.

The relation between PyPy and RPython is more or less the relation between CPython and C.


This is just the beginning. You can follow us to see further development.


It's through email.

If you use a fake email to signup, then you probably aren't that interested in that service. We curate signups, so that only the relevant ones are displayed on the Sunnytrail dashboard.

If there's no info about an email address, then we display info about the domain.


It's not really clear when you're providing the e-mail address that it's going to be used as an index for you later. That might need to be better stated.


It's not opt in. We add context to a user based on public information about him available online. Being able to opt in is an interesting idea.


You have to put a javascript on your registration page and then you see all your new signups in a realtime dashboard with added social context, like the screenshot on the home page. You also get email alerts whenever someone who is really influential signs up.

There is also the option of calling a REST api to send us new signups.


How do you tell who is influential? How can you map email addresses to Twitter accounts, or other social media accounts? Most influential people don't really share it to the public.

Anyway, I know this site was just put up to garner demand, and you probably haven't implemented anything. If this really works, I'd be willing to pay say $30/month for it.


We're using Klout to determine influence.

It works, you can go ahead and give it a try. After registration, you will be redirected to a friendly integration wizard.


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

Search: