Lemmy for LUS
  • Communities
  • Create Post
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
@einfach_orangensaft@sh.itjust.works to Programmer Humor@programming.dev • 3 months ago

I am easy to amuse

sh.itjust.works

message-square
69
fedilink
663

I am easy to amuse

sh.itjust.works

@einfach_orangensaft@sh.itjust.works to Programmer Humor@programming.dev • 3 months ago
message-square
69
fedilink
alert-triangle
You must log in or register to comment.
  • @neuracnu@lemmy.blahaj.zone
    link
    fedilink
    English
    287•3 months ago
    spoiler

    https://ffmpeg.org/ffmpeg-filters.html#ass

    • trashcan
      link
      fedilink
      123•3 months ago

      ASS (Advanced Substation Alpha)

      • Tb0n3
        link
        fedilink
        English
        64•
        edit-2
        3 months ago

        Fantastic sub format for anime.

        • Cousin Mose
          link
          fedilink
          14•3 months ago

          I wonder why “great” and “sword” need to be Katakana

          • trashcan
            link
            fedilink
            15•3 months ago

            Loanwords

            • Cousin Mose
              link
              fedilink
              1•3 months ago

              I know, but why? Not trying to be a hater but why not just use the native words?

              • trashcan
                link
                fedilink
                1•3 months ago

                Same reason some English people will use Japanese words? I don’t know.

                • Cousin Mose
                  link
                  fedilink
                  -3•3 months ago

                  Then why respond?

          • @OuterRem@lemm.ee
            link
            fedilink
            English
            2•3 months ago

            They transliterated it as English: “Great” being written like “Go Ra To” or something similar instead of using the Kanji 大 pronounced as “Dai”. Same with Sword, they wrote it like “Sa Do” or something, instead of 剣 pronounced as “Ken”.

            • Cousin Mose
              link
              fedilink
              2•3 months ago

              I know, but why? Not trying to be a hater but why not just use the native words?

              • Traister101
                link
                fedilink
                2•3 months ago

                Because it sounds like English words which is “cool”

        • Traister101
          link
          fedilink
          2•3 months ago

          Eyy I just watched Red Ranger, extremely enjoyable for how stupid it is. I bet I’d have loved power rangers if I watched it as a kid

          • @ulterno@programming.dev
            link
            fedilink
            English
            1•3 months ago

            I watched too much of power rangers on TV as a child.
            As a result, I don’t find the anime enjoyable.

            Even though the premise was fun, I just couldn’t tolerate it enough to feel the fun.

      • @toynbee@lemmy.world
        link
        fedilink
        23•3 months ago

        Why is that not ASA? Or even ASSA.

        • @fibojoly@sh.itjust.works
          link
          fedilink
          62•3 months ago

          Because they knew exactly what they were doing, obviously.

        • @Jerkface@lemmy.world
          link
          fedilink
          38•3 months ago

          Because ASS.

        • @vodka@lemm.ee
          link
          fedilink
          18•3 months ago

          Because substation alpha is SSA so they just reversed it.

          Because it’s funny.

      • dditty
        link
        fedilink
        English
        9•
        edit-2
        3 months ago

        When I took a geometry test in eighth grade, I got a point deducted because I wrote ASS instead of SSA (side-side-angle) when calculating angles and side lengths of a triangle. Still got the right answer though

        • Lemminary
          link
          fedilink
          7•3 months ago

          Oh, wonderful, teachers who punish kids for being kids and/or making mistakes.

          • @Deathray5@lemmynsfw.com
            link
            fedilink
            1•3 months ago

            In a “show your workings” questions it makes sense.

            • Ethan
              link
              fedilink
              English
              2•3 months ago

              There’s no difference between SSA and ASS in that context so it’s pointless to punish a student for that

      • @ServantOfRa@lemmy.blahaj.zone
        link
        fedilink
        6•3 months ago

        Right in the nostalgia! Happiness is a warm genlock…

    • @Iheartcheese@lemmy.world
      link
      fedilink
      92•3 months ago

      • @jaybone@lemmy.zip
        link
        fedilink
        English
        64•3 months ago

        I’m so old and tired, this isn’t even funny anymore. I’ll have to explain to some junior engineer about ASS. Then management will learn about this term “ass”, and use it incorrectly at every possible opportunity. Then when no one can explain ASS, I end up being “the ass guy.”

        • @Iheartcheese@lemmy.world
          link
          fedilink
          23•3 months ago

          HEY EVERYONE IT’S THE ASS GUY

        • DUMBASS
          link
          fedilink
          English
          9•3 months ago

          Your theme song

    • Domi
      link
      fedilink
      41•3 months ago

      I always chuckle when Jellyfin shows subtitles as “Full ASS”.

      • @Agent641@lemmy.world
        link
        fedilink
        5•3 months ago

        Never half ass two things. Full ass 1 thing

      • Spaz
        link
        fedilink
        3•3 months ago

        Same.

      • @ShartAtBigLots@lemmy.world
        link
        fedilink
        1•3 months ago

        For some reason, ASS files cause stuttering on my Jellyfin Server living on a NAS

    • @lagoon8622@sh.itjust.works
      link
      fedilink
      English
      18•3 months ago

      The default libass shaping engine,

  • @Blackmist@feddit.uk
    link
    fedilink
    English
    55•3 months ago

    ffmpeg command lines are straight up black magic.

    Anyone who understands them is not to be trusted.

    It’s even worse than tar.

    • @mmddmm@lemm.ee
      link
      fedilink
      15•3 months ago

      GNU tar is easy and straight-forward.

      It’s also completely incompatible with any other Unix, but then, what difference does it make is nobody can use them?

      • Eugene V. Debs' Ghost
        link
        fedilink
        English
        9•
        edit-2
        3 months ago

        A more complex but more commonly used program is rsync

        rsync -rav /home/user/Documents /mnt/usbdrive is treated differently than rsync -rav /home/user/Documents/ /mnt/usbdrive which is different than rsync -rav /home/user/Documents /mnt/usbdrive/ which is different than rsync -rav /home/user/Documents/ /mnt/usbdrive/

        It’s a great tool for making copies onto drives, even servers. But man you have to double check how each folder path is laid out, otherwise it’ll write the files of one folder to the main drive, unorganized.

        • scratsearcher 🔍🔮📊🎲
          link
          fedilink
          English
          2•
          edit-2
          2 months ago

          I recommend --dry-run and reading the stdout with human readable output -h. And dont use the --delete flag if you dont know what will happen 😓

    • @el_bhm@lemm.ee
      link
      fedilink
      9•3 months ago

      If they know Regex, assume you are in Sarumans tower and held captive until a hawk comes in.

      • @Blackmist@feddit.uk
        link
        fedilink
        English
        15•3 months ago

        Writing regex is easy.

        Reading it again after a couple of weeks…

        • @Jakeroxs@sh.itjust.works
          link
          fedilink
          11•3 months ago

          It’s a write only language

        • @Deestan@lemmy.world
          link
          fedilink
          1•2 months ago

          Tbh the frequent pain from needing to read it again often happens because it was so hard to write correctly that it misbehaves on some data and you need to adjust it.

    • @Zannsolo@lemmy.world
      link
      fedilink
      2•3 months ago

      The biggest pain in the ass I’ve dealt with was using a directshow lib to implement flash on a new camera we were supporting for a desktop application. Working with a device graph and pins is beyond frustrating. We’re porting functionality to the Web and my dev working on the camera just needed to call capture image to trigger the flash.

    • @gamer@lemm.ee
      link
      fedilink
      2•3 months ago

      ffmpeg commands are one of the best use cases for ChatGPT

  • Dragon Rider (drag)
    link
    fedilink
    English
    35•3 months ago

    Force Feminisation male pregnancy

    • @al4s@feddit.org
      link
      fedilink
      18•3 months ago

      ffmpreg?

      • Billegh
        link
        fedilink
        3•
        edit-2
        3 months ago

        🫃

    • 74 183.84
      link
      fedilink
      English
      9•3 months ago

      Im listening

      • @HakunaHafada@lemm.ee
        link
        fedilink
        4•3 months ago

        https://tenor.com/L8Qq.gif

        • @Appoxo@lemmy.dbzer0.com
          link
          fedilink
          4•
          edit-2
          3 months ago

          I was hoping for this gif:

          • @HakunaHafada@lemm.ee
            link
            fedilink
            4•3 months ago

            lol that’s a good one too. And thanks to your comment, now I know how to properly do GIFs.

            • Smee
              link
              fedilink
              4•3 months ago

              • @HakunaHafada@lemm.ee
                link
                fedilink
                4•3 months ago

    • JackbyDev
      link
      fedilink
      English
      3•3 months ago

      My omega is gonna be cute, one way or another.

  • Krafty Kactus
    link
    fedilink
    English
    30•3 months ago

    Wtf? Is datascope funny or am I missing something?

    • @Darohan@lemmy.zip
      link
      fedilink
      53•3 months ago

      https://ffmpeg.org/ffmpeg-filters.html#ass

      • Krafty Kactus
        link
        fedilink
        English
        11•3 months ago

        Ahh

        • Smee
          link
          fedilink
          6•3 months ago

          No, ass

    • @db2@lemmy.world
      link
      fedilink
      53•3 months ago

      This guy doesn’t get the joke, everyone point and laugh!

      • @OldManBOMBIN@lemmy.world
        link
        fedilink
        24•3 months ago

        Ha ha ha, whoosh! Right guise?

    • t҉̠̙ǵ̣̞̄ͪ͜x̸̱͚̳ͫ͐̑̈ͯͣ̚n̒͌҉͉̦̜̝ͅ
      link
      fedilink
      2•
      edit-2
      3 months ago

      You scrolled too far. 😆 Same as me, but I scrolled back up.

  • @Skullgrid@lemmy.world
    link
    fedilink
    19•3 months ago

    I thought it was going to be Lenna https://en.wikipedia.org/wiki/Lenna

    • @Glitch@lemmy.dbzer0.com
      link
      fedilink
      5•3 months ago

      Me too

  • @cm0002@lemmy.world
    link
    fedilink
    18•3 months ago

    (⁠ ͡⁠°⁠ ͜⁠ʖ⁠ ͡⁠°⁠)

  • @mobotsar@sh.itjust.works
    link
    fedilink
    English
    14•
    edit-2
    3 months ago

    Pages are fractional now?

    Man, I really gotta get with the times…

    • 𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍
      link
      fedilink
      12•3 months ago

      “Section”. They just used the wrong word ¯\(ツ)/¯

    • @ILikeBoobies@lemmy.ca
      link
      fedilink
      3•3 months ago

      The bible is an old western book that orders itself so

    • JackbyDev
      link
      fedilink
      English
      2•3 months ago

      I’ve had text books that have page numbers in the corner as chapter-number. It’s not unheard of. When I was in JROTC in highschool the cadet field manual had pages like this. I’m sure others did too but I specifically remember that one more because I was there for four years. (Had to be there for riflery team.)

  • Lemminary
    link
    fedilink
    13•
    edit-2
    3 months ago

    Are you a tits or FFMPEG filter documentation on section 11.5 man?

    • Lovable Sidekick
      link
      fedilink
      English
      10•3 months ago

      Please refer to section 8008S.

    • @hakunawazo@lemmy.world
      link
      fedilink
      1•3 months ago

      Easy. We like them https://ffmpeg.org/ffmpeg-all.html

Programmer Humor@programming.dev

!programmer_humor@programming.dev
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: !programmer_humor@programming.dev

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
  • 61 users / day
  • 475 users / week
  • 1.45K users / month
  • 4.65K users / 6 months
  • 3 subscribers
  • 1.4K Posts
  • 41.4K Comments
  • Modlog
  • mods:
  • Feyter
  • adr1an
  • @BurningTurtle@programming.dev
  • Pierre-Yves Lapersonne
  • BE: 0.18.5
  • Modlog
  • Legal
  • Instances
  • Docs
  • Code
  • join-lemmy.org