8 ms·
I upstreamed a 1-line fix, plus tests, at my previous company. I had to go through a multi-month process of red tape and legal reviews to make it happen. That w
by Astronaut3315 10mo ago
I upstreamed a 1-line fix, plus tests, at my previous company. I had to go through a multi-month process of red tape and legal reviews to make it happen. That was a discouraging experience to say the least.
- toast0 10mo agoMy favorite is when while you were working through all that, the upstream decided they need a CLA. And then you have to go through another round of checking to see if your company thinks it's ok for you to agree to sign that for a 1 line change. Certainly easier to give a good bug report and let upstream write the change, if they will.
- jamwil 10mo agoIn this scenario does your employer have strong controls around what whether you can write hobby code on your own time?
- achierius 10mo agoGenerally yes. Or yes, you could just do it yourself in your free time.
- dgunay 10mo agoEven at places that are permissive about hobby code, a company ought to want to put its name on open source contributions. These build awareness in the programming community of the company and can possibly serve as a channel for recruitment leads. But the (usually false) perception of legal risk and misguided ideas about what constitutes productivity usually sink any attempts.
- whstl 10mo agoIt is amazing how companies want this "marketing" but don't want to put the actual effort to make it possible. A tech company I worked at once had a "sponsorship fund" to "sponsor causes" that employees wanted, it was actually good money but a drop in the bucket for a company. A lot of employees voted for sponsoring Vue.js, which is what we used. Eventually, after months of silence, legal/finance decided it was too much work. But hey it wasn't an exception. The local animal shelter was the second most voted and legal/finance also couldn't figure it out how to donate. In the end the money went to nowhere. The only "developer marketing" they were doing was sending me in my free time to do panels with other developers in local universities and conferences. Of course it was unpaid, but in return I used it to get another job.
- meekins 10mo agoThis is what I've done in those rare cases I've had to fix a bug in a tool or a library I've used professionally. I've also made sure to do that using online identities with no connection to my employer so that any small positive publicity for the contribution lands on my own CV instead of the bureaucratic company getting the bragging rights.
- subscribed 10mo agoOne of my past employers in the UK added to the policy all the software the employee writes during the employment (eg. during the weekend, on the personal hardware), is owned by the company. Several software engineers left, several didn't sign it. Yes, company was very toxic apart of that. Yeah, I should name and shame but I won't be doxxing myself.
- pjc50 10mo agoMany years ago an employer tried to to that and everyone .. just refused to sign the new contracts. The whole thing sat in standoff limbo for months until the dotcom crash happened and the issue became moot when we were all made redundant.
- masto 10mo agoI found a tiny bug in a library. A single, trivial, “the docs say this utility function does X, but it actually does Y”. I’m not even allowed to file a bug report. It took me some time to figure out how to even ask for permission, and they referred it to some committee where it’s in limbo.
- amarant 10mo agoMy team lead once approved me upstreaming some changes to a open source project, so long as I did it using my private account. Basically I got to do the work on company time&dime, but I couldn't give my employer credit, due to this kind of legal red tape. I liked that teamlead