• LostXOR@fedia.ioOP
    link
    fedilink
    arrow-up
    50
    ·
    12 days ago

    If anyone wants to actually run this, here ya go:

              #include              <stdio.h>
          short i=0;long          b[]={1712,6400
        ,3668,14961,00116,      13172,10368,41600,
      12764,9443,112,12544,15092,11219,116,8576,8832
    ,12764,9461,99,10823,17,15092,11219,99,6103,14915,
    69,1721,10190,12771,10065,16462,13172,10368,11776,
    14545,10460,10063,99,12544,14434,16401,16000,8654,
    12764,13680,10848,9204,113,10441,14306,9344,12404,
      32869,42996,12288,141129,12672,11234,87,10086,
        12655,99,22487,14434,79,10083,12750,10368,
          10086,14929,79,10868,14464,12357};long
            n=9147811012615426336;long main(){
              if(i<0230)printf("%c",(char)((
                0100&b[i++>>1]>>(i--&0x1)*
                  007)+((n>>(b[i>>001]>>
                    7*(0b1&01-i++)))&1
                      *main(111))));
                        return 69-
                          0b0110
                            ;}
    

    Bonus points if you can deobfuscate it!

    • 1stTime4MeInMCU@mander.xyz
      link
      fedilink
      English
      arrow-up
      34
      ·
      12 days ago
      If your love letter isn't given in the form of highly obfuscated C, is it really a love letter?
      I don't know, but what I do know is that I love you! <3
      
  • palordrolap@fedia.io
    link
    fedilink
    arrow-up
    26
    arrow-down
    2
    ·
    12 days ago

    If there was ever a time to replace this Drake format with the Geordi LaForge alternative, this was it.

    • CanadaPlus@lemmy.sdf.org
      link
      fedilink
      arrow-up
      1
      arrow-down
      2
      ·
      edit-2
      11 days ago

      I mean, of course it wouldn’t be fair to expect everyone to be migrated over yet, but at some point it’s going to be an obsolete language. Memory unsafety is a pretty nasty quirk; just one that was previously unavoidable, as far as I know.

      • 0x0@programming.dev
        link
        fedilink
        arrow-up
        5
        ·
        10 days ago

        at some point it’s going to be an obsolete language.

        Yeah, COBOL went the way of the dodo too.

        • CanadaPlus@lemmy.sdf.org
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          10 days ago

          Exactly. COBOL still gets used in legacy stuff, but at this point you’d have to be either insane or a historical re-enactor to build something new in it.

          I’ve used C more than anything else, for reference.