• @canihasaccount
    link
    171 month ago

    A fellow Julia programmer! I always test new models by asking them to write some Julia, too.

    • dactylotheca
      link
      fedilink
      English
      61 month ago

      Oh I’m barely a Julia programmer 😅 I learned it a couple of years ago just to check it out, started writing a personal project with it but got a bit irritated with how interfaces are defined informally and you have to dig through documentation to find out the methods you need to implement, and then just sort of drifted away. Will definitely use it in the future for eg. some signal analysis thingamajigs and so on though, it was a fun language to use with notebooks.

      I usually prefer type systems that make me beg for mercy, heh.