Stephen De Gabrielle 2024-02-05 17:01:29
~If What We Made Were Real: Against Imperialism and Cartesianism in Computer Science, and for a discipline that creates real artifacts for real communities, following the faculties of real cognition~
Antranig Basman
Abstract: I argue that we have not yet succeeded in constructing any real software, but merely simulations or cardboard prototypes of software…
PPIG 2017 - 28th Annual Workshop
ppig.org/papers/2017-ppig-28th-basman
Not new, but new to me. Indeed PPIG seems to be a goldmine
Dave Liepmann 2024-02-08 19:52:43 Pete McBreen's Software Craftsmanship: The New Imperative (2002).
Most of the book is about the consequences of distinguishing between "software engineering" (defined as armies of programmers going down a waterfall) and "software craftsmanship" (defined as small teams working incrementally). He runs deep with the craftsman metaphor, taking seriously how to make real the "apprentice" and "journeyman" stages in a software developer's career.
One interesting thread is that he points out how "best practices" are firmly a creation of the software engineering side of his binary, and do not satisfy craftspeople's very different trade-offs. Some by nature will wind around on their own path, custom-fitting each architectural decision to their preferences and the needs of the specific project.
There is overlap with our 💬 #thinking-together@2023-12-30T13:04:55.921Z, exploring Jack Rusher's ontology of [programming, computer science, software engineering]. It seems useful to me to further distinguish the "strong S.E." that Jack and McBreen use as definitional from the "soft S.E." which we all seem to use colloquially to mean all manner of techniques for making an application error-resistant. The work of the latter may not be intellectually engaging or novel but it lacks the qualities which make strong SE distasteful: centralization of power, treating developers interchangeably, the urge towards monoculture, a cultural belief in "training" instead of learning.
brett g porter 2024-02-08 21:58:19 This is toward the top of my reading list for new developers on my team.