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 #rustlang

[?]Orhun Parmaksız 👾 » 🌐
@orhun@fosstodon.org

I'm live on YouTube! 📢

Writing Rust, working on @ratatui_rs & just chatting 🦀🐀

▶️ Come join us: youtube.com/watch?v=2A-EyoQWo00

    [?]EuroRust » 🌐
    @eurorust@fosstodon.org

    At last year’s EuroRust, Rohit talked about how to build an even more inclusive and welcoming Rust community by analyzing the humans behind the code. Check out the talk to get inspired! 🙌

    Full talk here 👇  
    youtube.com/watch?v=6AWcV_yTI10

      Ratatui boosted

      [?]Orhun Parmaksız 👾 » 🌐
      @orhun@fosstodon.org

      it's my birthday today so I celebrate it in the terminal 🥳

      here's to another year of cooking in the terminal w/ @ratatui_rs 🐀

      github.com/Handfish/confetty_rs

        Ratatui boosted

        [?]Orhun Parmaksız 👾 » 🌐
        @orhun@fosstodon.org

        Here is how to visualize binary data in your Rust TUI app! 🦀

        🐀 ratatui-binary-data-widget: github.com/EdJoPaTo/ratatui-bi

          [?]Ivan Enderlin 🦀 » 🌐
          @hywan@floss.social

          Port React Compiler to Rust, github.com/react/react/pull/36.

          git-stats +123'289/-306
          Vibe-coded.

          Sure.

            [?]EuroRust » 🌐
            @eurorust@fosstodon.org

            Hey Rustaceans 👋 lcnr, Types Team lead, is speaking at EuroRust! They'll be diving into what's next for Rust's type system, the next-gen trait solver and exciting upcoming language features. We can't wait! 🦀 ✨

            Read more about the talk 👇
            eurorust.eu/talks/what-s-next-

              Ratatui boosted

              [?]Orhun Parmaksız 👾 » 🌐
              @orhun@fosstodon.org

              Wanna add financial charts to your terminal app with Rust? 🦀

              New @ratatui_rs widget dropped: **tui-candlestick-chart** 📈

              github.com/codingskynet/tui-ca

                Ratatui boosted

                [?]Orhun Parmaksız 👾 » 🌐
                @orhun@fosstodon.org

                How many planes are flying above you right now? 👀

                🛩️ **ads-b-tui** — A real-time aircraft tracking dashboard for the terminal

                💯 Live flight data, radar view, routes, country flags, watchlists, exports & more

                🦀 Written in Rust & built with @ratatui_rs

                ⭐ GitHub: github.com/j4v3l/ADS-B_TUI

                  [?]EuroRust » 🌐
                  @eurorust@fosstodon.org

                  Hi Rustaceans 🦀 Joining us at EuroRust is Matthias Rauter, Software Engineer at the Qt Company. Matthias will walk us through Qt Bridges, a project bringing a native Rust API to QML, pairing Qt frontends with Rust backends. No Qt experience needed! ✨

                  Check out the talk 👉 eurorust.eu/talks/qt-bridges-b

                    [?]Orhun Parmaksız 👾 » 🌐
                    @orhun@fosstodon.org

                    I'm hosting a terminal ecosystem podcast and we just released our 6th episode! 🎙️🥳

                    📺 We talked to @mustache about Glyph protocol and the future of terminals: youtube.com/watch?v=7uxXyjwp2cI

                    📢 Today at 19:00 CET, we're back with Mat Piorowski to talk about terminal social platforms ☕

                    ➡️ Join us: terminalcollective.org/

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

                      [?]Ratatui » 🌐
                      @ratatui_rs@fosstodon.org

                      "How to Stop Arabic from Breaking Your TUI"

                      Abdul wrote a blog post about Unicode directional isolates.

                      ➡️ Read it here: ar-ms.me/thoughts/how-to-stop-

                        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

                          Ratatui boosted

                          [?]Orhun Parmaksız 👾 » 🌐
                          @orhun@fosstodon.org

                          Just released the new version of **Ratzilla**! 🐀🦖

                          🐭 A library to build terminal-themed websites with @ratatui_rs

                          🦀 Write Rust once & deploy to web via WASM!

                          ➡️ Example: shenoi.dev/twozero48/

                          ⭐ GitHub: github.com/ratatui/ratzilla

                            Ratatui boosted

                            [?]Orhun Parmaksız 👾 » 🌐
                            @orhun@fosstodon.org

                            Another day, another Ratatui project I never expected.

                            Slot machine in the terminal 🤯

                            github.com/ZerubbabelT/slot

                              Ratatui boosted

                              [?]Orhun Parmaksız 👾 » 🌐
                              @orhun@fosstodon.org

                              New terminal file manager in town! 🚓

                              📁 **elio** — A batteries-included file manager with rich previews

                              💯 Inline images, fuzzy search, zoxide integration, trash support, shell integration & beautiful themes

                              🦀 Written in Rust & built with @ratatui_rs

                              ⭐ GitHub: github.com/elio-fm/elio

                              ➡️ Website: elio-fm.github.io/

                                Ratatui boosted

                                [?]Orhun Parmaksız 👾 » 🌐
                                @orhun@fosstodon.org

                                Today I found a tool for managing Markdown docs! 🔥

                                🦉 **owl-write** — A TUI for managing large writing projects

                                💯 Project-wide spell checking, weasel-word detection, passive voice checks, TODO hunting & more!

                                🦀 Written in Rust & built with @ratatui_rs

                                ⭐ Source: codeberg.org/jpt/owl-write

                                  Ratatui boosted

                                  [?]Orhun Parmaksız 👾 » 🌐
                                  @orhun@fosstodon.org

                                  I have big news! 📢
                                  The new version of **Ratatui** is out! 🐀🎉

                                  🦀 A Rust library for cooking up TUIs (@ratatui_rs)

                                  🌠 Shadows, filled Canvas/Chart areas, smarter buffers, multi-column tables & more!

                                  🧀 Release notes: ratatui.rs/highlights/v0301/

                                  ⭐ GitHub: github.com/ratatui/ratatui

                                    [?]Orhun Parmaksız 👾 » 🌐
                                    @orhun@fosstodon.org

                                    I'm live on YouTube! 📢

                                    Just chilling with RustRover, working on @ratatui_rs release! 🦀🐁

                                    Come & join me: youtube.com/watch?v=vP7i-IUHa6U

                                      Ratatui boosted

                                      [?]Orhun Parmaksız 👾 » 🌐
                                      @orhun@fosstodon.org

                                      Wow, I was waiting for this tool for a long time! 🔥

                                      🌀 **patent** — A prior-art search engine for developer tools

                                      🔍 Searches crates.io, npm, PyPI, GitHub, Docker Hub, & more!

                                      💯 Discover existing/competing projects easily.

                                      🦀 Written in Rust & built with @ratatui_rs

                                      ⭐ GitHub: github.com/r14dd/patent

                                        1 ★ 0 ↺

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

                                        Abbaye 0.6.0 is 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.

                                        Big usability features in this release! We got:

                                        • parallel builder execution with some nice progress reporting (And if you use the cargo builder, building different targets _also_ is in parallel!);
                                        • A self-update command to update abbaye to the latest version, based on Abbaye's own rss feed;
                                        • Automatic JSON schema generation for abbaye.toml, so you can get autocompletion and type checking for your configuration;
                                        • A markdown builder/renderer for your documentation needs.
                                        Here's Abbaye's 0.6.0 release page, as built by Abbaye itself: https://vit.am/~ololduck/abbaye/0.6.0/

                                        ,

                                        A gif of Abbaye building its release website

                                        Alt...A gif of Abbaye building its release website

                                          Ratatui boosted

                                          [?]Orhun Parmaksız 👾 » 🌐
                                          @orhun@fosstodon.org

                                          Inspect and clean your phone from the terminal! 🔥

                                          🐹 **quokka** — A TUI for exploring iOS and Android devices over USB

                                          💯 Browse storage, analyze media, manage apps, stream logs & more!

                                          🦀 Written in Rust & built with @ratatui_rs

                                          ⭐ GitHub: github.com/dutradotdev/quokka

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

                                            Ratatui boosted

                                            [?]Orhun Parmaksız 👾 » 🌐
                                            @orhun@fosstodon.org

                                            A new video about Ratty terminal just dropped! 🧀🎉

                                            💯 Tantan explores Ratty, makes a text-editing game with a cursor missile effect!

                                            ▶️ Watch here: youtube.com/watch?v=agoO5lx77FY

                                            🐀 Ratty: github.com/orhun/ratty

                                              [?]EuroRust » 🌐
                                              @eurorust@fosstodon.org

                                              A warm welcome to Open Source Security Inc as a Supporter of this year’s EuroRust 🦀

                                              It’s great to have you on board! 🌊🚢

                                              Learn more about Open Source Security Inc here 👉 opensrcsec.com/

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

                                                🌱 Sponsor the Rust Foundation Maintainers Fund on GitHub: github.com/sponsors/rustfoundation

                                                The software powering much of the world's critical infrastructure runs on human time and energy. The RFMF provides stable, long-term support to the maintainers who keep Rust evolving. Directing this support is a shared effort with the Rust Project's Funding Team.

                                                Read more: rustfoundation.org/media/help-fund-the-people-who-build-rust/

                                                  Ratatui boosted

                                                  [?]Orhun Parmaksız 👾 » 🌐
                                                  @orhun@fosstodon.org

                                                  Here is how you can improve the UX of your terminal app with Rust! 🦀

                                                  🌀 **tui-shimmer** — Loading screen effect widget for @ratatui_rs

                                                  🎨 Smooth animated highlights & easy integration

                                                  ⭐ GitHub: github.com/vinhnx/tui-shimmer

                                                    [?]EuroRust » 🌐
                                                    @eurorust@fosstodon.org

                                                    EuroRust isn't just about the talks, we've planned a ton of side activities! 🦀🇪🇸

                                                    Bike and boat tours, a Spanish wine tasting, a guided museum tour, or maybe karaoke? We have something for all tastes! ✨

                                                    Check out the full schedule and get your ticket now👇
                                                    eurorust.eu/schedule/

                                                      [?]Ivan Enderlin 🦀 » 🌐
                                                      @hywan@floss.social

                                                      codebook, github.com/blopker/codebook.

                                                      A spellchecker that works in code.

                                                      I've replaced `harper` by `codebook` just today, and it works quite well.

                                                      It's based on `spellbook`, github.com/helix-editor/spellb, a library made by the Helix editor team.

                                                        [?]Ivan Enderlin 🦀 » 🌐
                                                        @hywan@floss.social

                                                        Do you know if a Rust webring exists? Or a programming webring at least?

                                                          [?]Rust Weekly 🦀 » 🤖 🌐
                                                          @rust_discussions@mastodon.social

                                                          [?]Rust Weekly 🦀 » 🤖 🌐
                                                          @rust_discussions@mastodon.social

                                                          [?]Rust Weekly 🦀 » 🤖 🌐
                                                          @rust_discussions@mastodon.social

                                                          [?]Rust Weekly 🦀 » 🤖 🌐
                                                          @rust_discussions@mastodon.social

                                                          [?]Predrag Gruevski » 🌐
                                                          @predrag@hachyderm.io

                                                          What we'll get out of it:
                                                          - support for type-checking lints (#1 top user request)
                                                          - fix the remaining classes of false-positives (#2 top user request)
                                                          - Rust itself can use cargo-semver-checks to prevent accidental breakage in the standard library (!!)
                                                          - a "SemVer crater" ability:
                                                          predr.ag/blog/cargo-semver-che

                                                            [?]Predrag Gruevski » 🌐
                                                            @predrag@hachyderm.io

                                                            I spent most of this year so far figuring out possible designs to solve those problems.

                                                            RustWeek + All Hands were phenomenally useful! I worked w/ rustdoc, types, compiler, cargo, and other folks to poke holes in the designs and then patch them.

                                                            Thank you @rustnl for making it happen!

                                                              [?]Predrag Gruevski » 🌐
                                                              @predrag@hachyderm.io

                                                              Built-in `assert_matches!()` and more in Rust 1.96 🎉

                                                              blog.rust-lang.org/2026/05/28/

                                                                [?]Predrag Gruevski » 🌐
                                                                @predrag@hachyderm.io

                                                                New cargo-semver-checks release 🦀

                                                                I'm hard at work on solving type checking lints, so this one is just a maintenance release — one new lint plus some bug fixes. Enjoy!
                                                                github.com/obi1kenobi/cargo-se

                                                                  [?]EuroRust » 🌐
                                                                  @eurorust@fosstodon.org

                                                                  At last year’s EuroRust, @unsafe explored how panic! really works under the hood—from stack unwinding and Drop to what actually happens when your program crashes 🦀

                                                                  Check out the talk 👇  
                                                                  youtube.com/watch?v=mWCVgqgep6Y

                                                                    [?]EuroRust » 🌐
                                                                    @eurorust@fosstodon.org

                                                                    A warm welcome to Quantum Systems as a Premier Partner of !

                                                                    At Quantum Systems, Rust serves as the foundational technology for their platforms — they believe it is the cornerstone of future unmanned systems.

                                                                    See you in October, Quantum Systems! 🦀🇪🇸 

                                                                      [?]EuroRust » 🌐
                                                                      @eurorust@fosstodon.org

                                                                      Are you curious about low-level programming? Then this one's for you! In his talk at EuroRust -25, Philipp shared a beginner-friendly intro to building a minimal kernel in Rust, accessing hardware directly, and hooking core::fmt up to a QEMU debug console for low-level development 🦀✨

                                                                      Check out the talk 👇
                                                                      youtube.com/watch?v=9zigzPUs0VI

                                                                        [?]EuroRust » 🌐
                                                                        @eurorust@fosstodon.org

                                                                        The full schedule for EuroRust 2026 is here! ✨ We have great speakers and talks, fun side activities, workshops and of course the impl day. If you haven’t already, now is the time to get your ticket! 🦀

                                                                        See the full schedule and get your ticket 👉 eurorust.eu/schedule/

                                                                          [?]Orhun Parmaksız 👾 » 🌐
                                                                          @orhun@fosstodon.org

                                                                          Created a new release of **Ratty**! 🐀🥳

                                                                          🧀 A GPU-rendered terminal emulator with inline 3D graphics.

                                                                          📡 ComChan joins the ecosystem — a serial monitor with a 3D telemetry dashboard.

                                                                          🦀 Written in Rust & powered by @ratatui_rs

                                                                          ⭐ GitHub: github.com/orhun/ratty/release

                                                                            [?]Orhun Parmaksız 👾 » 🌐
                                                                            @orhun@fosstodon.org

                                                                            ok here we go

                                                                            I moved to Berlin yesterday 🥳

                                                                            Now doing my first livestream here:
                                                                            youtube.com/watch?v=QIcI8KXPLGM

                                                                            Let's chat about Rust, Ratatui & cheese 🧀🦀

                                                                              Back to top - More...