Perl Weekly Challenge 359's tasks are "Digital Root" and "String Reduction", but the entire time I was writing these solutions, all I heard in my head was Chuck Mangione's Give It All You Got.
#PerlWeeklyChallenge #raku #perl #python #elixir
Perl Weekly Challenge: Root It...
Nach einem anstrengenden Tag noch nicht im Bett gewesen und ich so:
Warum nicht eine #python lerncode machen den ich gerade zufällig in einem Lehrbuch gesehen habe und den ich noch nie gemacht habe. Zudem ist er noch Recht kurz und komplex,was kann schon schief gehen .
Hat tatsächlich geklappt 👍. Keine Ahnung wie ich das zu gefühlt jeder Uhrzeit als absoluter talentfreier noob fertigstellen kann, aber offensichtlich kann ich es. Eure versteckten Talente sind?
WIP...
Find the sketch-a-day archives and tip jar at: https://abav.lugaralgum.com/sketch-a-day
Code for this sketch at: https://github.com/villares/sketch-a-day/tree/main/2026/sketch_2026_02_02 #Processing #Python #py5 #CreativeCoding

So, I made a thing. https://pypi.org/project/gabion/
Al is killing programming and the Python community
https://www.reddit.com/r/Python/s/bIYkLZu9Se
Pinterest is hiring Staff Data Scientist, Ads Performance
🔧 #python #sql
🌎 Remote; San Francisco, California; United States
⏰ Full-time
🏢 Pinterest
Job details https://jobsfordevelopers.com/jobs/staff-data-scientist-ads-performance-at-pinterest-com-dec-12-2025-a68447?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
PixelatedVehicular2
Coded #python #HydraVideoSynth then Pixelated
#creativecoding
#Grids
#emojis
#pixelations
#Vehicules
#Worldbuilding
#visualpoetry

Coding bugs still make me yell at Python sometimes today.
Unary plus seems useless, but it can trigger numeric conversion.
They are writing Python code right here, and it looks fun.
@ehmatthes I would personally call the first line the function declaration.
I see other people saying "function signature" and I wouldn't be surprised if that's a more common opinion (and thus more correct)... but to me, for whatever reason, "signature" means the information about the function's parameters and return type. So the "signature" of the function you posted, to me, would be "function that takes one str parameter named 'bird' and returns str". (Similar to Callable[[str], str] except that it includes the parameter name.)
And yes I would consider the function's definition to be the whole thing.
some cool python idioms you might like
https://www.youtube.com/watch?v=cXl-AUXHHZY