poVoq@slrpnk.net to Permacomputing@slrpnk.netEnglish · 9 months agoThe ever-growing problem of ever-growing codebaseswww.theregister.comexternal-linkmessage-square10fedilinkarrow-up121arrow-down11cross-posted to: [email protected]
arrow-up120arrow-down1external-linkThe ever-growing problem of ever-growing codebaseswww.theregister.compoVoq@slrpnk.net to Permacomputing@slrpnk.netEnglish · 9 months agomessage-square10fedilinkcross-posted to: [email protected]
minus-squarem-p{3}AlinkfedilinkEnglisharrow-up5·9 months agoIs the Unix philosophy a good solution to this problem?
minus-squarepoVoq@slrpnk.netOPlinkfedilinkEnglisharrow-up7·9 months agoDepends. On servers a similar concept is called micro-services and it usually increases complexity as now you also need to code all the interaction between formally independent services.
Is the Unix philosophy a good solution to this problem?
Depends. On servers a similar concept is called micro-services and it usually increases complexity as now you also need to code all the interaction between formally independent services.