GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    Enno T. Boland (gottox@chaos.social)'s status on Sunday, 10-Nov-2024 04:38:39 JST Enno T. Boland Enno T. Boland

    #rust Quick Tip for people that develop in rust and hate the long compile times while developing:

    1. install the mold linker [1]

    2. add this to your ~/.cargo/config.toml (adapt for your platform)

    ```
    [target.x86_64-unknown-linux-gnu]
    linker = "clang"
    rustflags = ["-C", "link-arg=-fuse-ld=/usr/bin/mold"]
    ```

    3. Praise the mold developers

    [1] https://github.com/rui314/mold/

    In conversation about 7 months ago from chaos.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
      GitHub - rui314/mold: Mold: A Modern Linker 🦠
      Mold: A Modern Linker 🦠. Contribute to rui314/mold development by creating an account on GitHub.

    Feeds

    • Activity Streams
    • RSS 2.0
    • Atom
    • Help
    • About
    • FAQ
    • TOS
    • Privacy
    • Source
    • Version
    • Contact

    GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

    Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.