this post was submitted on 27 Oct 2025
966 points (98.9% liked)
Opensource
4256 readers
32 users here now
A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!
⠀
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Tool for the job, if you need something fast, use any of the row level languages like c or rust, if you want something easy, use python , if you want something stupid use PHP.
also depends on what you want to do. for small programs i wouldnt use rust, too complex for that. personally i just use C. thats my favourite language.