• UnityDevice@lemmy.zip
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    9 hours ago

    Compiling any larger go application would hit this limit almost immediately. For example, podman is written in go and has around 70 dependencies, or about 200 when including transitive dependencies. Not all the depends are hosted on GitHub, but the vast majority are. That means that with a limit of 60 request per hour it would take you 3 hours to build podman on a new machine.