Pencilnoob@lemmy.world to Programmer Humor@lemmy.mlEnglish · 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:33lemmy.worldimagemessage-square73fedilinkarrow-up1451arrow-down1164
arrow-up1287arrow-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:33lemmy.worldPencilnoob@lemmy.world to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square73fedilink
minus-squarebitsplease@lemmy.mllinkfedilinkarrow-up9·1 year agoYup, wrappers for everything you didn’t build yourself. That way when you inevitably have to switch vendors, you can simply write a new wrapper using the same interface, minimal changes necessary
Yup, wrappers for everything you didn’t build yourself. That way when you inevitably have to switch vendors, you can simply write a new wrapper using the same interface, minimal changes necessary