Thomas Ramé

Results 137 comments of Thomas Ramé

Hi @Jarema , any news on this?

Still interested... to do event sourcing not guaranteeing the idempotency from Kafka sounds bad :(

Hi @achille-roussel , Is idempotence flag a work in progress on your side? It would unlock a lot of possibilities instead of switching over `confluent-kafka-go`. Thank you,

Any news on that? Interested to know if that's safe to use this lib :) thanks

Also interested to get the LinkedIn URLs of followers of a company page. Anyone has tried this in the past? Thank you,

Hi all, I'm facing a speed issue when `img` has to build a Dockerfile which inherit from a 2.5GB parent, it's like taking forever even if the Dockerfile is just...

Hi @sarveshnagpal @swaathee , Can you confirm if it's compatible with native apps that embed a webview? In my case I use Capacitor (similar to Cordova) and I found no...

By the way, for people using basic Vue SSR without Nuxt.js, you must put the following (the declaration) into the `entry-client.js` file: ``` Vue.component('cookie-law', CookieLaw); ``` And in your component...

The problem is that's a breaking change if people are relying on that. If you decide to switch to `accepted` event, when do you plan to release? Just to know...

Also interested by this. Any news @brownoxford?