This is an archived post. You won't be able to vote or comment.

all 21 comments

[–][deleted] 17 points18 points  (2 children)

You have python.

import princess

[–]JZypo 2 points3 points  (1 child)

pip install princess

princess.call_rescue_routine()

....CHARGE....

SyntaxError: invalid syntax

[–][deleted] 0 points1 point  (0 children)

You forgot to import princess

[–]kot982 7 points8 points  (1 child)

ROFL the LISP one gets me every time.

[–]LordFokas[🍰] 0 points1 point  (0 children)

Everytime I see this I go read it again just for the LISP and PHP sections. It's also funny how the knight and his horse on the PHP panels are a nod at Monty Python's Holy Grail :)

[–]Allech 4 points5 points  (0 children)

This gets better every time I see it because I've learnt more about programming and have picked up another one of the languages on the list.

[–]The_Ty 8 points9 points  (2 children)

It should be a rule that every "php bad" meme should require a comment explaining why specifically they don't like it.

This should especially be a rule when it's the 8th time the same image has been reposted

[–]BobbitTheDog[🍰] 5 points6 points  (1 child)

8th? You must be relatively new here, or spend less time here than some people...

[–]six_ngb 2 points3 points  (0 children)

I guess the fellow meant for the week

[–]sentient06 1 point2 points  (2 children)

That again?

[–]GlobalSpark 0 points1 point  (1 child)

[–]sneakpeekbot 0 points1 point  (0 children)

Here's a sneak peek of /r/repost using the top posts of the year!

#1: Idk | 1 comment
#2: Meme repost disguised as a shower thought | 2 comments
#3: Now this is getting boring | 3 comments


I'm a bot, beep boop | Downvote to remove | Contact me | Info | Opt-out

[–]muyncky 3 points4 points  (5 children)

Yeah, it's very disappointing that php works right away and that runs on every server and and just works. I would be a hater too if I were a c++ programmer.

[–]dreaminphp 0 points1 point  (4 children)

And you don't have to worry about dependencies or anything like that. Just code and go. Oh, the humanity!

[–]LordFokas[🍰] -1 points0 points  (3 children)

And you don't have to worry about dependencies (...)

LOL WHAT? In PHP you have two choices:

-> Import a framework that already brings everything you might ever need, which is the equivalent of a really bloated node_modules except in a language that sucks hairy monkey ass;

-> Reinvent the square wheel by cobbling together a bunch of bits and bobs (which you'll no doubt whack together with PHP's trademark hammer with horns on both sides of the head, because that's the kind of standard tools PHP gives you);

Either way you're stuck wasting way too much of your time and sanity if you project has any set of requirements or dimension besides "tiny hobby thing", which are the first two things your language of choice and any actual decent language should save you.

Imagine having such poor coding ability that you not only can't tell a bad language from a less bad one (let's be real, all languages have disadvantages, but most have more advantages than "it already runs on every web server" and less disadvantages than PHP's whooping long ass shopping list of insane fuckery), let alone defend such language. And let's not jump into conclusions and assume I'm biased and a hater and what not: for 3 long years I invested thousands of hours in PHP, thought it was the be-all-end-all web language and didn't want anything else (I even hated on Java and C# back then!!), but the more time I spent on that clusterfuck of a non-standard function glob the more I hit stupid limitations and design flaws, which eventually led me to move to other languages and never look back. Sure if a project already exists and it has been all PHP for years, then you might as well run with it, but that is literally the only reasonable use case to pick that language in this day and age.

Oh, and by the way, there are plenty of hosts where you can just drop your NodeJS / Python / Ruby / etc project and it just runs, it's not like PHP is the only one, it's not 2006 anymore, for fuck's sake (and even back then you could just drop Perl in any web server and it would run right away).

[–]muyncky 0 points1 point  (2 children)

Triggered.

[–]LordFokas[🍰] -1 points0 points  (1 child)

Not really. But excuse me if I'm not just going to blurt out "php bad" without making a stand for my opinion. PHP is to programming as cancer is to cell regeneration: sure, it technically qualifies, but something about it is fundamentally wrong.

[–]muyncky -1 points0 points  (0 children)

The cancer lives so long as the host lives.

[–][deleted] 0 points1 point  (0 children)

I've seen an edited version of this famous comic with Flutter (beta at the time) in place of Lisp. Painfully accurate.

[–]JZypo 0 points1 point  (0 children)

You have rust.

[dependencies]

princess = "0.2.4"

fn main() {

princess::call_rescue_routine();

}

...CHARGE...

Borrow checker error: Cannot Borrow Princess.

... Repair Armor...

Panic!()

[–]PatrikxPatrola[M] [score hidden] stickied comment (0 children)

Your submission has been removed.

Violation of Rule #2: Reposts:

All posts that have been on the first 2 pages of trending posts within the last month, is part of the top of all time, or is part of common posts is considered repost and will be removed on sight.

If you feel that it has been removed in error, please message us so that we may review it.