Naming things in programming is a solved problem now. You can just name it Thingy, and then ask Copilot Chat what it should be called when you’re done implementing it
Naming things in programming is a solved problem now. You can just name it Thingy, and then ask Copilot Chat what it should be called when you’re done implementing it
Yes. The training data has a bias, and they are using a cheap hack (prompt manipulation) to try to patch it.
We don’t have release branches, the commit is just tagged as being currently deployed in production.
People merge their feature branches to master during working hours (by merging CI validated PRs) and release when they get a chance. Normally do about 10-20 releases per day.