I love docker-compose, it is to services what npm is to packages. That said, I'm only using it in development. For production there's so many options I don't even know where to begin:…
AI+VR Edit: Just remembered this is already happening http://travel.cnn.com/tokyo/none/love-plus-scourge-takes-ano...
I'd say goquests to avoid the gore quests issue, just like coroutines => goroutines
Wait, the second fastest is the Javascript one?
We speak English, but our laptops come with localized keyboards.
One problem with commercial releases is overlocalization. Watchers too have background knowledge (Japan mythology or food for example) and sometimes there's a dissonance in what you hear and what they mean. Pokemon…
Satoshi Kon is one of my favorite anime directors. I wonder if his last work, Dreaming Machine, will ever see the light of day.
Yeah like the others said it binds this to the scope where it was defined. So something like this works as one would expect: setTimeout(() => this.someMethod(), 1000);
They are a compact way to write anonymous functions in Javascript, so instead of var square = function (a) { return a * a;} You can write: var square = a => a * a;
Also, do Teslas have enough autonomy to travel each of those distances?
s1 = Symbol("cat"); s2 = Symbol.for("cat"); s3 = Symbol.for("cat"); s1 == s2; // false s2 == s3; // true You can still have Symbols outside the registry.
Looks like a mix of Python and Yml just like how QML is a mix of Javascript and Yml
I disapprove of your lottery algorithms, but I will defend to the death your right to sell them to me.
Did you tell anybody about it?
Maybe they don't have the luxury to complain that much.
Maybe assign a color to each participant and make the lines each draw have a slight shine of their color? or color it on mouseover.
The Ministry of Truth in the making.
I guess the projects that can't be on github won't mind the GUI challenges as long as they have some way to have a central repository without having to maintain a server on their own.
xmpp?
I'd say gmail labels are more like premade searches (with the added bonus of the unread count). I tend to move every email I expect into it's own label with filters and the "inbox" is just for the unexpected stuff.
It's funny Meteor actually has this problem upside down and are trying to add a way to have server side rendering.
And all of them are Darude's Sandstorm.
> will be fully absorbed by the company So they'll pay with the money they stole themselves? At least they got some publicity out of it.
>5 years https://xkcd.com/678/
I expect less than 100%
I love docker-compose, it is to services what npm is to packages. That said, I'm only using it in development. For production there's so many options I don't even know where to begin:…
AI+VR Edit: Just remembered this is already happening http://travel.cnn.com/tokyo/none/love-plus-scourge-takes-ano...
I'd say goquests to avoid the gore quests issue, just like coroutines => goroutines
Wait, the second fastest is the Javascript one?
We speak English, but our laptops come with localized keyboards.
One problem with commercial releases is overlocalization. Watchers too have background knowledge (Japan mythology or food for example) and sometimes there's a dissonance in what you hear and what they mean. Pokemon…
Satoshi Kon is one of my favorite anime directors. I wonder if his last work, Dreaming Machine, will ever see the light of day.
Yeah like the others said it binds this to the scope where it was defined. So something like this works as one would expect: setTimeout(() => this.someMethod(), 1000);
They are a compact way to write anonymous functions in Javascript, so instead of var square = function (a) { return a * a;} You can write: var square = a => a * a;
Also, do Teslas have enough autonomy to travel each of those distances?
s1 = Symbol("cat"); s2 = Symbol.for("cat"); s3 = Symbol.for("cat"); s1 == s2; // false s2 == s3; // true You can still have Symbols outside the registry.
Looks like a mix of Python and Yml just like how QML is a mix of Javascript and Yml
I disapprove of your lottery algorithms, but I will defend to the death your right to sell them to me.
Did you tell anybody about it?
Maybe they don't have the luxury to complain that much.
Maybe assign a color to each participant and make the lines each draw have a slight shine of their color? or color it on mouseover.
The Ministry of Truth in the making.
I guess the projects that can't be on github won't mind the GUI challenges as long as they have some way to have a central repository without having to maintain a server on their own.
xmpp?
I'd say gmail labels are more like premade searches (with the added bonus of the unread count). I tend to move every email I expect into it's own label with filters and the "inbox" is just for the unexpected stuff.
It's funny Meteor actually has this problem upside down and are trying to add a way to have server side rendering.
And all of them are Darude's Sandstorm.
> will be fully absorbed by the company So they'll pay with the money they stole themselves? At least they got some publicity out of it.
>5 years https://xkcd.com/678/
I expect less than 100%