Skip to content

A collection of memories, stories, and aphorisms from the technical trade

Notifications You must be signed in to change notification settings

cmstead/technica-miscellany

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Technica Miscellany

A collection of memories, stories, writings, aphorisms, and guiding principles from the computing trades

This is a curated list of various works about and related to the computing trades. This is not programmer specific, though I am a programmer so it may lean that way. The goal of this document is to collect those things which illuminate the culture at the time; have materially influenced the way we think, work, and interact; or could shift the way we look, think, or work as a group.

This is a glimmer of what I imagine thick culture might look like.

Stories and Other Writings

Videos

Aphorisms and Principles

Brooks' Law

[...] Adding manpower to a late software project makes it later

Conway's Law

Any organization that designs a system (defined broadly) will produce a design whose structure is a copy of the organization's communication structure.

Dijkstra on Abstraction

The purpose of abstraction is not to be vague, but to create a new semantic level in which one can be absolutely precise

Gall's Law

A complex system that works is invariably found to have evolved from a simple system that worked.

Goodhart's Law

When a measure becomes a target, it ceases to be a good measure.

Greenspun's tenth rule

Any sufficiently complicated C or Fortran program contains an ad hoc, informally-specified, bug-ridden, slow implementation of half of Common Lisp.

Gregor's Law

Excessive complexity is nature’s punishment for organizations that are unable to make decisions.

Hofstadter's Law

It always takes longer than you expect, even when you take into account Hofstadter's law.

Kernighan's Lever

Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.

Law of Demeter (link)

Principle of Least Privilege (link)

Principle of Least Astonishment

If a necessary feature has a high astonishment factor, it may be necessary to redesign the feature.

Books

Contributing

To contribute to this list, please visit the contributing document.

License

Licensed under Creative Commons:

CC BY-NC-SA 4.0

About

A collection of memories, stories, and aphorisms from the technical trade

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published