Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Programmer Humor
  3. [No PHPun Intended] A Brief History of Web Development

[No PHPun Intended] A Brief History of Web Development

Scheduled Pinned Locked Moved Programmer Humor
programmerhumor
174 Posts 97 Posters 1.8k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F [email protected]

    No JavaScript, just HTML and CSS. Basically no images. The heaviest page dumps 50 rows of logs in a table.

    It's admittedly a fundamentally simple frontend, but we all know of frontends with a simple job and a not so simple frontend.

    B This user is from outside of this forum
    B This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #98

    Ah, so it sounds like it was more about dieting than exercising.

    F 1 Reply Last reply
    1
    • merc@sh.itjust.worksM [email protected]

      Java is a better fit. It hasn't fallen in popularity the way PHP has. But, I'm not convinced that serious backend services mostly use Java. It's one of the languages used, sure. But, I don't know if it beats C/C++ or Go. Apache's C. Nginx is C. Kubernetes is Go. Docker is Go.

      I think Java has a niche with certain kinds of business logic applications, and those are pretty common. I would guess that in a typical set of interactions with a Google product, or a Meta product, or an AWS product, some parts of the traffic will be handled by services written in Java. But, others will be C/C++ or Go. There will probably also be some parts of the process that are PHP or Ruby or Python, and a lot of Javascript.

      C This user is from outside of this forum
      C This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #99

      Most developers are not going to create the next kubernetes. For me it is usually down to earth integrations. Take this file from s3, send as email and sftp here. Create API to proxy another API. Take messages from Kafka, put on rabbitMQ. Save messages from rabbitMQ to database.

      I think Java is very strong with libraries. Especially with Spring Boot and camel. I don't really see it as niche but more of a plain boring peanut butter sandwich. Boring. Unexciting. But works.

      I am however trying to convince my boss to allow kotlin. Which has access to all the java libraries

      merc@sh.itjust.worksM 1 Reply Last reply
      4
      • pro@programming.devP [email protected]

        Source.

        Yep, PHP is turning 30 this year! Wondering if "PHP is still relevant?" Ever since we have been hearing that PHP is dead. It was “dead” 10 years ago, 5 years ago, and “is dead” today. But somehow - it isn’t. Anyway... happy birthday!

        P This user is from outside of this forum
        P This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #100

        bro ive been doing fullstack js dev for severals years to then realize php is superior💀

        3 mrsoup@lemmy.zipM D 3 Replies Last reply
        13
        • tommasz@piefed.socialT [email protected]

          Joined at the hip.

          K This user is from outside of this forum
          K This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #101

          Used php for quite a few personal projects without touching wordpress.

          1 Reply Last reply
          0
          • P [email protected]

            bro ive been doing fullstack js dev for severals years to then realize php is superior💀

            3 This user is from outside of this forum
            3 This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #102

            The only reason php is still alive is Facebook

            B 1 Reply Last reply
            8
            • P [email protected]

              bro ive been doing fullstack js dev for severals years to then realize php is superior💀

              mrsoup@lemmy.zipM This user is from outside of this forum
              mrsoup@lemmy.zipM This user is from outside of this forum
              [email protected]
              wrote on last edited by [email protected]
              #103

              W-what? Did you used js as backend? How was performance?

              P P zos_kia@lemmynsfw.comZ 3 Replies Last reply
              4
              • P [email protected]

                bro ive been doing fullstack js dev for severals years to then realize php is superior💀

                D This user is from outside of this forum
                D This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #104

                Well better late than never.

                1 Reply Last reply
                2
                • merc@sh.itjust.worksM [email protected]

                  Where I live, I still see people in a horse-drawn wagon. So, I guess horse-drawn wagons never died? It's only used for tourists and weddings, but that counts, right?

                  According to Tiobe, PHP was the programming language of the year in 2004. In 2010 it was number 3 in the top 10 programming languages. It's now out of the top 10 entirely. There really isn't a language that has completely disappeared. Mainframes are still programmed using COBOL, Scientists are still using FORTRAN, even Lisp, which has been around since the 1950s, is still going strong.

                  Maybe Actionscript counts as truly dead, since it was tied to Adobe Flash, and Flash is truly dead?

                  I have a lot of bad memories of PHP. It was, for a brief time, the main language I used, but it was so ugly and inconsistent. The only thing I loved about it, at the time, was that it wasn't Visual Basic. As bad as PHP was, at least I wasn't making web pages in that pile of hot garbage. But, I never felt joy writing something in PHP. At best it was a slog. At worst it was like pulling teeth.

                  Just about every other language has given me moments of fun. Original Javascript was a mess, but it already contained scheme-like features. It was sold as being an interpreted version of Java, but it had features that Java wouldn't have for at least a decade. C is a brutal and unforgiving language, but as long as you're not working with strings, it's great to have such low-level control over everything.

                  Maybe PHP has evolved like other languages, but I still am not interested in trying it out. Everything it was good at can be done better by other languages, and those are languages that give me joy, not pain. I hope it keeps dropping in the rankings so that people aren't exposed to it as one of their first languages.

                  C This user is from outside of this forum
                  C This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #105

                  There really isn’t a language that has completely disappeared.

                  How about that shit where a "program" was a bunch of patch cables plugged into various sockets? That shit is gone, man.

                  S 1 Reply Last reply
                  5
                  • B [email protected]

                    Ah, so it sounds like it was more about dieting than exercising.

                    F This user is from outside of this forum
                    F This user is from outside of this forum
                    [email protected]
                    wrote on last edited by [email protected]
                    #106

                    I was thinking more in the sense of an exercisism.

                    B 1 Reply Last reply
                    0
                    • kshade@lemmy.worldK [email protected]

                      Is disliking something that (allegedly) is more popular with women than the average thing of its category anti-woman, even if no part of the complaint involves the user or their gender? The majority of users is likely still male anyway.

                      C This user is from outside of this forum
                      C This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #107

                      Is disliking something that (allegedly) is more popular with women than the average thing of its category anti-woman, even if no part of the complaint involves the user or their gender?

                      According to my sister-in-law, yes. I don't like Taylor Swift's music and apparently that makes me a misogynist.

                      1 Reply Last reply
                      3
                      • 0 [email protected]

                        Magic quotes were the single biggest mistake I've ever seen any language standard make.

                        D This user is from outside of this forum
                        D This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #108

                        Those haven't existed in PHP anymore for a very long time.

                        1 Reply Last reply
                        1
                        • pro@programming.devP [email protected]

                          Source.

                          Yep, PHP is turning 30 this year! Wondering if "PHP is still relevant?" Ever since we have been hearing that PHP is dead. It was “dead” 10 years ago, 5 years ago, and “is dead” today. But somehow - it isn’t. Anyway... happy birthday!

                          D This user is from outside of this forum
                          D This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #109

                          Everyone in this thread: PHP sucks because it was bad when I last used it 20 years ago.

                          thekingbee@lemmy.worldT icastfist@programming.devI P D 4 Replies Last reply
                          42
                          • S [email protected]

                            Get that fucking JavaScript out of here

                            v_krishna@lemmy.mlV This user is from outside of this forum
                            v_krishna@lemmy.mlV This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #110

                            Typescript makes for a whole different experience on the FE

                            S 1 Reply Last reply
                            1
                            • v_krishna@lemmy.mlV [email protected]

                              Typescript makes for a whole different experience on the FE

                              S This user is from outside of this forum
                              S This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #111

                              When I ask a server for something, its response shouldn't be "here, you do it."

                              1 Reply Last reply
                              1
                              • mrsoup@lemmy.zipM [email protected]

                                W-what? Did you used js as backend? How was performance?

                                P This user is from outside of this forum
                                P This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #112

                                Thanks to web browser development, there has been quite a lot of focus/investment into JS runtime optimizations. Since the server-side runtime environments use those same JS engines, performance tends to be quite good.

                                1 Reply Last reply
                                4
                                • F [email protected]

                                  I was thinking more in the sense of an exercisism.

                                  B This user is from outside of this forum
                                  B This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #113

                                  The belief that exercising one's code is good? I am certainly all in favor of testing, to be sure!

                                  (Sorry, I have been having some playful fun at your expense: the actual word you have been reaching for is excise, e.g., "If only I had exercised more, then I would not have developed a tumor requiring excision!")

                                  1 Reply Last reply
                                  0
                                  • D [email protected]

                                    Everyone in this thread: PHP sucks because it was bad when I last used it 20 years ago.

                                    thekingbee@lemmy.worldT This user is from outside of this forum
                                    thekingbee@lemmy.worldT This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #114

                                    I mean it does suck, but it sucks less than anything else we have.

                                    Z icastfist@programming.devI B 3 Replies Last reply
                                    8
                                    • thekingbee@lemmy.worldT [email protected]

                                      I mean it does suck, but it sucks less than anything else we have.

                                      Z This user is from outside of this forum
                                      Z This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #115

                                      IDK, I like Django/DRF

                                      P 1 Reply Last reply
                                      6
                                      • merc@sh.itjust.worksM [email protected]

                                        Where I live, I still see people in a horse-drawn wagon. So, I guess horse-drawn wagons never died? It's only used for tourists and weddings, but that counts, right?

                                        According to Tiobe, PHP was the programming language of the year in 2004. In 2010 it was number 3 in the top 10 programming languages. It's now out of the top 10 entirely. There really isn't a language that has completely disappeared. Mainframes are still programmed using COBOL, Scientists are still using FORTRAN, even Lisp, which has been around since the 1950s, is still going strong.

                                        Maybe Actionscript counts as truly dead, since it was tied to Adobe Flash, and Flash is truly dead?

                                        I have a lot of bad memories of PHP. It was, for a brief time, the main language I used, but it was so ugly and inconsistent. The only thing I loved about it, at the time, was that it wasn't Visual Basic. As bad as PHP was, at least I wasn't making web pages in that pile of hot garbage. But, I never felt joy writing something in PHP. At best it was a slog. At worst it was like pulling teeth.

                                        Just about every other language has given me moments of fun. Original Javascript was a mess, but it already contained scheme-like features. It was sold as being an interpreted version of Java, but it had features that Java wouldn't have for at least a decade. C is a brutal and unforgiving language, but as long as you're not working with strings, it's great to have such low-level control over everything.

                                        Maybe PHP has evolved like other languages, but I still am not interested in trying it out. Everything it was good at can be done better by other languages, and those are languages that give me joy, not pain. I hope it keeps dropping in the rankings so that people aren't exposed to it as one of their first languages.

                                        P This user is from outside of this forum
                                        P This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #116

                                        There are still Amish and Mennonite communities who use horse-drawn wagons and farm implements their whole lives.

                                        Not really meant to be an argument to your point, just interesting to know.

                                        merc@sh.itjust.worksM 1 Reply Last reply
                                        7
                                        • merc@sh.itjust.worksM [email protected]

                                          I took a look and threw up in my mouth a little. That's not how backslashes should be used.

                                          Instead of writing their frontend templates in PHP via Blade, many developers have begun to prefer to write their templates using React or Vue.

                                          So... the only thing that PHP is really good for should be replaced by React or Vue Javascript / Typescript?

                                          To each their own, but for me that's a no.

                                          S This user is from outside of this forum
                                          S This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #117

                                          Tell me you haven't looked at php in 15 years without telling me you haven't looked at php in 15 years

                                          merc@sh.itjust.worksM 1 Reply Last reply
                                          5
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups