Open Menu
AllLocalCommunitiesAbout
lotide
AllLocalCommunitiesAbout
Login

Huh? ϡψφϟβμχ

⁨562⁩ ⁨likes⁩

Submitted ⁨⁨4⁩ ⁨months⁩ ago⁩ by ⁨LifeLemons@lemmy.ml⁩ to ⁨[deleted]⁩

https://lemmy.ml/pictrs/image/fc203ab7-5a5d-419f-98a6-3654acdf48dc.jpeg

source

Comments

Sort:hotnewtop
  • HootinNHollerin@lemmy.dbzer0.com ⁨4⁩ ⁨months⁩ ago

    Lemme guess, coding a pager?

    source
    • Agent641@lemmy.world ⁨4⁩ ⁨months⁩ ago

      Bruh

      source
    • Viking_Hippie@lemmy.dbzer0.com ⁨4⁩ ⁨months⁩ ago

      Image

      source
    • dmMeYourNudes@lemmynsfw.com ⁨4⁩ ⁨months⁩ ago

      Big oof

      source
      • The_Worst@feddit.nl ⁨4⁩ ⁨months⁩ ago

        No, big booms.

        source
    • DragonsInARoom@lemmy.world ⁨4⁩ ⁨months⁩ ago

      Look long enough to find this comment

      source
  • Idea@lemmy.dbzer0.com ⁨4⁩ ⁨months⁩ ago

    Sorry to be the piss in a shitpost but that is not Hebrew. Looks to be Amharic.

    source
    • uservoid1@lemmy.world ⁨4⁩ ⁨months⁩ ago

      Standard Galactic Alphabet

      source
      • Idea@lemmy.dbzer0.com ⁨4⁩ ⁨months⁩ ago

        Image

        source
        • -> View More Comments
    • abolishredditnaw@lemmy.world ⁨4⁩ ⁨months⁩ ago

      Def not Amharic

      Source: I’m Eritrean and we share our alphabet (Ge’ez)

      source
      • Idea@lemmy.dbzer0.com ⁨4⁩ ⁨months⁩ ago

        Damn, thanks for the correction :)

        source
    • BudgetBandit@sh.itjust.works ⁨4⁩ ⁨months⁩ ago

      Huh. I thought it was logarithmic.

      source
      • Viking_Hippie@lemmy.dbzer0.com ⁨4⁩ ⁨months⁩ ago

        I thought it was electronic 🤷

        source
  • Kolanaki@yiffit.net ⁨4⁩ ⁨months⁩ ago

    Obviously coding has to be done in runic script or the magic doesn’t work.

    source
    • shneancy@lemmy.world ⁨4⁩ ⁨months⁩ ago

      ᛖᛚᛞᛖᚱ ᚠᚢᚦᚨᚱᚲ ᚹᛁᛚᛚ ᚷᚢᛁᛞᛖ ᚦᛖ ᚲᛟᛞᛖ ᚨᚲᚱᛟᛊᛊ ᚦᛖ ᚹᛁᚱᛖᛊ

      source
  • aeronmelon@lemmy.world ⁨4⁩ ⁨months⁩ ago

    Oy vey…

    source
    • TachyonTele@lemm.ee ⁨4⁩ ⁨months⁩ ago

      Oy vey…

      Oy vey!? They said English, not russian. What the hell, man. Jesus.

      source
      • Kornblumenratte@feddit.org ⁨4⁩ ⁨months⁩ ago

        I’m pretty sure that “Oy wey” is Yiddish, not Russian.

        source
        • -> View More Comments
  • deaf_fish@lemm.ee ⁨4⁩ ⁨months⁩ ago

    This looks cool! I would hate to have to read or maintain this code. But it looks cool as hell.

    source
    • LifeLemons@lemmy.ml ⁨4⁩ ⁨months⁩ ago

      Looks like minecraft enchantment table language

      source
      • sukhmel@programming.dev ⁨4⁩ ⁨months⁩ ago

        It is Minecraft enchanting table language: source

        source
  • IDKWhatUsernametoPutHereLolol@lemmy.dbzer0.com ⁨4⁩ ⁨months⁩ ago

    Mossad Agent using a secret language to hide a new version of Pegasus.

    source
  • RizzRustbolt@lemmy.world ⁨4⁩ ⁨months⁩ ago

    Knew a fellow that was ridiculously good at hiding his tracks from the feds because he made a custom compiler so that he could code in Armenian.

    source
    • FeatherConstrictor@sh.itjust.works ⁨4⁩ ⁨months⁩ ago

      How does a custom compiler make it easier to hide your tracks from the feds?

      source
      • FiniteLooper@lemm.ee ⁨4⁩ ⁨months⁩ ago

        Sounds like an episode of NCIS

        source
        • -> View More Comments
      • mhague@lemmy.world ⁨4⁩ ⁨months⁩ ago

        He forgot to mention, the compiler outputs Armenian machine code that can only run on chips built on Armenian binary.

        source
        • -> View More Comments
    • Strawberry@lemmy.blahaj.zone ⁨4⁩ ⁨months⁩ ago

      “This binary has strings of Armenian in it. Our suspect likely speaks Armenian”

      -The feds, probably

      source
  • Emi@ani.social ⁨4⁩ ⁨months⁩ ago

    That looks like Minecraft enchantments.

    source
  • stupidcasey@lemmy.world ⁨4⁩ ⁨months⁩ ago

    Gotta say, Ai can be kinda neat:

    # Assuming these are inputs
    num = int(input("Enter a number: "))
    string_input = input("Enter a string: ")
    
    def process_data(data_list, number):
        result = ""
        if number == 2:
            for char in data_list:
                result += data_list[char]
            return result
        elif number == 1:
            result = data_list[number]
            for char in data_list:
                result += data_list[char]
            return result
    
    # Main function call
    output = process_data(list(string_input), num)
    print(output)
    
    # This seems like an external tool for copying to clipboard, e.g., pyperclip
    import pyperclip
    pyperclip.copy(output)
    
    source
    • Hoimo@ani.social ⁨4⁩ ⁨months⁩ ago

      Neat for what? That doesn’t look like the code above. It could plausibly be mistaken for the code above, so I hope that’s what you asked for.

      source
      • fool@programming.dev ⁨4⁩ ⁨months⁩ ago

        They turned the Galactic Script code into English code, probably via OCR and a “approximate this into English” prompt

        source
        • -> View More Comments
  • obscur_e@lemm.ee ⁨4⁩ ⁨months⁩ ago

    lol its not even hebrew its finnish

    source
    • TrickDacy@lemmy.world ⁨4⁩ ⁨months⁩ ago

      Wtf

      source
  • NorthWestWind@lemmy.world ⁨4⁩ ⁨months⁩ ago

    Ancient Chinese programming language: github.com/wenyan-lang/wenyan

    source
    • Binette@lemmy.ml ⁨4⁩ ⁨months⁩ ago

      Not the Mandelbrot set 😭

      Image

      source
  • threeganzi@sh.itjust.works ⁨4⁩ ⁨months⁩ ago

    I’m think it’s actually a native North American script. Ojibwe.

    source