Live data from Hacker News

Just Wanted to Say Thanks

github.com

61–70 of 257 posts

Re: Just Wanted to Say Thanks

#61
While I can't work for free, coworkers and managers stopping and saying, "I really appreciate what you've built; it makes my job easier" is what fuels me and makes me love my job.

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.

Re: Just Wanted to Say Thanks

#62

Some 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.

Idk. I think your comment sums up a general change that internet based interaction has created. I used to think it was generational but now I think it has more to do with spending most of your socializing online as opposed to in person.

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

#63

Some 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.

Not at all. I've been thanking Scott for making lumen every thanksgiving for several years now. https://github.com/sctb/lumen

I just close the issue immediately after opening it. :)

Re: Just Wanted to Say Thanks

#64

Earlier 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…

If you clone the repo, you will see the mail addresses of authors and committers.

Re: Just Wanted to Say Thanks

#65

I 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'm always amazed at how more people do not know about the Proxy protocol. (Also why is this not an RFC?)

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

#66

It'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

It's a wonderful idea however it should be a nudge and not a requirement. A software with a SATA license as proposed there could not be redistributed by a Linux distro, because the distro could not enforce the SATA with the end user.

This is also tracked as an open issue:

https://github.com/zTrix/sata-license/issues/5#issuecomment-...

Re: Just Wanted to Say Thanks

#67

Some 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 hope that people use discussions for this in the future :)

Re: Just Wanted to Say Thanks

#68

Some 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.

I dunno, if I got ‘tipped’ wouldn’t that mean I’d have to figure out what Brave is, create an account, realize I got $0.03, and then just be annoyed?

Re: Just Wanted to Say Thanks

#69

Some 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…

While opening an issue might be the lowest effort option I think there are two better options:

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

#70

Earlier 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.

Wouldn’t “star” express gratitude?
Post reply on HN