Nice work from everyone involved
Nice work from everyone involved
It’s impressive how few people have read the 4 (four) lines of agile manifesto, especially buisiness people.
The expensions adds a lot to the game.
By far Dominion, usually 2 to 4.
Thanks. I really thought it was about vale since I assume they are both pronounced the same way.
I teachers were using automated tests instead of printf in their intro courses, it would be so much better. I don’t think that introducing all the various kind of tests is usefull, but just showing the concept of automated tests instead of manual ones would be a huge step forward.
(not OP) It did until yesterday. I hope that it’s just temporary.
I’m not that convinced by this week’s quote. Essential complexity cannot be removed indeed, but accidental complexity totally can. It’s what we do when we refactor code after all!
I really love this week’s quote!
Nice! I’ve been using difftastic in my terminal, especially for git diff
since quite some time. Semantic diff are usually much nicer to review (and in the case they don’t, I have a fallback to delta for my git pager).
git
Its backing store is an (immutable) merkle tree, which is a chain of crypographically signed object (commits, trees and blob), aka a chain of block, aka a blockchain.