• rushaction@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    9 months ago

    Every time I see a project decide to use rust I groan knowing my build/packaging time is about to skyrocket. Case in point, the Python cryptography project.

    And given cryptography’s importance in the Python ecosystem what used to be an easy pip install of a package now almost always going to include is an enormous and horribly slow rust build environment.

    Seeing a rust libraryjust makes me sad now 😭

    • dsemy@lemm.ee
      link
      fedilink
      English
      arrow-up
      0
      ·
      9 months ago

      I seem to recall when the switch was made it took me about a week to figure out how get it to work on OpenBSD, because the Rust build step failed there (for a reason I can’t remember now).