louquillio has quit [Remote host closed the connection]
louquillio has joined #nanoc
alerante has joined #nanoc
pavelkunc has joined #nanoc
cheba has joined #nanoc
cheba has left #nanoc [#nanoc]
<musicmatze>
ddfreyne: Hey, your wiki are great resources! I'll definitely check them for my static site compiler!
<ddfreyne>
musicmatze: Cool :)
alerante has quit [Remote host closed the connection]
VitamineD has joined #nanoc
VitamineD has quit [Quit: VitamineD]
VitamineD has joined #nanoc
<bobthecow>
ddfreyne: incremental compilation is interesting, but how common of a use case is that?
alerante has joined #nanoc
pavelkunc has quit [Quit: Leaving.]
<ddfreyne>
bobthecow: For big sites, a crash in the middle means recompiling the entire site
<ddfreyne>
bobthecow: OTOH, a crash in the site might mean a change in lib/ which means a recompilation of the entire site anyway
<ddfreyne>
(Although I intend to change that by enforcing a lib/ structure)
louquillio has quit [Remote host closed the connection]
VitamineD has quit [Ping timeout: 264 seconds]
VitamineD has joined #nanoc
<bobthecow>
ddfreyne: i feel like most of the time, a crash in the middle of compilation for me *should* trigger a complete recompile.
<bobthecow>
it's not like a timeout or something.
<bobthecow>
something is always wrong (at least for me) and i have to fix it to get a recompile.
<ddfreyne>
bobthecow: Possibly, yeah
<ddfreyne>
bobthecow: In any case, I believe I am getting to a point where it is actually a lot easier to implement than it ever was before
<ddfreyne>
I’ve been refactoring a lot, and I get the feeling that if you continue refactoring, things simply become easy at some point. It’s amazing :)
<ddfreyne>
I could probably implement parallel compilation now, for instance
alerante has quit [Remote host closed the connection]