If you're in trouble and cannot find an answer to a question which goes beyond Stack Overflow...
If you have a not-so-usual solution for your problems but need to justify it to your boss...
If you like to think on your own rather than blindly follow "common wisdom" and "profound truth"...
...then 'No Bugs' Hare on Soft.ware might be the right place for you.
Your mileage may vary. Batteries not included

Development, page 3:

Pre-Coding Checklist: Things Everybody Hates, but Everybody Needs Them Too. From Source Control to Coding Guidelines

Quote: “The basic idea behind Continuous Integration is simple: as soon as you commit something, a build is automatically run with all the tests you were able to invent by that time”
Another Quote: “One thing which should be noted about agile criticisms, is that there is no real disagreement about what needs to be done; the sentiment in such criticisms is usually more along the lines of “we’re doing it anyway, so do we need fancy names and external consultants?””
[]

DIY vs Re-Use: In Search of Balance from upcoming book “Design&Development of MMOG”

Quote: “The biggest problem with building your game around 3rd-party game engine is that in this case, the game engine becomes your Absolute Dependency”
Another Quote: “In future chapters we will keep in mind three specific game/network engines, and will discuss their pros and cons with relation to the issues we are raising. These engines are Unity 5, Unreal Engine 4, and Photon Server”
[]

Non-Superfluous People: UX Specialists

Quote: “Hey folks, it is a Writer application, where most of the work is done (surprise!) with a keyboard, and moving a hand from keyboard to mouse for such a routine task is a waste of time.”
Another Quote: “In any project which has UI (and has more than 1 or 2 developers), you do need somebody to advocate end-user interests.”
[]