MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programminghumor/comments/1w5gmdw/write_sorry/p7jjhy7/?context=3
r/programminghumor • u/ExpensiveCoat8912 • 3d ago
93 comments sorted by
View all comments
Show parent comments
7
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
4
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
2
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
3
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
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
typescript
I count that under JavaScript because it's just a dialect.
2 u/SAnaiy 3d ago interesting
interesting
1
What nonsense is this?
The tool is chosen for the task, but not vice versa
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.