deaf_fish
link
fedilink
7
edit-2
1Y

I don’t get the top square. I thought PHP was for generating HTML, not for creating EXEs.

And I thought Javascript was working in the browsers, not servers, times are changing.

experbia
link
fedilink
181Y

I’ve made a point to learn and understand commonly “mocked” languages. The reasons they’re ridiculed for are often very tightly related to the reasons why they’re powerful in unique ways.

It’s hard to defend some parts of PHP, but it doesn’t deserve the hatred it gets. Its standard library is a self-contradictory mess, yes. But it’s backwards-compatible with previous language versions to a fairly remarkable degree. This backwards-compatability might seem strange now, but not that long ago, this guarantee meant it could evolve very rapidly as a language and ecosystem without risking losing users to a continual barrage of updates necessary to keep atop of, lest your application fail. I think this is the reason it overtook PERL as the first major “server-side” dynamic website language of choice.

It has that goofy dollar sign variable syntax, yes. I personally think a special syntax for variable access vs function calls is one of the reasons coding beginners found it slightly easier to use - you didn’t need to keep so much track of name collisions and stuff. $thing is always a piece of data, a noun. thing is always a keyword or function, a verb. You can thing($thing), it’s OK, they’re different. You’re verbing a noun.

It could grow fast and be picked up quick, so it’s no wonder to me it persists, ever-improving, in the midst of all these extremely popular, extremely modern languages in use today. Wikipedia, Facebook, WordPress, Slack, Etsy, indeed even kbin, the piece of Fediverse software I’m writing this on now.

@bear_with_a_hammer@lemm.ee
creator
link
fedilink
5
edit-2
1Y

Any decent programming language have the rights to be used in any environment, even if their creators didn’t intend it.

I mostly agree with your points.

Having worked with all kinds of languages, I stand by my belief that PHP is the most fun.

Yeah maybe it lets you do some things it probably shouldn’t. Yeah maybe the naming conventions are wild. But it also encourages creativity and experimentation in a way that stricter languages just don’t.

Yes I am willing to die on this hill.

I miss working in PHP. Sadly there’s less use cases for it today (at least relatively to my personal situation)

Same! I had to pick up C# instead and not particularly happy about it. But PHP my sweet, I’ll always love you for personal projects.

I was always partial to groovy/grails, personally. Springboot basically killed it. I mostly work in Go these days and enjoy it well enough.

“The most fun” Sorry but i had to laugh so much i ate my chewing gum accidentally.

I said what I said!

And i what i said :)

One of your dependencies are broken, you probably never installed them in the first place or tinkered with the node_modules folder, which you really shouldn’t do.

I looked at index.ts in the package api-ai-javascript and it’s there. Just run npm install and try again.

Did you seriously waste your time reading these errors?

It took a few seconds to read them and about a minute to search for the package on npm, another minute to come back to Lemmy and type out my comment.

All in all, not the worst case of me wasting my time.

php, famous for not letting you write anything that errors out

@PeWu@lemmy.ml
link
fedilink
3
edit-2
1Y

Hell yeah brother. All hail JS, even if it’s trash. But at least it’s my trash

Iambatman
link
fedilink
21Y

Now, I am back to solving error in my Nodejs project

Create a post

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

  • Posts must be relevant to programming, programmers, or computer science.
  • No NSFW content.
  • Jokes must be in good taste. No hate speech, bigotry, etc.
  • 1 user online
  • 120 users / day
  • 257 users / week
  • 744 users / month
  • 3.72K users / 6 months
  • 1 subscriber
  • 1.47K Posts
  • 32.2K Comments
  • Modlog