fathom108·10년 전·discussYes, we've found gocd does a terrific job of allowing you cleanly model your full continuous delivery workflow and organize your servers.
fathom108·11년 전·discussAlready done:Microsoft calls end to Android Nokia X smartphones http://www.bbc.com/news/technology-28348534
fathom108·11년 전·discussInteresting; looks like a hybrid approach:"Counting by lines of code, roughly one-third of the codebase on each platform is shared C++ code."Source: https://code.facebook.com/posts/498597036962415/under-the-ho...They are using a custom version of Djinni for cross-platform support.Looks like Microsoft is going down a similar path with Visual Studio:https://www.visualstudio.com/en-us/features/cplusplus-mdd-vs...
fathom108·11년 전·discussFrom that link: "All backed by Fanatical Pilot Support™"Strikes me as a poor choice of words for their market.
fathom108·12년 전·discussOh well. Guess we'll have to wait for Homomorphic encryption:http://en.wikipedia.org/wiki/Homomorphic_encryption
fathom108·12년 전·discussI used to use feature branches more heavily but these days Branch By Abstraction tends to be my first choice.http://continuousdelivery.com/2011/05/make-large-scale-chang...