Ruben De Smet

Results 119 comments of Ruben De Smet

I actually mean where you go from [u8] (byte slice) to `JavaByteArray`, but I guess there are two interpretations here. No worries with the delay, no urgency here.

Hmm, which Gitter channel would you mean?

@prabirshrestha, would you mind having a look here? Since your TextChangedP branch, no completion at all is happening when I use `asyncomplete-ultisnips.vim`. I got snippets disabled now, and that's a...

Could someone explain to me why the autocommand helps here? Is it because you should only register the completor on `asyncomplete_setup`? By the way, I think I haven't seen this...

Here are api's for Belgian Railways, Flemish bus, Walloon bus and Brussels bus. https://hello.irail.be/api/ If you want me to, I could start implementing them.

Great, thank you. If I can help somewhere, let me know!

Well, I was actually about to ask to provide this crates as a library, to build other DHT applications on. For those applications, it would be nice to have a...

For sure, but in my case, I would be licensing my application as AGPLv3+, so GPL*+ would already cut it for me :-)

> The main reason I haven't hooked it up to YTDL yet is speed (it would query YTDL's python code for every post in the list) Yeh, I already thought...

Got around to testing this a bit: 1. It's indeed noticeably introducing lag during scrolling 2. The Python module is not loaded when the first requests are fired for the...