Each year, 600 coders gather to talk shop at a conference in New York called PyGotham. The organizers know how male and white the tech industry is, so they make a special effort to recruit a diverse…
Docker happily runs IIS in a Windows Container, but it doesn't surface any log entries. This shows you how to relay logs from IIS to Docker.
Perhaps what we need in the baptism and church membership discussion is a bit of anecdotal evidence. Certainly a story cannot solve all the ins and outs of a theological debate, but it can add weight to it by reminding…
To prosper, an interface must be well suited for its task - simple, general, regular, predictable, robust - and it must adapt gracefully as its users and its implementation change. Good interfaces follow a set of principles. These are not independent or even consistent, but they help us describe what happens across the boundary between two pieces of software.
— The Practice of Programming, Kerrigan and Pike, p. 103-104
The strongest test of any system is not how well its features conform to anticipated needs but how well it performs when one wants to do something the designer did not foresee. It is a question less of possibility than of perspicuity: Can the user see what is to be done and simply go do it?
— Alan Kay, Computer Software, Scientific American, Issue 251, 9/84