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.
Trackmania
It looks like a good phone game, but not something I’m interested in sitting down at my PC to play.
Too simple, but maybe that’s just the trailer not doing a good enough job of showing off the complexity?
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.