1673
you are viewing a single comment's thread
view the rest of the comments
[-] Hexarei@programming.dev 3 points 4 months ago

I tend to write anything for distribution in Rust or something that compiles to a standalone binary. Python does not an easily redistributable application make lol

[-] shortrounddev@lemmy.world 2 points 4 months ago* (last edited 4 months ago)

Yeah but then you either need to compile and redistribute binaries for several platforms, or make sure that each target user has rust/cargo installed. Plus some devs don't trust compiled binaries in something like an npm package

this post was submitted on 05 Mar 2025
1673 points (98.9% liked)

Programmer Humor

25139 readers
1544 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 2 years ago
MODERATORS