this post was submitted on 18 Jun 2023
32 points (88.1% liked)

Programmer Humor

33105 readers
1050 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

Python developers
@programmerhumor

top 16 comments
sorted by: hot top controversial new old
[–] [email protected] 7 points 2 years ago (1 children)

For this to be accurate you need to change it to "why don't you rewrite it in rust"? Rust fans say this so often they made it an acronym (RIIR).

[–] [email protected] 1 points 2 years ago

@carlwgeorge
Ah yeah
Rust is the new hype

[–] [email protected] 6 points 2 years ago (1 children)

I feel like this is more Rust programmers

[–] [email protected] 2 points 2 years ago

I love rust but yeah definitely would fit the meme better

[–] [email protected] 4 points 2 years ago

If you would like a compelling reason to switch to Python, please see here.

[–] [email protected] 3 points 2 years ago

One of us, one of us, one of us...

[–] [email protected] 1 points 2 years ago (1 children)

@[email protected] you should rewrite this meme but for rust

[–] [email protected] 2 points 2 years ago (1 children)
[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)
help: you may want to use a bool value instead
1 | true
[–] [email protected] 1 points 2 years ago (1 children)

This is literally any other programmer when I use Python for a project, telling me to switch to their preferred language instead because "Python is just for scripting."

[–] [email protected] 2 points 2 years ago (1 children)

@whelk
What a shame. Python is so awesome for so many cases.

[–] [email protected] 1 points 2 years ago (1 children)

Highfive! It is, and part of the reason I use it so often is because I just enjoy programming in it. I feel like enjoying the process is important even if the result is a fraction of a second slower than if I had used another language, because enjoying the process means I'm actually going to get the thing done.

[–] [email protected] 0 points 2 years ago

@whelk
Indeed. It doesn't have to run fast if we are talking applications where performance isn't important.

[–] [email protected] 1 points 2 years ago

No, no. Python is for harassing the beginners, who can't switch from anything yet.

Rust is for switching to.

[–] [email protected] 1 points 2 years ago

Beginner developers when they realize that the programming language that you use changes from a case to case basic:

[–] [email protected] 1 points 2 years ago

Even though I'm mostly a Python programmer now I don't do this but i know so many Python programmers who do this; the thing that is even more annoying is when some of them make up shit trying to prove python is better for a usecase they know NOTHING about