It feels kind of childish but honestly, I just need some kind words every so often to let me know my work matters and is noticed.
Just Wanted to Say Thanks
61–70 of 257 posts
Re: Just Wanted to Say Thanks
#62Some people are pointing out how rare it is for GitHubbers to express gratitude, but GitHub doesn't exactly encourage it. Doesn't it feel inappropriate to express gratitude as an "issue"? Maybe if there was a natural place for these messages they'd be sent more often. To the extent that there are affordances for it (stars, emojis) it is actually quite popular to praise good work on GitHub.
In person interaction naturally flows towards gratitude. Online interactions, like the one I’m having right now feels disposable. I don’t see your face and we can’t form much human connection.
This leads to an online world of shallow interactions that leave us feeling alone an empty. Much like what happens to people that live in large dense cities.
Our online interactions are so shallow, we feel it is the responsibility a product we are buying to facilitate a particular form of interaction as opposed to simply taking it upon ourselves to do it.
Re: Just Wanted to Say Thanks
#63Some people are pointing out how rare it is for GitHubbers to express gratitude, but GitHub doesn't exactly encourage it. Doesn't it feel inappropriate to express gratitude as an "issue"? Maybe if there was a natural place for these messages they'd be sent more often. To the extent that there are affordances for it (stars, emojis) it is actually quite popular to praise good work on GitHub.
I just close the issue immediately after opening it. :)
Re: Just Wanted to Say Thanks
#64Earlier quoted context omitted.
I don't know why this is on HN; is it really considered so unusual for a someone to express gratitude to an open-source project? Concretely, you answered your own question. The "star" button is the default way of saying "thanks" to a project which was useful to you.
Two times recently I wanted to express thanks (or just ask a question) and couldn't. In both cases there was no way to message the person via GitHub because they'd not publically shared their email address. In one case there was no way to open an 'issue'. And in the other, it wasn't relating to a repo, but a really excellent tutorial. In the olden times, we all just used email all the time for everything. It would've…
Re: Just Wanted to Say Thanks
#65I was surprised to find that someone left a brief "thank you" issue on one of my open source projects (a Kubernetes hairpin proxy to fix issues with cert-manager and LoadBalancers) and it feels great to know that the right people are finding it and resolving the same problem that led me to build it. I humbly hope that sharing this might inspire more humanity and gratitude in the open source community.
With the added benefit that many (like myself) may dig in and learn about the PROXY protocol for the first time. So doubly thanks for sharing this!
I suspect one reason is because the cloud vendors push hard for layer 7 routing, and cloud managed cert management. (ie: ALB and ACM.) These have a lot of vendor lock-in, whereas k8s layer 4 ingress and cert-manager do not.
Re: Just Wanted to Say Thanks
#66It's cool seeing people show their gratitude. This reminded me of an interesting year-ago SATA (Star And Thank Author) license: https://github.com/zTrix/sata-license
This is also tracked as an open issue:
https://github.com/zTrix/sata-license/issues/5#issuecomment-...
Re: Just Wanted to Say Thanks
#67Some people are pointing out how rare it is for GitHubbers to express gratitude, but GitHub doesn't exactly encourage it. Doesn't it feel inappropriate to express gratitude as an "issue"? Maybe if there was a natural place for these messages they'd be sent more often. To the extent that there are affordances for it (stars, emojis) it is actually quite popular to praise good work on GitHub.
Re: Just Wanted to Say Thanks
#68Some people are pointing out how rare it is for GitHubbers to express gratitude, but GitHub doesn't exactly encourage it. Doesn't it feel inappropriate to express gratitude as an "issue"? Maybe if there was a natural place for these messages they'd be sent more often. To the extent that there are affordances for it (stars, emojis) it is actually quite popular to praise good work on GitHub.
Brave browser has made this integration where you can tip their token to people on GitHub (and Twitter, reddit and any site that people can verify domain ownership). Seems one of the best ways to show appreciation and gratitude without making it feel like a transaction or causing any kind of expectation like becoming a sponsor or patron of the project.
Re: Just Wanted to Say Thanks
#69Some people are pointing out how rare it is for GitHubbers to express gratitude, but GitHub doesn't exactly encourage it. Doesn't it feel inappropriate to express gratitude as an "issue"? Maybe if there was a natural place for these messages they'd be sent more often. To the extent that there are affordances for it (stars, emojis) it is actually quite popular to praise good work on GitHub.
This is what I wonder. I've opened "thank you" issues before, and wondered "how much will this annoy the owner/watchers?" For anyone tasked with maintaining a repo, any email notification of new issues must come with a certain level of dread. At least that's what it's like for me, even if I sincerely appreciate and enjoy receiving issues! I do, then, immediately close "thank you" issues so owners are not tasked with…
1. If you just wanna thank them, write an email
2. If you want to do so publicly, do so on a public channel (e.g. Blog post, HN, youtube channel, etc)
Re: Just Wanted to Say Thanks
#70Earlier quoted context omitted.
This is what I wonder. I've opened "thank you" issues before, and wondered "how much will this annoy the owner/watchers?" For anyone tasked with maintaining a repo, any email notification of new issues must come with a certain level of dread. At least that's what it's like for me, even if I sincerely appreciate and enjoy receiving issues! I do, then, immediately close "thank you" issues so owners are not tasked with…
I star projects that have caught my attention and might be relevant for my work, or that I will need to reference later. I don't see how this relates to a display of gratitude.