Derock's Lemmy
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
dosuser123456@lemmy.sdf.org to Programmer Humor@programming.dev · 2 months ago

js is in the "pure embodiment of hell" category along with vb.net and php

lemmy.sdf.org

message-square
80
fedilink
1

js is in the "pure embodiment of hell" category along with vb.net and php

lemmy.sdf.org

dosuser123456@lemmy.sdf.org to Programmer Humor@programming.dev · 2 months ago
message-square
80
fedilink
alert-triangle
You must log in or register to comment.
  • BlueKey@fedia.io
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    Python should be one of the chaotics.
    You can even dynamically create global variables in there.

    • Valmond@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      Or stick a new variable onto the instance of a class 🤯

      • _stranger_@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        2 months ago

        or return values for properties that don’t exist, and only get created on access!

        I love python.

        • ulterno@programming.dev
          link
          fedilink
          English
          arrow-up
          0
          ·
          2 months ago

          It’s like having a PHP webserver inside a class

    • masterspace@lemmy.ca
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 months ago

      Most overrated language imho.

  • jia_tan@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    JDSL

  • MonkderVierte@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    Replace maybe C++ with Haskell.

    • SatouKazuma@programming.dev
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      Or Rust

  • harsh3466@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    Guess I’m lawful neutral.

  • MonkderVierte@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    Whats DIS?

    • uuldika@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      It appears to be Dis thing right here.

      Apparently it’s a nerfed variant of Malbolge. Malbolge is literally cryptographically difficult to program in, while Dis is merely migraine-inducing.

    • dosuser123456@lemmy.sdf.orgOP
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      esolangs.org/wiki/Dis

      tldr: malbolge wimpmode

  • dejected_warp_core@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    28 days ago

    ASM is much closer to true neutral. There are no high-level language rules/laws, no other man-made constructs on top of the silicon. We are speaking the language of machines, forever moving bytes between registers and addresses. Nothing more.

    Edit: to be clear, the meme is great as-is. But I’m left wondering if this observation would also fit the format?

    • dosuser123456@lemmy.sdf.orgOP
      link
      fedilink
      arrow-up
      0
      ·
      28 days ago

      i already said i did not make this one

      • dejected_warp_core@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        28 days ago

        It’s all good man. If that came across as a sharp criticism of this work, I apologize. Usually, folks stir up debate on these things without any of it directed at the author. My text doesn’t convey this sentiment at all, so I left it open for interpretation. Rest assured, I got a good chuckle from this meme and simply want to express a personal opinion on what I would have done differently (had I not been too lazy to make a meme myself). I’ll go clean up my comment to help make all this clear to others. Thanks for understanding.

        • dosuser123456@lemmy.sdf.orgOP
          link
          fedilink
          arrow-up
          0
          ·
          28 days ago

          no problem, tbh if it wrere me to write it id also have put asm as true newutral. i actually did asm a few times. sadly only know mips (lol)

  • Boomkop3@reddthat.com
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    PHP may be a little similar to perl

  • lmmarsano@lemmynsfw.com
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    2 months ago

    @sabrinaesaquino

    Stop comparing programming languages

    Python is VERSATILE

    JavaScript is POWERFUL

    Ruby is ELEGANT

    C is ESSENTIAL

    C++

    Java is ROBUST

    Out of all the programming languages, C++ is definitely one of them.

  • ThirdConsul@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    PHP has got a lot of new features in the language that makes it a little bit like c# now, so it’s not that bad anymore :P

    • Valmond@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      C# is crap though. Well IMO anyways.

      • Kissaki@programming.dev
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 months ago

        C# is pretty much my fav

        • Valmond@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          2 months ago

          If you’re doing almost any language for a while it vecomes easy and smooth. In your opinion.

          C# is not horrendous but it lacks so many things like header files.

          • Kissaki@programming.dev
            link
            fedilink
            English
            arrow-up
            0
            ·
            2 months ago

            I would hate to have header files with separate / duplicate declarations.

            If I want an interface I’ll create an interface type.

            • Valmond@lemmy.world
              link
              fedilink
              arrow-up
              0
              ·
              edit-2
              2 months ago

              What about:

              Class A{ /* declarations */ };

              A a; <= doesn’t instantiate a class!

              And just put a “a.cs” file somewhere and it’ll pollute the global namespace magically.

              And on and on.

              A FOSS language would have evolved, microsoft just doesn’t care.

              But I guess it’s your fav language so you won’t take any criticism right?

              • Kissaki@programming.dev
                link
                fedilink
                English
                arrow-up
                0
                ·
                2 months ago

                But I guess it’s your fav language so you won’t take any criticism right?

                If that’s your take I’ll just leave it at that.

                • Valmond@lemmy.world
                  link
                  fedilink
                  arrow-up
                  0
                  ·
                  2 months ago

                  Busted 😁

  • rockSlayer@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    Some of those color choices were chaotic evil too

    • dosuser123456@lemmy.sdf.orgOP
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      i didnt make the template

  • sudo@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    At no point should C++ be considered “lawful” or “good”. Haskell would be the best.

    • dosuser123456@lemmy.sdf.orgOP
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      Haskell would be the best.

      lisp wants some words with you about that

      • sudo@programming.dev
        link
        fedilink
        arrow-up
        0
        ·
        2 months ago

        I wouldn’t call lisp “lawful”.

    • rtxn@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      Haskell is where hope and sanity go to die.

      • sudo@programming.dev
        link
        fedilink
        arrow-up
        0
        ·
        2 months ago

        That’s when you have to comply with decades of backwards compatibility.

  • pewpew@feddit.it
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    2 months ago

    C++ is chaotic goodl, C is lawful good in my opinion

  • Im_old@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    2 months ago

    I would have put assembly as true neutral

  • pixeltree@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    Pythons chaotic evil

    • Omega@discuss.online
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      No, true neutral

    • ReluctantMuskrat@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      I’d put it in the lawful category. 4 space indentation and other strict formatting requirements chaffs me to no end, just like a hard-ass teacher requiring name and student number in some specific and strict format at the top of a page.

  • Sonotsugipaa@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    C++, lawful good

    • dosuser123456@lemmy.sdf.orgOP
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      tbh i didnt even make this meme, it was my dad, i just posted it here

      • twice_hatch@midwest.social
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 months ago

        Hi ops Dad

    • Boomkop3@reddthat.com
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      That I’ll call chaotic evil

      • Sonotsugipaa@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 months ago

        Not evil by itself, but if you want to obfuscate C++20 code you can get REALLY creative…

        • Boomkop3@reddthat.com
          link
          fedilink
          arrow-up
          0
          ·
          2 months ago

          Depends on how much you hate yourself

    • Valmond@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      Ah, template code.

      • Kissaki@programming.dev
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 months ago

        Template-C++ is not C++ after all /s

    • mkwt@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      Someday the concepts will come and fix all of this. It has been foretold.

      • Sonotsugipaa@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 months ago

        Concepts are already here - (as of now) they fix a subset of this, and errors messages can still be extremely long.
        They’re less like “here’s every single template parameter of the involved types” and more like “this template thingy has many specializations with different constraints, here’s a list of all of them and why none of them are satisfied with your parameters”

Programmer Humor@programming.dev

programmer_humor@programming.dev

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: [email protected]

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics
Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 72 users / day
  • 470 users / week
  • 1.59K users / month
  • 3.96K users / 6 months
  • 0 local subscribers
  • 24.2K subscribers
  • 1.03K Posts
  • 20.3K Comments
  • Modlog
  • mods:
  • Feyter@programming.dev
  • adr1an@programming.dev
  • BurningTurtle@programming.dev
  • Pierre-Yves Lapersonne@programming.dev
  • BE: 0.19.5
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org