LemoineFairclough@sh.itjust.works to linuxmemes@lemmy.world · 1 year agoSuperiority brings controversyaprogrammerlife.comimagemessage-square316fedilinkarrow-up11.25Karrow-down1104file-text
arrow-up11.15Karrow-down1imageSuperiority brings controversyaprogrammerlife.comLemoineFairclough@sh.itjust.works to linuxmemes@lemmy.world · 1 year agomessage-square316fedilinkfile-text
Re-creation of someone else’s post because the original was removed and I found it funny when I first saw it
minus-squareanonono@lemmy.worldlinkfedilinkarrow-up8·1 year agothat’s when you find out that the updated build environment is incompatible with the older libraries the project expected. usually the only escape is docker, or containerization to be correct, just give the old app and old environment. this wastes a lot of space though
that’s when you find out that the updated build environment is incompatible with the older libraries the project expected.
usually the only escape is docker, or containerization to be correct, just give the old app and old environment.
this wastes a lot of space though