Raman Fedaseyeu

Results 52 comments of Raman Fedaseyeu

Can't guarantee. I don't work with this framework now and don't have much free time these days. Have just checked and can confirm the issue on iPhone SE / iOS...

This may require architectural changes like separating cock core from the rendering layer. Such separation will allow the library to keep the current rendering code aside with new image-based one....

I came here looking for go-back/go-forth in a `helpful` buffer (I'm a `doom-emacs` user). While reading about let's say a function I encounter some variables or other relevant functions I...

It seems some work has been done here: https://github.com/Redferne/platform-nordicnrf52/tree/pca10059/examples/arduino-pca10059

Happening to me on Ubuntu 20.04 LTS on an ARM64 host when running in a Podman container emulating AMD64.

The issue can be resolved for all users of the library "by default" by updating the list of addresses with some IPv6 addresses (both Cloudflare and Google DNS support IPv6).

On iOS we essentially get an [NSError](https://developer.apple.com/documentation/foundation/nserror/1409165-code?language=objc) instance in case of a failure. It has the following fields: - a text `domain` - an integer `code` - and a dictionary...

@remonh87 @k10dev It's surprising that the subscription still works after an error is reported. If that's indeed acceptable to conditionally ignore that error, we should check not only the error...

@k10dev Are you absolutely sure your app doesn't attempt to _write_ to that characteristic when you're getting "Writing is not permitted"?

@Taym95 Are you fine with merging this? Looks fine to me (but I'm not an Android developer).