On Tue, Apr 03, 2018 at 10:59:13PM +0000, Atila Neves via Digitalmars-d wrote: > 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. [...]
Yeah, after having lost valuable work more often than I'd care to admit due to unexpected power outages and other hardware problems, I've developed a compulsive twitch in my fingers that automatically saves my file every other minute. It has become so automatic that it's basically unconscious now. I can't imagine not saving for long periods of time. T -- All men are mortal. Socrates is mortal. Therefore all men are Socrates.