Results 72 comments of Семён Марьясин

For now it is possible to run `transmission` under [`tsocks`](http://tsocks.sourceforge.net/) to make it use socks proxy for all network communications. But of course native support would be very useful.

I will try again to reproduce this. For now couldn't reproduce.. вт, 1 дек. 2015, 20:28, JeMasLT [email protected]: > Thank you man. For this advice. It's working. > > And...

According to the source code, this tool can convert only *object files*, and executable (=linked) files can only be dumped or converted to MASM format. Alas... See here: https://github.com/gitGNU/objconv/blob/42c66561231fffd39030778c1590ffb232539da3/src/main.cpp#L457-L495

@doublep21, I had to add custom adblock filter in my browser to remove this statistics stuff, as I could not find any "good" way to do that. Also I'd like...

I think elegant solution would be to try dupterm_notify and catch errors. Or check its availability, like this: ``` if hasattr(uos, 'dupterm_notify'): last_client_socket.setsockopt(socket.SOL_SOCKET, 20, uos.dupterm_notify) ```

Will it be merged? For me it looks good. Although `future` is still referenced in dependencies for some reason.

I have the same problem too. But the actual problem is even worse; you not only need to split audio and video streams, but you also need to keep them...

According to SPI standard ([wiki](https://en.wikipedia.org/wiki/Serial_Peripheral_Interface#Data_transmission)), CS (Chip Select) is pull-up when disabled and is pulled to ground whtn master wants to select the given device. So it is perfectly normal...

Hello @norayr. Honestly, I cannot remember that `LaHy` font set. And according to the page's history, it was [@lanycrost](https://github.com/MarSoft/pebble-firmware-utils/wiki/Internationalization-manual/_history) who added this sentence about Armenian language, see [changes history](https://github.com/MarSoft/pebble-firmware-utils/wiki/Internationalization-manual/_history). Someone...

As for POEditor project link, it works for me once I am logged in. Probably the link leads to some admin-only page? Please test it, the link is: https://poeditor.com/projects/view?id=13860