Peter

Results 58 comments of Peter

Hi, thanks for the recommendation, it never crossed my mind but now that you mention it it makes sense. I'm going to take a look at it and will try...

Hi @azertylr what would be the use case? Docker image seems like an overhead given that you can download compiled version on Linux, MacOS and Windows from github directly or...

thanks for the input, I'll think about how to best approach it. I'm planning to jump on it in the next 1-2 weeks

@borosr @azertylr you are welcome to submit a PR if you have any specific implementation in mind. I'm having a bit of a busy time these days. Should get more...

Hey @pataquets thanks for the input. From my point of view, whatever requires less maintenance the better. Currently I don't have a lot of trace for some special Docker usage...

Hi, thanks for the interesting use case, I'll consider how to formulate that feature and will follow up on this in the next 1-2 weeks.

Hey, I'll look into that, I was able to replicate the issue, thanks!

I was able to track a bug that made OOM/freezes it should not happen again

Can you try `GOARCH=arm GOARM=7 GOOS=linux go build` after downloading `logdy-core` repository? Then try to run the output binary on Raspberry, if it will work I'll give you additional directions...

@azat385, I don't have raspberry pi to experiment with, thus I'm not able to fully support you with this. Did you find a solution?