On Tuesday, 3 April 2018 at 20:47:48 UTC, Kagamin wrote:
On Friday, 30 March 2018 at 16:12:44 UTC, Atila Neves wrote:
* Building a whole project in C++ still takes a lot longer
since D scales much better, but that's not my typical worflow,
nor should it be anyone else's.
I can write code for days without even saving :)
That sentence might as well be fingernails on a blackboard for
me! I save compulsively. Whenever I stop typing, C-x C-s it is
for me.
What's the point to compile code that's not supposed to work?
TDD.