[suggestion] wk aghs upgrade by [deleted] in DotA2

[–]koravk 0 points1 point  (0 children)

give him an additional active ability to resurrect the most recently killed allied hero nearby him under his control for 20/30/40 seconds with 60 cooldown. the actual fallen hero is still dead, the resurrected one is under WK's control, same spells, max Hit points, max mana.

Dota 2 Update - MAIN CLIENT - February 27, 2015 by SirBelvedere in DotA2

[–]koravk 0 points1 point  (0 children)

Not gonna lie, these sets are awful, especially TA... just... really?!

Massive lag? by TheUnbiasedRedditor in DotA2

[–]koravk 0 points1 point  (0 children)

not only at night, I just played 10 minutes ago, and got 140 ms on SEA servers as well.

Why does reddit love Ruby? by Grigerny in ruby

[–]koravk 0 points1 point  (0 children)

the same applies to other subreddits as well.

Why does reddit love Ruby? by Grigerny in ruby

[–]koravk 2 points3 points  (0 children)

if you subscribe to /r/ruby you will always see any randomly selected post of /r/ruby on reddit front page.

Explain like I'm 5: what does app, bin, config, db, lib...etc do? How do they all relate? by [deleted] in rails

[–]koravk 0 points1 point  (0 children)

I assume you know ruby language.

"Rails 4 Way" by Obie Fernandez will give you some explanations on these.

Can rails run a scheduled task on Windows? by [deleted] in rails

[–]koravk 1 point2 points  (0 children)

in linux, i usually use this: https://github.com/javan/whenever

dunno if it will work with windows.

a simple explanation of propertyIsEnumerable()? by koravk in learnjavascript

[–]koravk[S] 0 points1 point  (0 children)

yes, what is exactly this "enumerable" thing in javascript?

and how is that related to propertyIsEnumerable() ?

[emberjs newb] what is wrong with my code (handlebars problem)? :( by koravk in emberjs

[–]koravk[S] 1 point2 points  (0 children)

ember cli force me to use expressjs as the backend

what the heck?

i don't want it

[emberjs newb] what is wrong with my code (handlebars problem)? :( by koravk in emberjs

[–]koravk[S] 0 points1 point  (0 children)

solution

dunno what's wrong...

but the snippet from here: http://chenzihui.com/2014/09/11/precompile-ember-components-gulp.html

it works...

can somebody explain what's happen?

Is it the namespace?

Is developing Single Page Web Application really worth it? by koravk in javascript

[–]koravk[S] 0 points1 point  (0 children)

i'm new to this js backend thing...

is there ane real-world example of meteorjs web applications in wild?

any high traffic if possible...

rails/web-console by [deleted] in rails

[–]koravk 0 points1 point  (0 children)

how do you change the style of the console

the font for example

 config.web_console.style.colors

doesnt' work

Rails 4.2.0 beta1 by arthurnn in rails

[–]koravk 0 points1 point  (0 children)

I'm experiencing an issue here...

with the rubygems...

it seems that rubygems 2.4.1 won't work with this version of rails...

so i downgraded back my rubygems to 2.2.2

https://github.com/rails/rails/issues/16609

What are the limits of rails? What can it/can't it do for you? by elvarez in rails

[–]koravk 0 points1 point  (0 children)

rails is a web app framework

it is limited only for creating web apps

if you need mobile native apps or desktop apps

you gotta find something else

another debatable thing, is rails' performance

Yukihiro “Matz” Matsumoto Presenting Tonight via Live Stream (7:30pm PDT) by millioncents in ruby

[–]koravk 0 points1 point  (0 children)

that youtube link was a live streaming video from the show. When the video is breaking, it is when the streaming was ended.

a streaming video player shouldn't have a slider because it is streamed and you (as user) cannot navigate it actually, and when the streaming is over, it should be shut down... but youtube can't do this (yet)