python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Contributing to open source in Firefox(Mozilla): how do I find the relevant portion of the Mozilla code base where a bug occurs in order to fix
I am trying to contribute to open source particularly Firefox(Mozilla), I have done my installation and set up but I have a challenge determining where to look in the codebase to find the file where a...
Ambrose Onyemakonor
Votes: 0
Answers: 1
How to auto update your software with every new release?
I am currently developing software for a client from open source. I made a few changes in the code and it was working fine. The client wanted to get the software to a point where he can install it on ...
Obaid Ur Rehman
Votes: 0
Answers: 1
Managing github repository while multiple people are making changes to the same file
I have a GitHub repo that has multiple contributors making changes at the same time. I'm having conflicts with merging pull requests because by the time someone wants to submit changes they've made to...
Brian Schnee
Votes: 0
Answers: 1
Synchronizing MultiSegmentAudioPlayers?
Is there a way to synchronize multiple MultiSegmentAudioPlayers to start playing exactly at the same time? In the API documentation there is no mention of such feature, all I find is the referenceTim...
dorjeozer
Votes: 0
Answers: 1