narshee@iusearchlinux.fyi to commandline@programming.devEnglish · 2 years agoBarebone arcade Stacker gamegithub.comexternal-linkmessage-square5fedilinkarrow-up112arrow-down10file-text
arrow-up112arrow-down1external-linkBarebone arcade Stacker gamegithub.comnarshee@iusearchlinux.fyi to commandline@programming.devEnglish · 2 years agomessage-square5fedilinkfile-text
minus-squarenarshee@iusearchlinux.fyiOPlinkfedilinkarrow-up2·2 years agoCool. Didn’t know people use docker for non-server stuff. Hope mem doesn’t leaks :)
minus-squareGustavoM@lemmy.worldlinkfedilinkEnglisharrow-up1·edit-22 years agoPretty sure it won’t leak (I used gcc under musl to compile it with a few safeguard flags).Still, its a fun little experience to (at least try to) dockerize everything. :p
minus-squarenarshee@iusearchlinux.fyiOPlinkfedilinkarrow-up2·2 years agoI too ran sanitizers and static checks, but I am still not 100% confident
Cool. Didn’t know people use docker for non-server stuff. Hope mem doesn’t leaks :)
Pretty sure it won’t leak (I used gcc under musl to compile it with a few safeguard flags).Still, its a fun little experience to (at least try to) dockerize everything. :p
I too ran sanitizers and static checks, but I am still not 100% confident