Beep@lemmus.orgBanned to Technology@lemmy.worldEnglish · 2 months agoMicrosoft is withdrawing support for older printers' driverswww.which.co.ukexternal-linkmessage-square31linkfedilinkarrow-up1244arrow-down14
arrow-up1240arrow-down1external-linkMicrosoft is withdrawing support for older printers' driverswww.which.co.ukBeep@lemmus.orgBanned to Technology@lemmy.worldEnglish · 2 months agomessage-square31linkfedilink
minus-squaretal@lemmy.todaylinkfedilinkEnglisharrow-up4·2 months agoInteresting. I wonder if it’d be practical to containerize them by default.
minus-squareArcher@lemmy.worldlinkfedilinkEnglisharrow-up3·2 months agoOh my god please don’t make me have to debug docker or k8s printer drivers
minus-squaretal@lemmy.todaylinkfedilinkEnglisharrow-up1·2 months agoI mean, you can use something like the lightweight containers generated by firejail, where the program just lacks write permission to the filesystem or network access, stuff like that.
Interesting. I wonder if it’d be practical to containerize them by default.
Oh my god please don’t make me have to debug docker or k8s printer drivers
I mean, you can use something like the lightweight containers generated by
firejail, where the program just lacks write permission to the filesystem or network access, stuff like that.