Ruben De Smet

Results 120 comments of Ruben De Smet

FYI, I've dropped my (non working) futures 0.2 code over at dbus-rs https://github.com/diwic/dbus-rs/pull/129

> FYI 0.2 just shipped, but it seems like it's only meant for experimentation still. Yeh, I read that too. Thing is, we have to `await!` Tokio first, because their...

> or to just roll a custom version via callbacks? The second would likely be much easier since it would reuse most of the existing code and also be executor-independent....

> Oh I meant using custom futures implemented via having callbacks update a response value and then waking the waiting future. Can't you use channels for that? > I've actually...

> increasing the size of the format mini-language for this use case seems like overkill. roger that! It's not only that though, it's also trimming the trailing zeros of the...

I've been trying with the NCP firmware and `wpantund`, but I've been seeing this for the last few hours now. I've even tried compiling `ot-ncp-ftd` from source, that firmware doesn't...

Can confirm those issues. I tried `sway` last week (awesome thing), but this was one of the issues that made it impossible to keep using it. No problems in Firefox,...

@rustonaut, we don't maintain a fork, you are writing in the live repository. The easiest way to get it out of your dashboard is probably to reduce your access rights...

> I wouldn't mind at all! Please do! Great! I will first try to get stuff working under `nom 4.0` and submit a PR for that first. Mind that this...