Aleks-Daniel Jakimenko-Aleksejev

Results 508 comments of Aleks-Daniel Jakimenko-Aleksejev

Oh, I actually need this. In my case, I use separate files for queries that I later read from my backend code. During development, I want to test the queries...

I'll just leave this here: ```bash #!/bin/bash (( $# < 1 )) && echo "Usage: $0 [...query-args]" && exit 1 query_file=$1 shift; readarray -t found_tokens <

I got segmentation fault even when I had no `IO::Socket::SSL` installed. Interesting.

Not reproducible on [whateverable](https://gist.github.com/Whateverable/0486446cbc7dc7fff24dfa1484fc5011), which is even more interesting. FWIW another simple SEGV: https://github.com/rakudo/rakudo/issues/1202

Also, FWIW, pretty much any segfault is a rakudobug. So please submit a rakudo ticket once there's more info (e.g. caught under gdb or golfed down significantly).

This seems to be resolved by improvements to rakudo and by changes to this module in https://github.com/sergot/http-useragent/pull/187. That being said, https://github.com/sergot/http-useragent/pull/187 has to be reverted for now because it [has...

Oh! That's a great use for these useless avatars!

@ItsDuke Yes. I don't know who had such a great idea to make the contact list so huge. Just compare it: ![current contact list](https://cloud.githubusercontent.com/assets/7714365/4463307/fe0204e4-48c9-11e4-9a90-dba9127d6b50.PNG) ![adequate contact list](http://files.progarm.org/toxcommonsense.png) **42.5% of the...

> People who use touch-based input on their device (Surface Pro 3 as a prime example) can't get as precise movements as people with mice. That makes sense, but you're...

@tsudoko it is a bit complicated. What if ItsDuke's suggestion gets implemented, how would it indicate ongoing calls for those who have hidden avatars?