Alex Rudnev

Results 7 comments of Alex Rudnev

@rogerwang, I just checked it with the following build on macOS: http://dl.nwjs.io/live-build/nw44/20200225-162000/f721a1faf/v0.44.3/ It still shows "Aw, Snap!" with Close button.

I think it probably has something to do with switch to symbolic links instead of actual content in 0.22. I've added a bit more details about dir structure change in...

Without (monkey)patching of https://github.com/bower/decompress-zip/blob/master/lib/extractors.js#L109 use of -l in rsync did not fix it for me, that's what actually lead me to creation of this ticket. When -l is used then...

We are experiencing similar issue. Noticed it a few months ago, on an older kernel, but could not reproduce consistently. Currently experiencing it on 5.19.0-1029-aws #30~22.04.1-Ubuntu SMP with the following...

We just launched a t3.small based instance on aws using latest ubuntu 22.04 available from the ami launcher - amazon/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-20230516. It has ebs backed root volume (/dev/sda1) and second ebs...

I was trying to figure out a way to spoon-feed those changes through adapter api in the application code rather than sending them in one call to applyUpdates or prepend...

We are working on an instant messenger (chat), so our major use case is to open a scroll view positioned at the bottom of the list and keep appending new...