Unfortunately never. I’m no Linux programmer and I have no idea how to use that space-shuttle-cockpit-shaped menu for crowd translation
My main hobby is designing and programming embedded devices, and anything I create gets slapped up on my github in case anyone else can use it. Schematics, code, whatever.
I have a side hustle of selling the PCBs I make, but I have absolutely no problems with someone making a clone of my designs. It’s not like they’re super advanced tech. Anyone can figure out what I’ve figured out.
Every year, around Christmas I donate to a project that I use a lot. Also some projects more than once (wikipedia, Signal)
Not often but I have a moment where I do. Last year I contributed a plugin for MusicBrainz Picard which allows you to submit your genre tags to MusicBrainz. I want to give it a proper good update in the future but I’m so focused on other things right now.
Its practically been all my free time in the past 14 years
☝️ the Man
Almost daily to the Jellyfin Roku client.
Come join us if you want to work on some cool crap!
Thank you very much, I’ve been noticing it’s been getting a lot of good little updates recently
Yeah, we altered our releases so we could get bug fixes out quicker - separate from features.
In fact, 2.0.5 is scheduled for release tomorrow 🤘
cool crapfree software
I rarely find a situation where I need a feature that doesn’t exist that’s important enough to me to implement it myself. It’s a heck of a lot easier to just, for example, purchase things that already work with an existing home assistant integration.
I suppose I could contribute with bug fixes and such, but I have a lot of hobbies that I’m already busy with, and I do development work as my main job.
I’ve created/maintain 5 programs for this rather niche but rather popular Linux based tablet. All of my programs exist to give the owners more freedom with their device and gives users a plausible way to avoid uploading all of their data to the company’s cloud. I created installation scripts but also packed the programs into the community package manager. The programs are all feature complete so I hop on every other week or so for basic maintenance and to test how my programs work after the tablet updates. I’m pretty much always around to help users troubleshoot.
Past that I have a few random contributions to OSS I use for bugs I’ve identified and have been able to fix.
About 35.0% of my waking life is contributing to FOSS.
Mostly its filing bug reports. Sometimes I write my own code
A minimum of weekly, when I get a good streak going several times a day.
Last year I had ~370 contributions on Github, and some unknown number on other platforms (email, gitlab, project specific gitlab instance, etc.). I’ve very sadly dropped off as of late.
I used to contribute more when I was at a job where I was unsatisfied. Python was my first language that I really enjoyed writing, regardless of the occasional warts. There are other many other languages I enjoy. Instead, the job had me writing shitty Ant code when I could write code. So I would contribute to OSS projects in my spare time. Now that I’m at a job where my creative juices get flowing on a regular basis, I contribute less. Most of my contributions have been related to a work project that needs this or that fixed upstream. That would have been impossible previously, since we had a big steaming pile of shitty Ant code that had been written from scratch. No upstreaming fixes for that because it had very minimal dependencies.
Problem for me is I’ll write code in computercraft or Garry’s mod when I’m bored like that which isn’t really of any help to anyone
Probably too often
No such thing as too often :)
I’d guess about monthly to bimonthly, in the sense of submitting a fix for an issue that affects/concerns me/my use of open source projects.
Only GPL protected code. I mostly create issues and update documentation
Like once or twice a year I will open pull requests to libraries I use that have problems or missing features.