zilean
No user record in our sample, but zilean has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but zilean has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Your view of how government work or sources of resources and power in the country and dynamics between the two is not something i can agree with. In any case there is nothing state can do to please you: censoring…
> There is no independent ultra-right it's just another face of the same ruling group. Cant agree. Also this is a slippery slope that could apply to western countries as well and we dont want to go there. > The "crazy"…
I dont watch news much. But that doesn't stops me from getting Ukraine from all sorts of angles for a long time (you have to justify Crimea). I dont get much about NK from anyone but some ultra-right aligned…
Well, Russian economy is still in recession. And Russian forces tecchnically never fired a gun in Ukraine or Crimea.
Russia is also considers itself (for a quite some hundreds of years) a successor to Byzantine Empire. That does not mean that they want, would or should take any land in that direction. Ukraine is special not because…
Again, why take Lithuania to Finland? Whats the purpose?
You cant just occupy country w/o sanctions, export/import chains breaking, you need to rebuild what would be inevitably destroyed during the invasion, etc.
Admitedly i dont consume much western media, but i fail to see how this is the case with Syria, Lybia and what have you. Again, if this is not stopping them, why this should worry Russia.
Whats wrong with RT in general (besides funding) and this article in particular? > It would be nice for Russia to have a swath from Crimea to Dontesk up through Latvia, just look at a map. Why take this land? It does…
> If you're a soldier and your government tells you to invade a random country with nice people, how willing are you to fight? Ironically Western counties are very good at it.
https://www.rt.com/news/346287-sweden-russian-submarine-hunt... Russia has nothing to gain in baltic that it doesnt have with Kaliningrad. Same goes for Ukraine w/o Crimea.
> I'm using feature X. Feature X was introduced in version X.Y. Therefore I can't use any version less than X.Y. But it would work the same way with monotonically increasing version. no? > When you fix a bug you…
> Even the smallest and most stable change can break backwards compatibility This i care about. > fix a bug or add a new feature Not sure why i should care about these tho. > essentially breaking existing integration…
> If some-library's developer doesn't care about compatibility, then it doesn't matter what versioning scheme you use as you will have to whip up that secret sauce anyways. It does. Semver implies semantics arbitrary…
Writing documentation and tests would be a better way to address the pain point.
Shipped several apps with flexbox layouts. If you use autoprefixer and dont touch advanced features it works like a charm on modern browsers.
Ember has default model() hook for routes, and propose to add extra data fetching you need in children components into afterModel hook. Everything is working just like you would set it up with React, except that with…
Hi, Tom! > do it concurrently Does ember renders concurrently? > There is a huge gulf between "synchronously render a component in Node" and "asynchronously boot an app, marshall async data, render an async UI, and do…
I believe twitch uses ircv3.
> Ukraine is a temporary state with no history Not to follow along with propaganda, but how much of an independent history Ukraine have in these new borders in last 1000 years? Specifically around Crimea and so called…
There were plenty of state controlled land east/south of Donetsk. You can check map here http://www.bbc.com/news/world-europe-27308526
Any multiplayer game when you cant buy anything that helps you win, yet receive constant free gameplay content built with moneys of those who want to buy cosmetics, i.e. league of legends, team fortress and the like.
Chances are React would be better supported long-term. React Native could be a selling point for a lot of people too.
It is our fault if Angular was not a best tool for a job at the time, otherwise we should be happy that we have better tools coming to help us doing our job.
It is, but i dunno why every other new framework pushes that, when you can do this in react with some conventions and 30 lines of node code. AFAIK ember fastboot gonna use jsdom and they are planning to release…