this post was submitted on 15 Nov 2023
753 points (96.4% liked)

Programmer Humor

19166 readers
955 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 30 points 10 months ago (2 children)

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

[–] [email protected] 11 points 10 months ago* (last edited 10 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?

[–] [email protected] 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 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 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 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