Mario Macias

Results 62 comments of Mario Macias

Playing with a new library that intensively uses generics, I provided an equivalence implementation between a Method and a Function: https://github.com/mariomac/gostream/blob/bf84997953f02b94e28da0d6c4d38585d2677df2/stream/str_to_str.go#L5-L14 At the end, the difference is only where the...

(off-topic for @frederic-gendebien, feel free to remove the comment if you think it shouldn't be here) Despite I am the first wanting type parameters in records, the current implementation is...

I had a partial success by compiling sources with `htlatex` command and then using [Calibre](https://calibre-ebook.com/) to manually convert it. See the attached file to see the final results. However: *...

Good point. Thanks for your feedback! I'll add it to my to-do list.

Hi! I still think this PR is relevant for many Go projects but I don't see any activity here for months. Shall I close it?

Thanks for the response @edeNFed . In this case, the change would be removing the current tracking generation&parsing code from the opentelemetry-go-instrumentation-repo, then modify the offsets update scripts to download...

@MrAlias yeah we already did it [previously](https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/45). We can do it again with the newer changes, but I have the concern of having to stick the release tag of the...

Is this serious or just joke?

As an Openshift Local/CRC user, being able to setup an AMD64 Local Openshift on Mac M1 would be awesome for development purposes. Thank you for such an amazing tool!

Hi @trask no, we haven't. Having a look to the current code, the opentelemetry-go-instrumentation project uses an offsets.json format that is different from the one that we initially contributed, so...