Brutal Software#
This is a draft about a pattern of software design that I hold dear.
Similar to Brutalist architecture.
Examples#
The init-server.py from openfreemap makes no excuses:
use Fabric to wrap gritty details of SSH and RCE
do stuff top to bottom
configure as little as possible using environment variables
Knowledge Graphs
TIL: Web Push with VAPID Key