Ertugrul Söylemez

Results 11 comments of Ertugrul Söylemez

Thanks for your report. Note that with your setup you probably have two Redis connections open every second time you run the `update` action. That's why you shouldn't acquire resources...

Any updates on this? I'm getting the same error with SM-T580 (Galaxy Tab A 10.1 Wifi), together with the increasing device numbers that @javiertury reported.

Yes, Heimdall 1.4.2. Here is the full output: ``` # heimdall print-pit --usb-log-level debug Heimdall v1.4.2 Copyright (c) 2010-2017 Benjamin Dobell, Glass Echidna http://www.glassechidna.com.au/ This software is provided free of...

I have tried with libusb 1.0.20 as well as a library called libusb-compat 0.1.5: same error. If it matters, I'm running Linux 4.11.8: ``` % uname -a Linux phobos 4.11.8...

Not to rule this out, but there is no sign of a hardware problem. All my other USB devices work properly. Are there any other options to investigate this further?...

I'm currently working on a fix. I propose that we disconnect the comonadic and monadic branches of `Cofree`'s logic. That implies that `ComonadApply` and `Apply` will disagree. Does anyone object...

Yes, that needs more documentation. Until it's written, here is the summary: * `Apply` and `Bind` follow intersection semantics for obvious reasons (application can only happen when both events occur...

That's actually a very good question, because the semantics (which currently doesn't exist as a formal document) would suggest that pure exceptions can only manifest as bottom values in events...

Thanks for your contribution! I would very much prefer if we don't have source *and* output files within the repo, especially not PDF, which is impossible to audit. Is there...

Okay, for now I have merged the latter commit into a separate branch called [graphml](https://github.com/esoeylemez/wires/tree/graphml). One option to make this work in batch mode is to use an [XSLT transform](http://www.svgopen.org/2003/papers/ComparisonXML2SVGTransformationMechanisms/).