Live data from Hacker News

PHP Popularity: Is it decreasing and what to do about it?

otsch.codes

1–10 of 166 posts

Re: PHP Popularity: Is it decreasing and what to do about it?

#2
Personally, I'm not bothering to learn any new languages, stacks or APIs and will stick with what I know. AI will eventually (2-10 years) end up completely re-writing your whole program stack in machine code in whatever ISA without any bugs. The future of programming is a prompt engineer, write it in psudo code and english and output fully tested machine code.

Re: PHP Popularity: Is it decreasing and what to do about it?

#4
PHP popularity is decreasing because there are better tools for the same niche today. The same happened for Perl in 00s. The same is happening for every web backend language, as JavaScript is becoming ubique due to it being the de facto and only choice for the web frontend.

Maybe PHP can be made better, but it would need some radical changes and then the question is that if it’s worth the effort and maybe to pick up some of the new tools instead.

Re: PHP Popularity: Is it decreasing and what to do about it?

#7
post #4

PHP popularity is decreasing because there are better tools for the same niche today. The same happened for Perl in 00s. The same is happening for every web backend language, as JavaScript is becoming ubique due to it being the de facto and only choice for the web frontend. Maybe PHP can be made better, but it would need some radical changes and then the question is that if it’s worth the effort and maybe to pick up…

I am curious what are the radical changes you are thinking about that PHP needs.

Re: PHP Popularity: Is it decreasing and what to do about it?

#9
PHP has already been "rebranded". When people try to dunk on PHP for supposedly being awful, people are quick to point out that that's all from "pre-PHP 5.6" and that "PHP 7/8" are bringing all kinds of excellent features, functionalities, and refinements

The author links to the person thinking that HypeScript is a good name. He says:

"The name HypeScript sounds like a logical name for me, it pays its respect to the name PHP (PHP: Hypertext Preprocessor) as well."

That would be like suggesting that IBM rebrand itself "BizCompany" to pay respect to its own name (?)

Post reply on HN