ttys3

Results 114 comments of ttys3

thank you for reporting this issue. I tried and confirmed this can be re-produced there seems no perfect implementation at this time, see: https://github.com/kyazdani42/nvim-tree.lua/discussions/1115 https://github.com/kyazdani42/nvim-tree.lua/issues/1368 https://github.com/kyazdani42/nvim-tree.lua/issues/1005 I think we'd better...

just tested open-ai-translator_0.4.20_amd64.AppImage now it works

something like: ```go slogsimple.setup() logger := slogsimple.New() log := logger.Ctx(ctx) log.Info() log.Error() ```

https://github.com/golang/go/issues/58243 https://github.com/golang/go/issues/56345 https://github.com/golang/go/discussions/54763

trace_id in log: ![image](https://github.com/ttys3/sslog/assets/41882455/281b00e7-fd7e-4e4c-b3e7-ea3f7ab27066)

I don't think preventing attacks is the responsibility of an http framework. If it does, that's great. However, in real usage scenarios, we will basically add an api gateway such...

Very good advice. It's just that I don't have enough time to do this refactoring at the moment. PR is welcome -_- Also, I think besides pull mode `prometheus` exporter,...

All these issues upstream have no updates. https://github.com/mikaelmello/inquire is a good choice, it's been actively maintained

Yes. I do follow the docs. Currently the Mac tests fail. That's strange. I use the `./upgrade.sh` script to update the tarball