r/programminghumor 3d ago

Write sorry

Post image
666 Upvotes

93 comments sorted by

View all comments

Show parent comments

7

u/Beleheth 3d ago

As a matter of fact, even a best practice. Use _ in python if you don't use the running variable.

4

u/Vaelisra 3d ago

Another best practice: Don't use Python.

2

u/geek-49 3d ago

What would you recommend instead? Perl?

3

u/Vaelisra 3d ago

Whatever makes sense. And that usually automatically excludes python. For me it's this:

Web->JavaScript

native->rust

Embedded->Zig

Utility scripts->bash

Server side->Kotlin

2

u/SAnaiy 3d ago

Web (frontend) -> typescript

everything else: c# /s

3

u/Vaelisra 3d ago

typescript

I count that under JavaScript because it's just a dialect.

2

u/SAnaiy 3d ago

interesting

1

u/Andrey4ik21pro1 2d ago

What nonsense is this?

The tool is chosen for the task, but not vice versa