ringabout

Results 249 comments of ringabout

a similar issue https://github.com/giampaolo/psutil/issues/1765 And https://github.com/giampaolo/psutil/issues/1826 It seems that `psutils` doesn't have full features on Macos.

I encountered the same problem in wsl2 (ubuntu 20.04) and @mavavilj 's solution works like a charm! ``` Nim Compiler Version 1.7.1 [Linux: amd64] Compiled at 2022-02-26 ```

Hi @VitorGoatman , https://github.com/nim-lang/packages/pull/2312 has been merged. You don't need to use `nimble publish` anymore and instead tag your package properly.

Hello, @ct-clmsn This PR doesn't seem to contain any commit.

Hi, hasher has already deprecated because of a typo => https://github.com/planety/prologue/blob/321d6e9a1fae4bc096cb65383834f95c5c6aecac/src/prologue/security/hasher.nim#L15 ref https://github.com/planety/prologue/issues/140 The hash util is subtle. Imo it should be put in a separate library either or it...

> If you prefer it could be one of the prologue extensions we have Yeah, I agree. It can start from an extension/library. > What is the prologue org? Sorry...

Sorry, It doesn't support HTTPS server. I think you can use nginx reverse proxy enabling HTTPS.

see also https://forum.nim-lang.org/t/8849