My Lemny
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
calebegg@lemmy.blahaj.zone to Programmer Humor@lemmy.ml · 10 months ago

Pure evil

lemmy.blahaj.zone

external-link
message-square
53
link
fedilink
1
external-link

Pure evil

lemmy.blahaj.zone

calebegg@lemmy.blahaj.zone to Programmer Humor@lemmy.ml · 10 months ago
message-square
53
link
fedilink
alert-triangle
You must log in or # to comment.
  • TAYRN@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    If you do this, you’re going to burn in a very special level of hell. A level they reserve for child molesters and people who talk at the theater.

    • noughtnaut@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      10 months ago

      The special hell.

  • 👍Maximum Derek👍@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    0
    ·
    10 months ago

    Be sure to use the image upload field too

    • calebegg@lemmy.blahaj.zoneOP
      link
      fedilink
      arrow-up
      0
      ·
      10 months ago

      How do I do that? Very new to lemmy. Using Boost. Thanks in advance!

      • JackbyDev@programming.dev
        link
        fedilink
        English
        arrow-up
        0
        ·
        10 months ago

        • SLVRDRGN@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          10 months ago

      • Trantarius@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        0
        ·
        10 months ago

        Embed the image using markdown: ![some text](image URL)

      • 👍Maximum Derek👍@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        10 months ago

        I don’t think Lemmy supports media fields in comments (though I’ve only skimmed the API, I could be wrong) just on posts. I usually use Postimages for hosting images for comments.

        • TriflingToad@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          10 months ago

          cope

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

          Idk but Boost has a button for adding pictures to comments.


          • 👍Maximum Derek👍@discuss.tchncs.de
            link
            fedilink
            English
            arrow-up
            0
            ·
            10 months ago

            That looks like the media endpoint in action, all right.

  • xlash123@sh.itjust.works
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    That’s pretty funny! ���

    • JackbyDev@programming.dev
      link
      fedilink
      English
      arrow-up
      0
      ·
      10 months ago

      

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

    You are evil

  • markstos@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    Thanks, {{ firstName }}

    • InvertedParallax@lemm.ee
      link
      fedilink
      arrow-up
      0
      ·
      10 months ago

      Good Ole Bobby tables.

  • Imgonnatrythis@sh.itjust.works
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    See you in hell

  • RestrictedAccount@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

  • frezik@midwest.social
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    Some hackers DoS the code. This guy DoS’s the corporate process.

  • Xylight@lemdro.id
    link
    fedilink
    English
    arrow-up
    0
    ·
    10 months ago

    I feel like saying nothing but undefined is worse.

    • Cysioland@lemmygrad.ml
      link
      fedilink
      arrow-up
      0
      ·
      10 months ago

      Especially when there is absolutely no JavaScript in the stack

  • t�m@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    10 months ago

    Honestly funny, since we don’t have GDPR here in the US, I guess this is fair.

    • dan@upvote.au
      link
      fedilink
      arrow-up
      0
      ·
      10 months ago

      Not sure how that’s relevant, but some states do have an equivalent to GDPR. California has CCPA for example.

    • pedz@lemmy.ca
      link
      fedilink
      arrow-up
      0
      ·
      10 months ago

  • starshipwinepineapple@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    Who hurt you!?

  • NegativeLookBehind@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    10 months ago

    Junior dev: Oh no what is that symbol? Let me examine the code closely to find out

    Senior dev: The form still works. Fuck you.

  • Chahk@beehaw.org
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    If you think that these days resumes actually reach developers, I have an AI company to sell you.

  • letsgo@lemm.ee
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    Must be the updated version of ~~####3$3$$%^^~! NO CARRIER

  • IrateAnteater@sh.itjust.works
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    Why is it that whenever something is spitting out junk data, those specific characters are involved?

    • Vent@lemm.ee
      link
      fedilink
      arrow-up
      0
      ·
      10 months ago

      � is used to represent an invalid character, so it makes sense that it’d appear often when bad data is being rendered (or good data is being rendered improperly).

    • JackbyDev@programming.dev
      link
      fedilink
      English
      arrow-up
      0
      ·
      10 months ago

      Right single quote (’) in UTF-8 (https://www.compart.com/en/unicode/U+2019) has the same bytes as ’ in cp1252 (which is more or less “ASCII” if we’re doing ELI5). https://en.wikipedia.org/wiki/Windows-1252

      Sometimes your keyboard or program’s settings will use right single quote for apostrophes instead of a normal apostrophe. ’ you might notice how this one is straight and not bent a certain way. This setting is often called smart quotes.

    • ImplyingImplications@lemmy.ca
      link
      fedilink
      arrow-up
      0
      ·
      10 months ago

      Everything is 0s and 1s to a computer. What a pattern of 0s and 1s encodes is decided by people–often arbitrarily. Over the years there have been attempts to standardize encodings but, for legacy reasons, older encodings are still valid.

      The 0s and 1s that encode ’ in UTF-8 (a standardized encoding) are the same 0s and 1s that encode ’ in CP-1252 (a legacy encoding).

      The � symbol is shown when the 0s and 1s don’t encode anything of meaning.

      • x00za@lemmy.dbzer0.comBanned
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        9 months ago

        Removed by mod

        • breakcore@discuss.tchncs.de
          link
          fedilink
          arrow-up
          0
          ·
          10 months ago

          Good to see it “spelt out” like that

Programmer Humor@lemmy.ml

programmerhumor@lemmy.ml

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: !programmerhumor@lemmy.ml

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.
Visibility: Public
globe

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

  • 28 users / day
  • 91 users / week
  • 374 users / month
  • 1.49K users / 6 months
  • 0 local subscribers
  • 37K subscribers
  • 1.76K Posts
  • 31.3K Comments
  • Modlog
  • mods:
  • AgreeableLandscape@lemmy.ml
  • cat_programmer@lemmy.ml
  • BE: 0.19.12
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org