this post was submitted on 06 Oct 2023
12 points (100.0% liked)

commandline

1985 readers
1 users here now

founded 2 years ago
MODERATORS
 

Made in a day, it works and I wanted to share it

you are viewing a single comment's thread
view the rest of the comments
[–] GustavoM@lemmy.world 1 points 2 years ago* (last edited 2 years ago) (3 children)

Really good stuff.

-EDIT- I went ahead and "dockerized" it. :^)

[–] narshee@iusearchlinux.fyi 2 points 2 years ago (2 children)

Cool. Didn't know people use docker for non-server stuff. Hope mem doesn't leaks :)

[–] GustavoM@lemmy.world 1 points 2 years ago* (last edited 2 years ago) (1 children)

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

[–] narshee@iusearchlinux.fyi 2 points 2 years ago

I too ran sanitizers and static checks, but I am still not 100% confident