Live data from Hacker News

Viewing profile — zilean

zilean

HN member
Joined
Tue, May 26, 2015, 1:03 PM UTC
HN karma
26
Public activity
26 items

About zilean

No profile information was provided.

Recent public activity

  1. comment
    Comment #13776873

    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…

  2. comment
    Comment #13776363

    > 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 w…

  3. comment
    Comment #13775981

    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 b…

  4. comment
    Comment #13775851

    Well, Russian economy is still in recession. And Russian forces tecchnically never fired a gun in Ukraine or Crimea.

  5. comment
    Comment #13775815

    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 direc…

  6. comment
    Comment #13775742

    Again, why take Lithuania to Finland? Whats the purpose?

  7. comment
    Comment #13775592

    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.

  8. comment
    Comment #13775539

    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 …

  9. comment
    Comment #13775419

    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 a…

  10. comment
    Comment #13775242

    > 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.

  11. comment
    Comment #13775226

    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.

  12. comment
    Comment #13385221

    > 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 versio…

  13. comment
    Comment #13381583

    > 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. > essen…

  14. comment
    Comment #13381547

    > 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…

  15. comment
    Comment #11625811

    Writing documentation and tests would be a better way to address the pain point.

  16. comment
    Comment #11489508

    Shipped several apps with flexbox layouts. If you use autoprefixer and dont touch advanced features it works like a charm on modern browsers.

  17. comment
    Comment #11385555

    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 se…

  18. comment
    Comment #11385290

    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 a…

  19. comment
    Comment #11301123

    I believe twitch uses ircv3.

  20. comment
    Comment #10489400

    > 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? Spe…

  21. comment
    Comment #10381919

    There were plenty of state controlled land east/south of Donetsk. You can check map here http://www.bbc.com/news/world-europe-27308526

  22. comment
    Comment #9987258

    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 …

  23. comment
    Comment #9605234

    Chances are React would be better supported long-term. React Native could be a selling point for a lot of people too.

  24. comment
    Comment #9604533

    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.

  25. comment
    Comment #9604524

    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 an…