soc.octade.net 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.

Admin email
social@octade.net

Search results for tag #rust

Guy boosted

[?]Esteban Küber :rust: » 🌐
@ekuber@hachyderm.io

rust-lang/rust is adopting an LLM policy

If you personally use LLMs and want to contribute to the Rust toolchain, you *really* should read it.

The summary is "It's fine to use LLMs to answer questions, analyze, distill, refine, check, suggest, review. But not to *create*." Effectively, no other human should see LLM output, unless they ask for it, and LLM usage shall be disclosed.

blog.rust-lang.org/inside-rust

    [?]DigitalEscapeTools » 🌐
    @xabd@mastodon.social

    📄 Need to extract text from PDFs without sending your documents to the cloud?

    pdf-inspector is an open-source Rust library that classifies PDFs and extracts structured text locally. It detects text-based vs. scanned PDFs, preserves headings, tables, and reading order, and can export clean Markdown.

    More details: digitalescapetools.com/tools/t

    Screenshot of the pdf-inspector GitHub page describing it as a fast Rust library for local PDF classification and text extraction, with support for detecting scanned PDFs, exporting Markdown, and bindings for Python, Node.js, and WebAssembly.

    Alt...Screenshot of the pdf-inspector GitHub page describing it as a fast Rust library for local PDF classification and text extraction, with support for detecting scanned PDFs, exporting Markdown, and bindings for Python, Node.js, and WebAssembly.

      [?]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.

        oheso boosted

        [?]gemelen » 🌐
        @gemelen@mammut.moe

        Immich deployment is an exercise in a needless dependency tree walking.

        By itself, Immich is a Node.js application, you might just run it with a node, using some knowledge bits from the official dockerfiles and scripts.

        On the other hand, it is intended to be controlled by the `mise` tool (runtime polyglot manager), so I making some detours.

        `mise` isn't in pkgsrc, so you'd need to build it in on illumos from sources on your own.

        It is a Rust app, where its requirements `rattler`/`rattler_pty` (of Python/Conda) and `libdbus-rs`/`dbus-native-channel` fail to be built on illumos.

        The fix for the first one was just submitted to the upstream, the second would require me to work in its requirement -`libc` crate.

        I guess it's not going to go deeper than that (but it is three layers removed from the root already).

          JJDavis :terminal: boosted

          [?]Packet-lost soul » 🌐
          @rek2@hispagatos.space

          IS OUT usenet_reborn is at 1.0.0 !!! 🎉

          It now has all the features needed to run as a lite TUI Usenet client. Today I added X-post — forward an article you're reading straight to other newsgroups — which is what it needed to be fully usable for everyday use.

          crates.io/crates/usenet_reborn
          sr.ht/~rek2/Usenet_Reborn

          note: remember also as another mesh decentralized network we run now a RRC reticulum relay chat hub

            [?]The New Oil » 🤖 🌐
            @thenewoil@mastodon.thenewoil.org

            [?]Trail of Bits » 🌐
            @trailofbits@infosec.exchange

            What we’ve learned about testing Rust for security, now available as a Testing Handbook chapter.

            Inside, you'll find what Rust's guarantees don't cover, undefined behavior with Miri, property testing with proptest, Clippy lints, memory zeroization, and model checking with Kani.

            We also released rust-review, a Claude Code plugin for automated Rust security reviews co-built with Aptos Labs.

            blog.trailofbits.com/2026/07/1

              [?]DigitalEscapeTools » 🌐
              @xabd@mastodon.social

              Helix is a free, open-source code editor written in Rust with Vim-style modal editing, built-in LSP support, Tree-sitter syntax highlighting, and multiple cursors, no complex plugin setup required.

              A fast, privacy-friendly editor for Linux, macOS, and Windows.

              More details: digitalescapetools.com/tools/t

              Screenshot of the Helix project page showing the Helix logo, release and build badges, contributor count, and an editor preview demonstrating split-pane code editing with documentation popups.

              Alt...Screenshot of the Helix project page showing the Helix logo, release and build badges, contributor count, and an editor preview demonstrating split-pane code editing with documentation popups.

                soapdog boosted

                [?]musicmatze :rust: :nixos: » 🌐
                @musicmatze@social.linux.pizza

                So I am getting more and more into - though I do not yet understand whether the "p2panda" crate is sufficient for what I am about to build or whether I need to go with "p2panda-net" and then use the other crates from the ecosystem and stack them.

                  [?]The whale » 🌐
                  @thewhalecc@framapiaf.org

                  𝗚𝗼𝘁𝗵𝗮𝗺:

                  thewhale.cc/posts/gotham

                  Gotham is a flexible Rust web framework that promotes stability, safety, security and speed.

                  Gotham is a flexible Rust web framework that promotes stability, safety, security and speed.

                  Alt...Gotham is a flexible Rust web framework that promotes stability, safety, security and speed.

                    oheso boosted

                    [?]gloriouscow » 🌐
                    @gloriouscow@oldbytes.space

                    So the bad news is I have been laid off.

                    The good news is that I'll have a lot more time to write in the short term, both book stuff and code stuff.

                    ...anyone need a programmer?

                      [?]The New Oil » 🤖 🌐
                      @thenewoil@mastodon.thenewoil.org

                      CyberFrog boosted

                      [?]Trail of Bits » 🌐
                      @trailofbits@infosec.exchange

                      cargo-audit flags Rust dependencies with known vulnerabilities. A flagged crate, though, doesn't tell you whether your code calls the vulnerable function.

                      We added a feature that matches a binary's symbols against the functions named in each advisory. Any matches are labeled "Affected," separating real exposure from advisories that don't apply.

                      It's live in cargo-audit 0.22.2+. If you're behind, update with `cargo install -f cargo-audit`.

                      crates.io/crates/cargo-audit

                        vicash :perl: :perl_camel: boosted

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

                        [?]DigitalEscapeTools » 🌐
                        @xabd@mastodon.social

                        Pake is a free, open-source tool that turns almost any website into a lightweight desktop app.

                        Built with Rust and Tauri, apps created with Pake are much smaller and use less memory than typical Electron-based alternatives.

                        Perfect for ChatGPT, Gemini, GitHub, YouTube Music, DeepSeek, and more.

                        digitalescapetools.com/tools/t

                        Pake project page showing the app logo and tagline “Turn any webpage into a desktop app with one command.” Badges display download count, commit activity, and project status. The page highlights support for macOS, Windows, and Linux.

                        Alt...Pake project page showing the app logo and tagline “Turn any webpage into a desktop app with one command.” Badges display download count, commit activity, and project status. The page highlights support for macOS, Windows, and Linux.

                        Screenshot of a website running as a native desktop application created with Pake. The interface features a sidebar, search bar, and a grid of content cards inside a clean standalone window on a desktop background.

                        Alt...Screenshot of a website running as a native desktop application created with Pake. The interface features a sidebar, search bar, and a grid of content cards inside a clean standalone window on a desktop background.

                        Dark-themed desktop music application generated with Pake. The interface includes album artwork, playlists, navigation menus, playback controls, and a music library displayed in a native application window.

                        Alt...Dark-themed desktop music application generated with Pake. The interface includes album artwork, playlists, navigation menus, playback controls, and a music library displayed in a native application window.

                        Terminal-inspired desktop application running in a standalone window. The interface shows podcast episode information, track listings, playback controls, and colorful text-based navigation elements, demonstrating how web content can be packaged as a lightweight desktop app.

                        Alt...Terminal-inspired desktop application running in a standalone window. The interface shows podcast episode information, track listings, playback controls, and colorful text-based navigation elements, demonstrating how web content can be packaged as a lightweight desktop app.

                          [?]The New Oil » 🤖 🌐
                          @thenewoil@mastodon.thenewoil.org

                          [?]amen zwa, esq. » 🌐
                          @AmenZwa@mathstodon.xyz

                          A bad, unsolicited advice from an old, irrelevant :

                          • All programmers proficient in Standard ML, OCaml, Hope, Miranda, Haskell, or another member of the ML family of FP languages—and are interested in system —should pick up Rust, at some point.

                          • None should touch without first mastering at least one member of the ML family of languages and also C.

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

                            Es muy rusty

                            Bottom of lock, very rusted

                            Alt...Bottom of lock, very rusted

                            Top of lock, rusty and putted

                            Alt...Top of lock, rusty and putted

                              [?]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.

                                oheso boosted

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

                                Oops, forgot about this lock! Three 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

                                  [?]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



                                      [?]The whale » 🌐
                                      @thewhalecc@framapiaf.org

                                      𝗣𝗶𝗷𝘂𝗹:

                                      thewhale.cc/posts/pijul

                                      Pijul, a free and open source (GPL2) distributed version control system by Pierre-Étienne Meunier and Florent Becker

                                      Pijul, a free and open source (GPL2) distributed version control system by Pierre-Étienne Meunier and Florent Becker

                                      Alt...Pijul, a free and open source (GPL2) distributed version control system by Pierre-Étienne Meunier and Florent Becker

                                        1 ★ 0 ↺

                                        [?]OCTADE » 🌐
                                        @octade@soc.octade.net

                                        The Rust Wedge and the Big Tech Buy-off: A Veteran Engineer’s Warning to Every PC Owner (+ jofito)

                                        https://www.youtube.com/watch?v=r0JAAF61AiE

                                        "I warned you years ago that Windows 11 was the beginning of the end. Today, the door is officially closing on general-purpose computing. In this 24-minute manifesto, I am moving past the "ripping on Rust" memes to address a documented existential threat to your hardware. Between the $12.5M Big Tech "security" grants and the US government's memory-safety mandates, we are witnessing a coordinated execution of legacy systems."