Paulo Lopes

Results 282 comments of Paulo Lopes

paulo@jetdrone:~$ arista-gtk -v arista.presets [517]: DEBUG Loaded device DVD Player (3 presets) arista.presets [517]: DEBUG Loaded device Web Browser (3 presets) arista.presets [517]: DEBUG Loaded device Sony Playstation (2 presets)...

I've contacted fluendo and they claim that this might work on ubuntu 12.10 and that they will also have a look into the current LTS 12.04.2. I am planning to...

I've installed 12.10 and I get the same error: paulo@jetdrone:~$ arista-gtk -v arista.presets [517]: DEBUG Loaded device Nokia N Series (4 presets) arista.presets [517]: DEBUG Loaded device Android (6 presets)...

Hi `es4x` author here, in my case it looks like es4x would be excluded because it's a js framework but the VM of choice is GraalVM. I think this label...

Currently we need tests, all bridges build fine we just need to test if everything is fine, Everyone is welcome to join!

There's a pr pending showcasing binary uploads to bintray. We need to get an official account since the pr uses my own account.

@tsegismont, @jsoneaday Yes, to some extent yes, but if this is a common practice (auth on a data fetcher), we could have a default implementation on graphql, wdyt? And of...

Bear with me as I'm not a graphql expert :) if we create a resolver, that we have a custom `VertxDataFetcher` that is created with a `AuthenticationProvider`. This data fetcher...

Maybe we could even drop the chaining to the user `getAllLinks()` as the API is based on `Promise/Future` and we can chain then easily right?

`getAllLinks()` is a fictitious function that is provided by the user, that represents the logic to real fetch data from somewhere