vit.am is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Site description
A small instance.
Admin email
ololduck@vit.am
Admin account
@ololduck@vit.am

Search results for tag #rust

[?]AI6YR Ben » 🌐
@ai6yr@m.ai6yr.org

Hello collectible Coca Cola! (ps. Do not collect Coca Cola. I bought many cans of original Coca Cola right before the "New Coke" thing, stuck them in a closet, and very shortly after that they ate holes in the cans and spilled over everything in the closet. There's probably still Coca Cola in my childhood closet.)

Coca Cola bottle with faded label, canning jar, with a ding in the lip, making it useless for canning, and a rusty lock.

Alt...Coca Cola bottle with faded label, canning jar, with a ding in the lip, making it useless for canning, and a rusty lock.

    Relre Relay boosted

    [?]AI6YR Ben » 🌐
    @ai6yr@m.ai6yr.org

    Oops, forgot about this lock! Two weeks in acid did not improve things.

    Lock encrusted with green stuff

    Alt...Lock encrusted with green stuff

    Same lock with wet green stuff after rinsing

    Alt...Same lock with wet green stuff after rinsing

      AodeRelay boosted

      [?]cafkafk [She/Her] » 🌐
      @cafkafk@infosec.exchange

      Hi infosec exchange. I guess I live here now.

      If you're interested in what I'm up to, I'm on the NixOS steering committee, which takes up most of my freetime, along with other open source projects, most notibly being the primary maintainer of eza.

      I work in healthtech, specifically using computer vision to reduce hospital/surgery waitlists in a way that doesn't just try to squeeze the people that work there, but actually give them the support they need. I work with doctors as well, so it's not like we're just causing them trouble, it's very cool.

      I just wrote a blog post about why I think calling some large language models "open source" is kind of marketing spin, if you wonder what I think of that, here is a link:

      point.free/blog/open-weights-n

      I'm a big fan of stuff like , , . You've probably seen me around before here. Hi again. o/

        [?]HGPU group » 🌐
        @hgpu@mast.hpc.social

        Fearless Concurrency on the GPU

        hgpu.org/?p=30880

          [?]Lobsters » 🤖 🌐
          @lobsters@mastodon.social

          [?]Rust Bytes 🦀 » 🌐
          @rustaceans@mastodon.social

          How memory safety CVEs differ between Rust and C/C++

          >> In Rust, any memory safety bug triggerable from safe code is a library soundness CVE. In C/C++, it's usually "your fault" for misusing the API. CVE counts mislead.

          Image: How memory safety CVEs differ between Rust and C/C++ 


>> In Rust, any memory safety bug triggerable from safe code is a library soundness CVE. In C/C++, it's usually "your fault" for misusing the API. CVE counts mislead. 


#rustlang #rust

          Alt...Image: How memory safety CVEs differ between Rust and C/C++ >> In Rust, any memory safety bug triggerable from safe code is a library soundness CVE. In C/C++, it's usually "your fault" for misusing the API. CVE counts mislead. #rustlang #rust

            [?]Lobsters » 🤖 🌐
            @lobsters@mastodon.social

            Fearless Embedded Rust: Driving a Lego Car with a Pico W lobste.rs/s/suw9dp
            dystroy.org/blog/picomobile/

              1 ★ 1 ↺
              Coruscateor boosted

              [?]ololduck » 🌐
              @ololduck@vit.am

              Abbaye 0.7.1 is now out!

              Abbaye is a Static Site Generator () for your releases, for those of us who can't or won't use a full-featured software forge.

              This release simply fixes some minor issues and introduces branch/tag inclusion/exclusion when building the browsable repository as well as the https-cloneable one.

              I had some work-in-progress branches on another project and wanted to publish a release for a small fix, and i saw that my work branches were still there, so… there you have it.

              This release also includes an package but shhhhh! it's not 100% ready yet :D

              Anyway, enjoy this release with abbaye self-update!

              Here's Abbaye's 0.7.1 page, as built with Abbaye itself: https://vit.am/~ololduck/abbaye/0.7.1/

              For the next release, i plan to add artifact categories so we can present artifacts in a more structured way. If you look at the "downloads" section, you'll see it's starting to be a bit crowded and unclear what does what.


                [?]Rust Bytes 🦀 » 🌐
                @rustaceans@mastodon.social

                JUST IN: A native Rust rewrite of RivetKit

                >> Rivet 2.3 rewrites its core runtime (RivetKit) in native Rust for better performance, adds a sleek new dashboard, and introduces fine-grained actor lifecycle controls.

                Image: JUST IN: A native Rust rewrite of RivetKit 


>> Rivet 2.3 rewrites its core runtime (RivetKit) in native Rust for better performance, adds a sleek new dashboard, and introduces fine-grained actor lifecycle controls. 


#rustlang #rust

                Alt...Image: JUST IN: A native Rust rewrite of RivetKit >> Rivet 2.3 rewrites its core runtime (RivetKit) in native Rust for better performance, adds a sleek new dashboard, and introduces fine-grained actor lifecycle controls. #rustlang #rust

                  Relre Relay boosted

                  [?]Chris Dell » 🌐
                  @cjdell@fosstodon.org

                  Bit of honesty. As a rehabilitating software engineer the last 5 years have been rough since I first became ill during the pandemic. Was limping along with odd freelance jobs here and there, just enough to pay the bills, but these have dried up.

                  Need to start promoting myself again and . Ideally freelance work as this gives me the time flexibility I need but will also consider full-time if something comes along.

                  Link to my blog: chrisdell.info/

                    [?]Lobsters » 🤖 🌐
                    @lobsters@mastodon.social

                    [?]Lobsters » 🤖 🌐
                    @lobsters@mastodon.social

                    [?]freekmurze » 🌐
                    @freekmurze@phpc.social

                    🔗 Rust Tutorial For PHP and JavaScript Developers
                    youtu.be/lJdqrDFswns?si=xs8_bE

                      [?]Lobsters » 🤖 🌐
                      @lobsters@mastodon.social

                      [?]Rust Bytes 🦀 » 🌐
                      @rustaceans@mastodon.social

                      Deno merged a major port of console/inspect from JS to Rust, slashing 01_console.js by 83%, shrinking the snapshot, and keeping output identical.

                      Image: Deno merged a major port of console/inspect from JS to Rust, slashing 01_console.js by 83%, shrinking the snapshot, and keeping output identical. 


#rustlang #rust

                      Alt...Image: Deno merged a major port of console/inspect from JS to Rust, slashing 01_console.js by 83%, shrinking the snapshot, and keeping output identical. #rustlang #rust

                        [?]Lobsters » 🤖 🌐
                        @lobsters@mastodon.social

                        Symbolica: high-performance computer algebra library for Python and Rust lobste.rs/s/lglu8f
                        github.com/symbolica-dev/symbo

                          Relre Relay boosted

                          [?]ポイズン雷花 » 🌐
                          @poison_raika@mastodon.nu

                          AodeRelay boosted

                          [?]Anupam 🇮🇳《ミ》λ≡ » 🌐
                          @haskman@functional.cafe

                          Happy to announce another confirmed talk for the June !

                          Srijan will talk about Formalising for Functional Languages!

                          hasgeek.com/fpindia/bangalore-

                            [?]Adam Harvey [he/him] » 🌐
                            @a@fedi.lawngno.me

                            Apropos of nothing, some crate stats from crates.io:

                            • ~10% of published crate versions include a build script.
                            • ~4% of published crate versions declare a proc macro.
                            • ~23% of published crate versions have one or more unsafe {} blocks.

                              [?]Sashin [He/Him] » 🌐
                              @sashin@veganism.social

                              I'm thinking of writing a rust script to create an anki deck given a video file and a subtitle track.

                              One thing I'm not sure I should do, is how do I get a snapshot from a video file?

                              Does anyone know a good way to do this?

                              The script will go through all the timestamps in the provided subtitle file and take screenshots.

                                [?]iroh » 🌐
                                @n0iroh@mastodon.social

                                4 years, 65 versions, and now iroh 1.0. Here's to the next chapter and stability: a wire protocol you can depend on, with plenty of incremental features on the roadmap.

                                Dial keys, stay connected.

                                iroh.computer/blog/v1



                                  [?]Rust Bytes 🦀 » 🌐
                                  @rustaceans@mastodon.social

                                  yserver is a modern X11 server written from scratch in Rust, and designed to run full Linux desktops while dropping Xorg’s legacy baggage.

                                    [?]Alex » 🌐
                                    @alexdp@expressional.social

                                    does anybody know in ? I want to make a suite of Arcium programs. It uses ZK and they develop tools to prove any sort of anon computation. There are primitives to learn and 4-8 programs to build. With react frontend or even rust -> wasm with browser and desktop app. it could raise capital when MVP ready. message/reply for info

                                      Relre Relay boosted

                                      [?]official_vatican » 🌐
                                      @official_vatican@mastodon.social

                                      RE: expressional.social/@alexdp/11

                                      does anybody know in ? I want to make a suite of Arcium programs. It uses zero-knowledge proofs (#cryptography) and they develop tools to prove any sort of anon computation. There are primitives to learn and 4-8 programs to build. With react frontend or even rust -> wasm with browser and desktop app. it could raise capital when MVP ready. message/reply for info

                                        [?]OTX Bot » 🤖 🌐
                                        @techbot@social.raytec.co

                                        OptinMonster supply chain attack hits 1.2 million sites

                                        An active supply-chain attack targeted over 1.2 million WordPress sites using OptinMonster, TrustPulse, and PushEngage plugins operated by Awesome Motive. Attackers injected malicious JavaScript into legitimate files served through Awesome Motive's CDN endpoints. The malware activates when a logged-in administrator accesses the site, creating backdoor admin accounts (developer_api1 and randomized dev_xxxxxx accounts) and installing a self-hiding PHP plugin. The backdoor provides unauthenticated code execution through a web shell and eval endpoint. Stolen credentials are exfiltrated to tidio.cc, a lookalike domain mimicking the legitimate tidio.com. The breach likely originated from compromised Awesome Motive servers or their BunnyNet CDN account. The campaign began in late April 2026 and remained active through mid-June, affecting OptinMonster (over 1 million installations), TrustPulse, and PushEngage users.

                                        Pulse ID: 6a2ec0e674b2d14b332499fa
                                        Pulse Link: otx.alienvault.com/pulse/6a2ec
                                        Pulse Author: AlienVault
                                        Created: 2026-06-14 14:55:34

                                        Be advised, this data is unverified and should be considered preliminary. Always do further verification.

                                          Relre Relay boosted

                                          [?]arya dradjica [she/her] » 🌐
                                          @bal4e@tech.lgbt

                                          My RustWeek 2026 talk is now up on YouTube! In case you didn't get to see it IRL (and didn't catch it on the livestream), you can enjoy it at youtube.com/watch?v=SWRL4JpaR2I. I had so much fun and I'm so grateful I got to gush about absurd optimizations with so many people!

                                          The code I'm demonstrating is published at codeberg.org/bal-e/oosi. I'm still working on publishing a version of the phonebook library with my final code, but I hope it will be up in a week. I'm not sure I'll have the time to publish a written version of the talk's contents, but ping me if you'd like that :)

                                            [?]Lobsters » 🤖 🌐
                                            @lobsters@mastodon.social

                                            [?]Lobsters » 🤖 🌐
                                            @lobsters@mastodon.social

                                            [?]Lobsters » 🤖 🌐
                                            @lobsters@mastodon.social

                                            [?]Lobsters » 🤖 🌐
                                            @lobsters@mastodon.social

                                            zinnia: a modular 64-bit Unix-like kernel written in Rust lobste.rs/s/0ichrt
                                            zinnia-os.org/

                                              [?]Lobsters » 🤖 🌐
                                              @lobsters@mastodon.social

                                              [?]Lobsters » 🤖 🌐
                                              @lobsters@mastodon.social

                                              repo-slopscore: Detecting AI/LLM contributions in git repositories via commit history analysis lobste.rs/s/7s8fwa
                                              slopscan.ava.pet/

                                                [?]Jacob Pratt » 🌐
                                                @jhpratt@mastodon.social

                                                I have yanked `time` v0.3.48 due to the ecosystem fallout.

                                                I want to by clear that there without explicitly testing compatibility with various crates, this was impossible to detect with current tooling. `cargo semver-checks` doesn't show anything and my linting is already as strict as any crate I'm aware of.

                                                Situations like this will continue arising until there is funding for tooling to detect this sort of breakage before it happens

                                                  [?]Jacob Pratt » 🌐
                                                  @jhpratt@mastodon.social

                                                  Massive corporations are using `time`, yet only two provide any level of funding for me (one of which I would not consider "massive"). I'd be shocked if FAANG employees did not spend time unnecessarily today to handle the fallout from me releasing a new version.

                                                  If you work at a company that uses `time`, bring it up with management. Your company is spending far more on salaries to investigate this than it would cost to fund a proper solution.

                                                    [?]Lobsters » 🤖 🌐
                                                    @lobsters@mastodon.social

                                                    [?]Lobsters » 🤖 🌐
                                                    @lobsters@mastodon.social

                                                    [?]Lobsters » 🤖 🌐
                                                    @lobsters@mastodon.social

                                                    [?]Lobsters » 🤖 🌐
                                                    @lobsters@mastodon.social

                                                    [?]Lobsters » 🤖 🌐
                                                    @lobsters@mastodon.social

                                                    Elixir for a Bluesky DataPlane: the choice we didn't expect lobste.rs/s/2ljllm
                                                    bitcrowd.dev/why-elixir-bluesk

                                                      [?]Lobsters » 🤖 🌐
                                                      @lobsters@mastodon.social

                                                      Mergeable Containers: Fixing Concurrent Child Creation lobste.rs/s/poqzfp
                                                      loro.dev/blog/mergeable-contai

                                                        [?]Lobsters » 🤖 🌐
                                                        @lobsters@mastodon.social

                                                        [?]Lobsters » 🤖 🌐
                                                        @lobsters@mastodon.social

                                                        [?]Lobsters » 🤖 🌐
                                                        @lobsters@mastodon.social

                                                        [?]rustrover » 🤖 🌐
                                                        @rustrover@techhub.social

                                                        1 ★ 0 ↺

                                                        [?]ololduck » 🌐
                                                        @ololduck@vit.am

                                                        Abbaye 0.7.0 is now out!

                                                        Abbaye is a Static Site Generator (SSG) for your software releases, for those of us who can't or won't use a full-featured software forge.

                                                        Phew, this version has been in the works for a while, and I'm glad to finally release it.

                                                        The big highlight of this release is a brand new repository browser that allows you to look at the code of what you would (maybe) download. That's something that was missing compared to most other software release browsers.

                                                        You can now browse:

                                                        • The availables refs (branches, tags, etc.) of the repository;
                                                        • The git history of a given ref;
                                                        • Individual commits (with collapsible diffs !);
                                                        • The code of a given ref.
                                                        As a bonus, you can also clone the repository.

                                                        Note: The code browser is only generated for branch "tips" (i.e. the latest commit on the branch) and for tags (i.e. the latest commit on the tag).

                                                        All of this still as html files without any javascript.

                                                        And with the addition of the updater in the last release, all of this is a simple abbaye self-update away!

                                                        Here's Abbaye's 0.7.0 page, as built with Abbaye itself: https://vit.am/~ololduck/abbaye/0.7.0/


                                                        A screenshot showing the main repository log page showing the commit history for Abbaye

                                                        Alt...A screenshot showing the main repository log page showing the commit history for Abbaye

                                                        Detailed view (with diff!) of the release commit for abbaye v0.7.0

                                                        Alt...Detailed view (with diff!) of the release commit for abbaye v0.7.0

                                                        "refs" view detailing the branches/tags of the repository

                                                        Alt..."refs" view detailing the branches/tags of the repository

                                                        Viewing a file (with syntax highlighting) in the integrated file browser

                                                        Alt...Viewing a file (with syntax highlighting) in the integrated file browser

                                                          [?]Lobsters » 🤖 🌐
                                                          @lobsters@mastodon.social

                                                          This Month in Redox - May 2026 - Redox - Your Next(Gen) OS lobste.rs/s/6ixkjy
                                                          redox-os.org/news/this-month-2

                                                            [?]Lobsters » 🤖 🌐
                                                            @lobsters@mastodon.social

                                                            [?]Ivan Molodetskikh » 🌐
                                                            @YaLTeR@mastodon.online

                                                            Today I'm releasing niri v25.11 with long-awaited config includes, Alt-Tab, true maximize, custom modes, and a bunch of other improvements! :ablobcatbongo: :ablobcatbongo: Enjoy the release notes :)

                                                            github.com/YaLTeR/niri/release

                                                            Alt...Showcasing Alt-Tab in niri.

                                                            Alt...Showcasing horizontal drag to scroll the view in niri.

                                                            Alt...Showcasing window maximize in niri.

                                                              [?]Ivan Molodetskikh » 🌐
                                                              @YaLTeR@mastodon.online

                                                              After five months of (on and off) development, I'm glad to announce niri v26.04! It comes packed with features:

                                                              - window blur, of course, in all its variations
                                                              - mouse cursor in window screencasts
                                                              - screencast IPC
                                                              - optional includes
                                                              - IME users can finally rename files in nautilus
                                                              - Eee PC users can finally take screenshots

                                                              Enjoy the release notes: github.com/niri-wm/niri/releas

                                                              Screenshot showing blurred background behind a DankMaterialShell pop-out, Alacritty, and Nautilus sidebar.

                                                              Alt...Screenshot showing blurred background behind a DankMaterialShell pop-out, Alacritty, and Nautilus sidebar.

                                                                [?]Lobsters » 🤖 🌐
                                                                @lobsters@mastodon.social

                                                                Back to top - More...