@[email protected] to Programmer [email protected] • 1 year agoPython tutorial momentlemmy.worldimagemessage-square56fedilinkarrow-up1486arrow-down159
arrow-up1427arrow-down1imagePython tutorial momentlemmy.world@[email protected] to Programmer [email protected] • 1 year agomessage-square56fedilink
minus-square@[email protected]linkfedilink58•1 year agoHahaha now code-golf it. One line FTW! remove(Image.open(‘cl.jpeg’)).save(‘output.png’)
minus-square@[email protected]linkfedilink59•1 year agoIf I find this in production I’m whipping your ballsack till you change it back.
minus-square@[email protected]linkfedilink19•1 year agoimport(“rembg”).remove(import(“PIL”).Image.open(‘cl.jpeg’)).save(‘output.png’)
minus-square@[email protected]linkfedilink10•1 year agohttps://codegolf.stackexchange.com/ Enjoy a new rabbit hole to dive down
minus-squaresilly goose meekahlinkfedilink2•edit-21 year agoYou never heard of code Golf before? It’s usually programming challenges where the goal is to use the smallest number of source code characters possible.
Hahaha now code-golf it. One line FTW!
remove(Image.open(‘cl.jpeg’)).save(‘output.png’)
If I find this in production I’m whipping your ballsack till you change it back.
import(“rembg”).remove(import(“PIL”).Image.open(‘cl.jpeg’)).save(‘output.png’)
Can i hire you?
So I’m not going to change it
Code golf! I just learned something new 😂
https://codegolf.stackexchange.com/
Enjoy a new rabbit hole to dive down
You never heard of code Golf before? It’s usually programming challenges where the goal is to use the smallest number of source code characters possible.
I haven’t either but I like it.