425
Python tutorial moment
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
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.