istiak101

Results 40 comments of istiak101

@darkworks run on your fork and commit. Prettier is failing. ``` yarn install prettier --cache --write . ```

Is there any advantage/disadvantage of pm2 over systemd service? You can create a service file under your user and use systemd --user.

You should have authority over that IP/domain space. Otherwise this would be plain spoofing. And with the code change you are suggesting it would still be rejected/land in spam.

That's not SPF, that's PTR. If you can't set the PTR record for reverse DNS your mail will go to spam/rejected. That's how emails work.

You need to be authority for that IP space so that you can set PTR. That IP space is owned by AWS and your PTR must be set from the...

Upgrade your go version. https://github.com/ameshkov/dnslookup/blob/9b93ddda24386ddb0d2bf32850214ded945b9b89/go.mod#L20 https://github.com/quic-go/quic-go/blob/e6b5db0c0486a2a2097c3de562bbb5730c657fb4/go.mod#L3

I also would like to send a bootstrap version bump patch for bit more modern look.

> Patches are welcome! :) Just note there should be some button to let users choose, keeping the default as-is. Isn't following system theme a good idea? Okay I will...

https://github.com/settings/applications Click on "The GitHub Desktop Development App" Scroll down to "Organization access" You can grant or revoke access to organizations individually.