Results for “brutalism”
2 skillslemmaly
Enforces an algorithm-first discipline: state Big-O, data structure, and algorithm family before writing loops, queries, or recursion to catch O(n²), N+1, and brute-force defaults.
42.4k
tw-tk
Guides minimal-diff code changes by defining contracts and invariants, choosing a stable seam, and proving the result with an executed check.
7 · bundle