Igor Tarasov
Igor Tarasov
To reproduce do `axel -a -n 4 URL` wait for all 4 segments start to download, then `axel -a -n 2 URL`. You will notice that you can't make 2...
Google replies that logging in is temporary disabled, because the app is not verified.
Example: man array_reduce  While in documentation it looks like this: 
It would allow to use generators, thus greatly reducing memory usage.
That's what the implementation does
Tried installing beru via PPA on Kubuntu 14.04.4. It was not running, complained about missing qmlscene. I installed package qmlscene and it started working. Missing dependency?
Если попытаться провести тестовый платёж через `paymentForm.html`, используя в качестве способа оплаты "Яндекс-деньги", то на стороне яндекс-денег выдаётся сообщение > Ошибка > Эта страница сейчас недоступна по техническим причинам. >...
With some applications allocated memory shows more real picture of how much memory is actually used and could not be freed up. Fixes #17
Application memory ignores non-reducible cache memory. So the widget might show that you have extra several gigabytes, but actually there is no more available memory, and thus may give you...
It would be nice if locking scrolling was optional. The problem is, though I can override it with CSS, I can't prevent remodal from adding padding to content element. Or...