Usage statistics of server-side programming languages for websites
41–50 of 284 posts
Re: Usage statistics of server-side programming languages for websites
#42...due to WordPress, I'm guessing.
Re: Usage statistics of server-side programming languages for websites
#43I think this shows how much HN is a bubble in itself. Most discussions here happen around new/exciting/cool/weird technology. And don't get me wrong, I love those discussions! That's why I come here! But reality outside of this bubble is people building and maintaining web apps as efficiently as possible and PHP hasn't stopped being very efficient. On the contrary, it's getting better with time. Interestingly enough,…
People from other languages don’t seem to want to believe it.
Re: Usage statistics of server-side programming languages for websites
#44I think this shows how much HN is a bubble in itself. Most discussions here happen around new/exciting/cool/weird technology. And don't get me wrong, I love those discussions! That's why I come here! But reality outside of this bubble is people building and maintaining web apps as efficiently as possible and PHP hasn't stopped being very efficient. On the contrary, it's getting better with time. Interestingly enough,…
It could very well be that PHP is easier to distribute, and gets used in lots of groupware/industry-standard software that's deployed thousands of times across thousands of organizations. I'd imagine that kind of market share piles up after a while.
Re: Usage statistics of server-side programming languages for websites
#45The next version is even going to improve on its weakest point, concurrency, with Fibers: https://php.watch/versions/8.1/fibers
Sure we all remember the bad old times and the horrible legacy projects that are still around but let's no forget PHP allowed the average Joe to hack up his own dynamic websites without jumping any hurdles. It helped democratize the internet for a while.
I really don't get why PHP is not more liked in hacker circles. Probably needs some new languages with slightly different syntax that transpiles to it for it to be hip again.
Re: Usage statistics of server-side programming languages for websites
#46this comment section is deluded. its like they live in a bubble. tons of companies use php, my company uses it even for modern development. get out of your own bubble dude
Another survey : https://insights.stackoverflow.com/survey/2021#web-framework... Puts the first PHP web framework not even in the top 10 of uses, behind framework in JS, Python, C#, Java.
How is this data even gathered ? And what is usage ? Do 1000 Wordpress count as 1000 servers ?
Re: Usage statistics of server-side programming languages for websites
#47I think this shows how much HN is a bubble in itself. Most discussions here happen around new/exciting/cool/weird technology. And don't get me wrong, I love those discussions! That's why I come here! But reality outside of this bubble is people building and maintaining web apps as efficiently as possible and PHP hasn't stopped being very efficient. On the contrary, it's getting better with time. Interestingly enough,…
Re: Usage statistics of server-side programming languages for websites
#48250 Ruby ads
420 PHP ads
1600 Java ads
1600 python ads
1300 .NET ads
Re: Usage statistics of server-side programming languages for websites
#49I wonder how much the results of this are skewed because PHP reports via the server response header that it is being used. Other languages like Elixir, Go, etc aren't so public about their usage unless one of their web frameworks adds it. I'd also love to see a study like this instead focused on "How much of the active web is wordpress?" and "How much of the inactive web is wordpress?".