Nicolás Parada

Results 39 comments of Nicolás Parada

Yes, to reuse pagination, item selection, help and all of that :)

But it also could make sense to create a new "table" bubble https://github.com/charmbracelet/bubbles/issues/12

Thanks for the feedback. ~~Halfway done.~~

Hey, thanks for the feedback. Some of those ideas are already planned. - Could you elaborate more on what would be "categories"? Is it similar to https://github.com/nicolasparada/nakama/issues/19? - I added...

I'll explore on coub.com 👍 For sure there are a lot of free hosting options. But they all have limits, and pushing media like videos would quickly fill up your...

Thanks for the interest. Yes, the plan is to add realtime capabilities to the application so there is no need to reload pages. Probably it will use the same tech....

I think that package should be part of the bridge code. Since it uses CGO and shares memory with fluentbit.

Plugin authors should not have to import any code that includes CGO. As soon as you use CGO, you loose most of the golang goodies.

@adriengibrat how does that workaround works? We have the same problem. We have some `Link` headers for pagination and we want to access that from the generated client. How did...