Prashant Gupta

Results 21 issues of Prashant Gupta

I recently noticed that the mouse does not move if the cursor is on a very specific part of a very specific page. I will investigate more on the issue....

need more info

Feedback comments being targeted: 1. Removing local db, all IPs will be fetched directly from the firewall rules. 1. Validation of IPv4 address before adding ## Update I am thinking...

Hopefully this issue and PR helps those who want to transition from statik to go:embed. ## My motivation? 2 fold: 1. This [issue](https://github.com/rakyll/statik/issues/122) - In short, the `Walk` function in...

For some reason, the `Walk` function on a directory is ignoring files without an extension within that directory. I'm not sure if those files are omitted from the static phase...

## Must-haves - [x] License - [x] Tests - [x] Test code coverage - [x] Handle signals (like mac being put to sleep, tracked [here](https://github.com/prashantgupta24/activity-tracker/issues/7)) - [x] Individual channel for...

Seems like an issue with the `robotgo` library, due to this the CI is failing: ``` go: downloading github.com/pmezard/go-difflib v1.0.0 ? github.com/prashantgupta24/activity-tracker [no test files] ? github.com/prashantgupta24/activity-tracker/example [no test files]...

dependency bug

Test with different python versions

bug

## Describe the bug Right now, the `http_server` has some unintended dependencies on some of the things required by the `grpc_server` . Ideally, installing just the optional dependencies for `http_server`...