• dick_fineman@discuss.online
    link
    fedilink
    arrow-up
    7
    ·
    6 days ago

    I prefer to code by yelling at Chat GPT, copy-pasting to Grok, telling Grok Chat GPT said it couldn’t write cleaner code, then going back and forth between the 2 with fake insults from the other until one declares a Jihad on the other. I think it’s called “vibe coding”.

      • dick_fineman@discuss.online
        link
        fedilink
        arrow-up
        2
        ·
        6 days ago

        Silly librul, everyone knows forests are a lie sold to us by big-pharma so they can sell us more vaccines. That’s why I take my Ivermectin enemas daily, and you should too! It helps you see through the Jewish Space Lasers!

      • Alaknár@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        2
        ·
        6 days ago

        Just think about it - the more deforested areas, the more room for data centres and power plants! It’s literally a win-win!

        • Cryptagionismisogynist@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          arrow-down
          6
          ·
          edit-2
          6 days ago

          The whole earth covered with warm, unliving metal as a tribute to the earth’s core

          Unrelated Image for fun, Blessed Are the Meek
          

  • vrighter@discuss.tchncs.de
    link
    fedilink
    arrow-up
    3
    ·
    6 days ago

    you need to compile c with a c++ compiler to be able to define macros for keywords iirc. But I did do this once to translate c to my native language, Maltese. It was cursed

    • waigl@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      8 days ago

      Well, in PHP you cannot #define new words from some new language to mean basic language keywords.

  • dejected_warp_core@lemmy.world
    link
    fedilink
    arrow-up
    11
    ·
    7 days ago

    I’m all in favor of zuruck replacing return, because that just sounds cooler. Plus z doesn’t get enough use in my programs these days.

    • MrScottyTay@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      2
      ·
      7 days ago

      I often use z as a temp variable when i need something to compare to when creating new code but don’t want a separate window to the side or to experiment with something but don’t yet know what the result can or will be. I use z purely just because i know z is very very unlikely to have been used elsewhere, and if for some reason it has, then i just name it ‘zz’.

      This is actually temporary by the way. It does not stay in my code. Once I’m done with it, i delete it.

  • argh_another_username@lemmy.ca
    link
    fedilink
    arrow-up
    8
    ·
    8 days ago

    I worked with one of the authors of the Brazilian SQL. It was exactly what it looks, every reserved word translated to Brazilian Portuguese.

    • fibojoly@sh.itjust.works
      link
      fedilink
      arrow-up
      2
      ·
      7 days ago

      Oh shit, I’d never get anything done, as I’d imagine my lovely friend’s accent reading this shit out. Selecione * de tbl_minha-tabela onde nome não é nulo Hahaha! I love it!

      • argh_another_username@lemmy.ca
        link
        fedilink
        arrow-up
        2
        ·
        7 days ago

        That reminds me, I had to modify a program written in VB once. The guy who created it wrote every table, every column, every view in Portuguese, WITH ACCENTS! It works, we simply have to put everything between brackets, but it doesn’t add anything to clarity. It looks awful and seems pedantic.

    • ByteJunk@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      8 days ago

      Oh god. I still have nightmares about that time I had excel formulas in Portuguese, I refuse to think about SQL.

      • Eager Eagle@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        8 days ago

        Don’t forget the keyboard shortcuts. Office products would change shortcuts according to the language, so it would be more mnemonic. Ctrl-F for find and Ctrl-B for bold would be reassigned to whatever initials that language had. Fun! /s

        • SkunkWorkz@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          6 days ago

          Man I’m glad Dutch keyboards are just US international. So all the shortcuts are just the same as the English version. So I never had to unlearn localized shortcuts.

        • Hudell@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          3
          ·
          7 days ago

          Not even the right initials. Most of the actions’ names had the same few initials so they had to find synonyms to use the shortcut for. Search was Ctrl+L (from Locate). In other cases they just used whatever letter was next on the keyboard to the initial that was already in use.

    • MrScottyTay@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      2
      ·
      7 days ago

      Foreign? For some these languages are native. Foreign is relative.

      (I’m just being pedantic, i understand that relatively to you - and me - this is foreign)

    • Yaky@slrpnk.net
      link
      fedilink
      arrow-up
      9
      ·
      7 days ago

      Why? Programming language isn’t a natural language. In fact, I think not knowing English makes it easier, since you cannot attach any preconceived notions, assumptions, or word order to keywords. I learned some Pascal, Visual Basic and whatever GameMaker used at the time without being fluent in English.