Ask HN: Do you contribute to open source? Why? Why not?
21–30 of 65 posts
Re: Ask HN: Do you contribute to open source? Why? Why not?
#22I have gained tons of things from contributing (experience and knowledge, connections) even if I don't expect to get anything from it. I have also faced the darker side of OSS: the angry users who haven't spent a dime, the "go kill yourself" messages, the dislikes, the time spent wasting time on things that wouldn't happen. At times like that I just remind myself: I am doing this for fun and I can stop when it's not fun anymore.
Re: Ask HN: Do you contribute to open source? Why? Why not?
#23Re: Ask HN: Do you contribute to open source? Why? Why not?
#24To be sure that my work won't go unnoticed, I file the issue first and ask maintainers if they'd be open for the pull request. If they respond within a reasonable time frame, I start working on it.
Re: Ask HN: Do you contribute to open source? Why? Why not?
#25Why do we do this?
* It's a great perk for engineers. They contribute under their "personal" profiles, improving their own karma.
* Growth of the community we come from lifts everyone, including the company as a whole.
* We are grateful for what we get for free, and want to contribute back.
* It's a nice argument when hiring.
* It's a great way to skill up in the underlying technology.
* It teaches about collaboration and the softer skills needed to get PRs merged.
* It gives people to touch technologies they wouldn't learn on the job itself.
Re: Ask HN: Do you contribute to open source? Why? Why not?
#26I'm not contributing to any free / open source projects. I think that that FOSS is fueling the technology monopolies, despite originally aiming at the exact opposite. I think it has driven many software markets in the ground like for example tooling. I cannot believe that we use absolutely horrible software like GDB in 2020. I think there is a lot of left learning ideology behind hte FOSS development and also these t…
Can you elaborate on how foss fuels tech monopolies? I've never understood that argument and would like to hear more.
It is a zero resistance environment. It gives the opportunity of the small to grow without any costs, but it also doesn't limit how big the big ones can get.
Re: Ask HN: Do you contribute to open source? Why? Why not?
#27If you mean "write code for", then honestly I make very few code contributions. In the 00s, my employer was suspicious of developers contributing to open source, to the point of banning it contractually. I've since changed employer, but I have a legacy of that early experience.
On the other hand, I contribute to open source projects in many ways - I give money to many projects I use, attend meetups, give presentations at conferences, coach people, write answers on StackOverflow.
Re: Ask HN: Do you contribute to open source? Why? Why not?
#28I'm not contributing to any free / open source projects. I think that that FOSS is fueling the technology monopolies, despite originally aiming at the exact opposite. I think it has driven many software markets in the ground like for example tooling. I cannot believe that we use absolutely horrible software like GDB in 2020. I think there is a lot of left learning ideology behind hte FOSS development and also these t…
Re: Ask HN: Do you contribute to open source? Why? Why not?
#29I'm not contributing to any free / open source projects. I think that that FOSS is fueling the technology monopolies, despite originally aiming at the exact opposite. I think it has driven many software markets in the ground like for example tooling. I cannot believe that we use absolutely horrible software like GDB in 2020. I think there is a lot of left learning ideology behind hte FOSS development and also these t…
Can you elaborate on how foss fuels tech monopolies? I've never understood that argument and would like to hear more.