Pencilnoob@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 years 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:33lemmy.worldimagemessage-square72fedilinkarrow-up1457
arrow-up1457image"First remove the closed source vendor lock in from your own codebase before checking for license issues in your neighbor's codebase" Engineerings 5:33lemmy.worldPencilnoob@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square72fedilink
minus-squareseverien@lemmy.worldlinkfedilinkarrow-up3·2 years 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.