Build better software with The Theory of Constraints | Swizec Teller
# scheduling workloads to run on humans
Some computational workloads in human organizations are best "run on a CPU": take one single, highly competent person and assign them a task to complete in a single-threaded fashion, without synchronization. Usually the best fit when starting something new. Comparable to "building... See more
Andrej Karpathyx.com
we have completely changed our engineering philosophy @every because of Claude Code
we called it Compounding Engineering:
Each feature should make subsequent features easier to build, not harder.
@kieranklaassen just wrote THE definitive guide to each step of... See more
Goldratt’s lesson:
System performance is limited by its constraint. Improving non-bottlenecks does not improve overall throughput.