Yan Titarenko

Results 83 issues of Yan Titarenko

Do Not Merge

But that is definitely not the final patch

On behalf of https://groups.google.com/g/golang-nuts/c/S2gBW3BV4QU/m/I4gWtrPxBwAJ Related to https://github.com/apache/openwhisk-wskdeploy/issues/1130

On behalf of https://groups.google.com/g/golang-nuts/c/S2gBW3BV4QU/m/I4gWtrPxBwAJ Related to https://github.com/apache/openwhisk-wskdeploy/issues/1130

Hi. I have applied such a patch - and it allowed to build, test the project: https://gist.github.com/advancedwebdeveloper/bda9cfc45c8e133464f5eea9a4f0e50e . @ianlancetaylor proposed such a benchmarking option: https://groups.google.com/g/golang-nuts/c/S2gBW3BV4QU/m/uW9KN7AuFwAJ https://golang.org/pkg/testing/#B.ReportAllocs . I see such...

Hi. Unsure why - but I can't compile your project on an Aarch64 server. > $ ./gradlew > Downloading https://services.gradle.org/distributions/gradle-6.8.3-all.zip > ..............10%..............20%...............30%..............40%..............50%...............60%..............70%..............80%...............90%..............100% > > Welcome to Gradle 6.8.3! > >...

Hi. I was trying to build your package, since I was curious how good Golang fits for developing Ops infrastructure tools. I am using [gollvm](https://go.googlesource.com/gollvm/) I tried to > $make...

I am curious about the required steps for building demos apps, which would target https://longan.sipeed.com/en/ board. CC @joba-1 , in case if you are curious to migrate https://github.com/joba-1/Longan-Nano-Bme280-Spi to Rust.

Hi. I was wondering if yq could be support on RISC-V.

enhancement
v4

I haven't found any post, related to expected porting attempts. CC @carlosedp

question/support