
Software Design Anti-patterns
Coding Blocks
00:00
Is It a Race Condition?
Nino: I feel like there are good tools for this, but lot oms they involve, like, pretty nasty architectural changes. And so sometimes it 's just easy to defer nd lerly run something later, which is a nasty solution of the problem, but is very effective. A stove pipe system is a barely maintainable assemblage of ill related components. There's not proper abstractions, and things aren't sliced up into madules or layers in such a way that i can re use behaviors. The easiest thing to do then is just cut off a vertical slice that looks sort of like what i want to do, and i just make another one. Nino
Transcript
Play full episode