Peter Kieltyka

Results 71 issues of Peter Kieltyka

Hello & happy NYE! glock is a very slick project. I was wondering why the choice of `GLOCKFILE` for the filename? why not, `Glockfile` ? .. perhaps the filename can...

It'd be great to see how react+redux+typescript can use the `@connect(..)` decorator syntax to connect state/actions to a component's props.

enhancement
IssueHunt

Hey everyone, I'm curious to hear which companies are using chi in production, if you see this post and use it in your products, please let me know. I'd like...

Hi all, Chi is used by thousands upon thousands of amazing developers around world. It's been a pleasure to build chi and contribute to it the open source community to...

https://github.com/go-chi/chi/blob/master/middleware/throttle_test.go It's often that when I submit a PR, and the code runs through github ci, it will fail -- https://github.com/go-chi/chi/actions I have to re-run the jobs to have it...

hi @NoahZinsmeister -- excellent work on web3-react and wonderful to see the dev activity over the last few months. We've built a web3-react connector for our wallet Sequence (https://sequence.build /...

Hi there, just wondering thoughts on adding a `Critical` log level? the idea here is that an error may be acceptable for example fro a 401/403 http status from an...

When building community packages, developers use a variety of loggers. It's been proposed in Go 2 to have a common Logger interface, but the below will work quite well today....

> This package is effectively in maintenance mode and is not actively developed. Small patches and features are only rarely reviewed and merged. We recommend using pgx which is actively...