|
|
|
|
|
by sandij
2512 days ago
|
|
Any experiences with intentionally hostile software architecture? Curious how for example code project structure or inter-process messaging constraints can prohibit mixing concerns or breaking the domain model. Also curious how such a forceful environment is experienced and whether it has the intended effect. |
|
and in programming you have defensive/deterrent features like prefixing unsafe function names with "unsafe"