Samar Dhwoj Acharya

Results 60 issues of Samar Dhwoj Acharya

Some features of gitmonitor can be adapted to this bot

hacktoberfest

Check if someone is continuously typing within certain time period. Probably push a meme image too

hacktoberfest

AWS secrets manager does not mandate JSON or key-value pair value for the secrets value (although recommended). However, in the implementation, there's explicit json decoding at https://github.com/gordalina/hush_aws_secrets_manager/blob/a76776d/lib/provider.ex#L33 This causes issues...

The server can be made cross-compatible. Currently, only the netcat variants with `-e` are supported. From netcat-openbsd package's manpage: There is no -c or -e option in this netcat, but...

enhancement

seems like sendgrid has a [rate limit in place](https://sendgrid.com/docs/API_Reference/Web_API_v3/How_To_Use_The_Web_API_v3/rate_limits.html) Can we handle the rate limiting for marketing campaigns so we don't get errors instead? Example error: ``` # result from...

@jeffweiss thanks for the package. I didn't see options to specify custom endpoint (on compile-time) and also wanted to compile only necessary modules because we have several Salesforce object but...

Some changes have been made and some features no longer work. Below is the doc: https://www.troyhunt.com/authentication-and-the-have-i-been-pwned-api/

I've briefly used this one but seems to work well than others. Plus `amirh/HTML-AutoCloseTag` seems to be dead now