Paweł Kowalak

Results 5 comments of Paweł Kowalak

Hi, I'm using embd in one project (simple robot based on rpi2) and I'm happy to help at least with rpi testing and maintaining issues / reviewing PRs. Let me...

Another workaround: ``` token, err := jwt.Parse(t, func(token *jwt.Token) (interface{}, error) { ... } if err != nil { e, ok := err.(*jwt.ValidationError) if !ok || ok && e.Errors &...

It is more and more difficult to use Insomnia without creating account. But now all my local collections are gone and I can't import them without creating organization. Deleted this...

I've switched to https://github.com/ArchGPT/insomnium which is a fork of last usable version ;)

> Hi, this can be achieved this way 👉 [opt-nc/grype-contribs#8 (comment)](https://github.com/opt-nc/grype-contribs/issues/8#issuecomment-1201896328) 🤞 hopefully you'll find this helpful 😸 This is not the same, because that way you loose the detailed...