GuilhermePelayo@slrpnk.nettoGames@lemmy.world•Godot Engine hits over 50K euros per month in fundingEnglish
6·
1 year agoI’m with you on that. I feel like open source is the best possible way to security audit and test issues. As any issue will be out there to see, most proprietary code ends ups being years of duct tape which wouldn’t fly if a large community of different backgrounds took a look at the code
Good analysis, there are a few things that I think area bit opinionated and there is nothing wrong with that, I just don’t agree with a few things out of context. For example I agree that code on main should be buildable and testable. Code in your own branch should be for yourself and should still have commits. Also lazygit really abstracts a huge chunk of git logic while making it easier to understand.