@Pencilnoob to Programmer [email protected]English • 1 year ago"First remove the closed source vendor lock in from your own codebase before checking for license issues in your neighbor's codebase" Engineerings 5:33imagemessage-square71arrow-up1464arrow-down1167
arrow-up1297arrow-down1image"First remove the closed source vendor lock in from your own codebase before checking for license issues in your neighbor's codebase" Engineerings 5:33@Pencilnoob to Programmer [email protected]English • 1 year agomessage-square71
minus-square@severienlink2•1 year agoAbstracting away is costly. You can target only the lowest common denominator. The abstractions are going to leak. It’s like the criticism of ORMs, only worse since SQL is at least standardized.
Abstracting away is costly. You can target only the lowest common denominator. The abstractions are going to leak. It’s like the criticism of ORMs, only worse since SQL is at least standardized.