←back to thread

133 points avan1 | 1 comments | | HN request time: 0s | source
Show context
77pt77 ◴[] No.45079541[source]
The fact that we're still pretending PHP is a valid solution for almost anything after all these years is a joke.

Not only that, but now we have these "frankenstein" solutions with all the interop problems on top of PHP.

Just shows that as a species humans really can't learn.

replies(2): >>45079703 #>>45081483 #
phendrenad2 ◴[] No.45079703[source]
PHP really isn't that different from Ruby or Python these days. But, I can see the perspective where none of those 3 are valid solutions given newer better options like NodeJS and Rust.
replies(2): >>45079843 #>>45085946 #
sneak ◴[] No.45079843[source]
Yeah, I use php colab all of the time to run numpy stuff on gpus, I learned about it in my php data science class in university.

They’re basically equivalent now.

replies(2): >>45080199 #>>45083948 #
77pt77 ◴[] No.45083948[source]
>I learned about it in my php data science class in university.

I rest my case...

replies(1): >>45090597 #
1. phendrenad2 ◴[] No.45090597{3}[source]
Ah, another data scientist, I should have known.