this post was submitted on 15 Nov 2023
766 points (96.0% liked)

Programmer Humor

19331 readers
535 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] FauxPseudo@lemmy.world 32 points 11 months ago (2 children)

I'm currently trying to relearn all my advanced bash in python.

[–] aes@lemm.ee 11 points 11 months ago* (last edited 11 months ago) (1 children)

i already learned how to use my operating system, now you're telling me I have to learn 30 new libraries that do the exact same shit?

[–] bort@feddit.de 11 points 10 months ago* (last edited 10 months ago)

no, you'll also have to learns each libraries special quirks on your OS

[–] tdawg@lemmy.world 1 points 10 months ago (1 children)

Just for fun or do you have a specific thing you feel would be better in python?

[–] FauxPseudo@lemmy.world 2 points 10 months ago (1 children)

Certain things I want to do will be easier in python and will be more portable. But bash is my home.

[–] tdawg@lemmy.world 1 points 10 months ago

Fair enough. The line for me has always been whether or not I expect to use it for more than just glue or a one off run