this post was submitted on 03 Aug 2025
-11 points (13.3% liked)

Programming

23517 readers
270 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

@programming Unpopular opinion: 95% percent of all modern programming langueges are either bloated/proprietary/unneccesarily complex. pretty sure C & assembly can do it all (even for web development, just compile c to WebAssembly)

top 4 comments
sorted by: hot top controversial new old
[–] hornywarthogfart@sh.itjust.works 4 points 3 months ago

Just because we can do everything in C and Assembly doesn't mean it is a good idea or that we should.

[–] 0xDREADBEEF@programming.dev 2 points 3 months ago* (last edited 3 months ago)

Replace C with lisp and you're 100% correct. Even then Rust is better than lisp IMO.

[–] MonkderVierte@lemmy.zip 2 points 2 months ago

If all you have is a stone, every tool starts to look like a hammer.

[–] soc@programming.dev 1 points 3 months ago

Your opinion is unpopular, because it is wrong.

No normal person would think of C when told to imagine a language that is not bloated and not unnecessarily complex.