this post was submitted on 29 Aug 2024
61 points (96.9% liked)

Open Source

31114 readers
1 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] sag@lemm.ee 6 points 11 months ago* (last edited 11 months ago) (1 children)

Some user see Rust or Go as safer Languages. That's all. Also, I don't have anything else to add in Title xD.

[–] wildbus8979@sh.itjust.works 7 points 11 months ago* (last edited 11 months ago) (1 children)

*Safer languages

Also both produce single binaries (as opposed to interpreted languages like php, python, js), which is so much easier to deal with for maintenance.

[–] sag@lemm.ee 3 points 11 months ago

Also both produce single binaries (as opposed to interpreted languages like php, python, js), which is so much easier to deal with for maintenance.

This is the reason for me.