this post was submitted on 20 Jul 2024
116 points (96.8% liked)

Programming

16971 readers
159 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 [email protected]



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 1 month ago (20 children)

HEY! Is PHP ugly? Yes. Does it use stupid naming conventions? Also yes! But it's an awesome language when you want to get shit done. There's no other languages out there where you can just write some code in VIM directly on the server through SSH and immediately see your results without any further setup. No frameworks required, no packages, no imports, no buzzwords and hubub, just pure unadulterated utility.

[–] [email protected] 21 points 1 month ago (4 children)

Incorrect. Perl does the same just as well, and it's a language that actually makes sense while also being uglier.

[–] [email protected] 8 points 1 month ago (2 children)

In my experience Perl is a write-only language. Coming in behind someone else and fixing or writing their code is often slower than just rewriting it

[–] [email protected] 4 points 1 month ago

Perl is definitely a WORN language.

Write Once, Read Never

load more comments (1 replies)
load more comments (2 replies)
load more comments (17 replies)