Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)VI
_Vi @lemmyrs.org
Posts 2
Comments 7
std::any::Any for slices?
  • I asked in the Rust Discord channels and it seems like my approach is fine. Even the mutable version is okay and doesn’t need to be unsafe if it returns the reference with self’s lifetime.

    Then maybe publish it as a mini-crate (e.g. any-slice), ideally with a link to the discussion that proves that it is sound.

  • Announcing new tool: wgslirpy

    github.com GitHub - vi/wgslirpy: User-space Wireguard gateway allowing sharing network connection from environment where usual routing rules are inaccessible.

    User-space Wireguard gateway allowing sharing network connection from environment where usual routing rules are inaccessible. - GitHub - vi/wgslirpy: User-space Wireguard gateway allowing sharing n...

    GitHub - vi/wgslirpy: User-space Wireguard gateway allowing sharing network connection from environment where usual routing rules are inaccessible.

    Allows to share network (i.e. act like a VPN server) without root access by combining user-space Wireguard library and user-space TCP/IP stack.

    2
    Ferrocene - ISO 26262 and IEC 61508 Qualified Rust Compiler
  • Is (or will) Ferrocene be open source?

    ... exclusive early access to Ferrocene releases ...
    exclusive

    This phrase look suspicious, as "open source" and "exclusive" typically does not mix well.

    Will it be a special version of rustc with private bugfixes, like in ~"we have fixed 19 bugs in rustc that can lead to miscompilations in your missing-critical program, so you better pay us for better private rustc instead of using buggy upstream version"~?

    Or will publicly available source code be exactly the same as in certified version of the compiler, with the difference only being the legal warranties?

    Or will it follow something like grsecurity model, i.e. technically open source, but please do not distribute (lest lose the subscription).

  • Shall lemmyrs favicon be different from URLO's?
  • So that tabs with lemmyrs posts would be easily distinguishable from tabs of docs.rs and the forums. Docs.rs have somewhat different role, so tabs with it is less likely to be intermixed in the tree with other ones. But IRLO/URLO and Lemmyrs serve comparable roles and are likely to link to each other, so distinctive favicons can help.

  • Shall lemmyrs favicon be different from URLO's?

    Currently favicon (circled R) looks similar to the one used for internals.rust-lang.org or users.rust-lang.org.

    Maybe Lemmyrs should have a distinct favicon (website tab icon), for example, circled "L" instead of circled "R"?

    // Cannot post it to Meta community instead: UI hangs

    7