m5l.eu 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
Yet another single-user instance
Admin account
@marek@m5l.eu

Search results for tag #rust

AodeRelay boosted

[?]Obsidian Urbex Photography » 🌐
@ObsidianUrbex@mstdn.social

🚗🇱🇹 Rusting VAZ Lada, somewhere in Lithuania.

There were a couple of Lada 1200 (VAZ-2101) from the 1970s and 1980s, and also a lovely red Lada 1500 (VAZ-2103)!

obsidianurbexphotography.com/o

A close-up of a heavily rusted red Lada car, branded 'LADA SU' on its front, sits in a car graveyard. The vehicle shows significant decay and damage.

Alt...A close-up of a heavily rusted red Lada car, branded 'LADA SU' on its front, sits in a car graveyard. The vehicle shows significant decay and damage.

A rusty brown Soviet-era Lada VAZ-2101 sits abandoned in front of a corrugated metal building, next to a stack of old tires.

Alt...A rusty brown Soviet-era Lada VAZ-2101 sits abandoned in front of a corrugated metal building, next to a stack of old tires.

An abandoned orange VAZ-2101 Lada sits on gravel amidst wooden pallets and green military crates.

Alt...An abandoned orange VAZ-2101 Lada sits on gravel amidst wooden pallets and green military crates.

    [?]Terts Diepraam » 🌐
    @terts@mastodon.online

    We just migrated Roto to @Codeberg!

    You can find the new repo here: codeberg.org/NLnetLabs/roto

    And read the announcement here: community.nlnetlabs.nl/t/roto-.

    We'll migrate more projects soon!

    cc @nlnetlabs

      AodeRelay boosted

      [?]Aljoscha Rittner (beandev) » 🌐
      @beandev@social.tchncs.de

      Himmel, was regen sich alle im Heiseforun auf, dass sudo-rs nun Sternchen als Feedback darstellt, wenn man das Kennwort eingibt (nun als default).

      Polemisch wird es, wenn man der Sprache Rust die Sicherheit abspricht, weil das Projekt eine Designentscheidung geändert hat.

      Skuril wird es, wenn behauptet wird, man müsste unterschiedliche Versionen nun mit unterschiedlichen Konfigs versehen.

      Manche Menschen wollen einfach mit Gewalt jedwede Änderung als Problem hochstilisieren.

        AodeRelay boosted

        [?]:awesome:🐦‍🔥nemo™🐦‍⬛ 🇺🇦🍉 » 🌐
        @nemo@mas.to

        sudo-rs bricht mit 46 Jahren Unix-Tradition: Die Rust-Implementierung zeigt Passwörter beim sudo-Eintippen nun standardmäßig als Sternchen an – für mehr Benutzerfreundlichkeit! 🔒💻 Ist das sicherer oder gewöhnungsbedürftig? heise.de/news/sudo-rs-zeigt-Pa

          AodeRelay boosted

          [?]Bongo » 🌐
          @bongopoyo@mastodon.social

          Ping but re-written in rust.

          One day we will have all GNU core utils oxidized.

          Download it using your fav AUR manager
          `ring-bin`

            AodeRelay boosted

            [?]Jan :rust: :ferris: » 🌐
            @janriemer@floss.social

            Some people before

            "But writing is so time-consuming. We have no time for that!"

            "We won't adopt as our service is not performance-critical."

            ----------------

            The same people after LLMs:

            "We need some more docs over here... and please update that SKILL.md. Otherwise, how should our LLM navigate our codebase and know what to do?"

            " is awesome! LLMs make way fewer errors now with strict types!"

            Just insane!

              [?]Dylan Isaiah P. » 🌐
              @dylanisaiah@mastodon.social

              Neurodivergent devs: what languages actually *click* for your brain? Not popularity — what feels kind, predictable, low-cognitive-load? Why?

              I'm building a framework for ND devs and want real experiences. Rust? Go? Odin? Python? Something else?

              Tell me what works (or doesn't) for you.

                AodeRelay boosted

                [?]𝕂𝚞𝚋𝚒𝚔ℙ𝚒𝚡𝚎𝚕 » 🌐
                @kubikpixel@chaos.social

                Making WebAssembly a first-class language on the Web

                WebAssembly has come a long way since its first release in 2017. The first version of WebAssembly was already a great fit for low-level languages like C and C++, and immediately enabled many new kinds of applications to efficiently target the web.
                — by @mozilla

                🧑‍💻 hacks.mozilla.org/2026/02/maki

                  AodeRelay boosted

                  [?]Radio_Azureus » 🌐
                  @Radio_Azureus@ioc.exchange

                  Do you also want contribute to the Open Source movement?
                  Don't know where to start?

                  • write a new program in
                  • C++
                  • rust
                  • Python
                  • goLang
                  • hunt for bugs and submit patches in existing programs
                  • choose any OS you like freeBSD openBSD netBSD Linux (win64 is fine is you work mostly there) to code for

                  You can't write programs (yet)?

                  • We need translators of programs, many programs dont have enough locale translators for languages used in projects you also use
                  • Interfaces to contribute are easy to follow

                  Want one easy example?

                  You must (have) use(d) google voice
                  It's getting enshittified (makes more and more mistakes) and is NOT opensource

                  Common Voice by Mozilla

                  • Common Voice is Open Source
                  • I contribute there (years)
                  • You need a only phone
                  • I contribute in three languages (ES NL UK EN)

                  Don't just use Open Source software CONTRIBUTE!

                  Make the movement more powerful!

                  my stats are here (screencap)
                  What are yours?

                  commonvoice.mozilla.org/en/das

                  common voice stats

                  Alt...common voice stats

                    [?]GaryH Tech » 🌐
                    @garyhtech@mastodon.bsd.cafe

                    NEW VIDEO - Why Rust Is Causing Tension in the Linux Kernel.

                    youtu.be/-XLuGB0wZ1M?si=R3JBRF via @YouTube

                      AodeRelay boosted

                      [?]Uckermark MacGyver :nonazi: » 🌐
                      @maxheadroom@hub.uckermark.social

                      I fiddled something again. The challenge was to enable static web file “hosting” out of Forgejo Repos. This doesn’t come out of the box from Forgejo and there are various ways to solve this.
                      I went for a hopefully lightweight setup using a Caddy Webserver to serve the static files and a little Rust program to act as a Webhooks for Forgejo to call on push to the repo. The repo can be found at repos.mxhdr.net/maxheadroom/fo

                        2 ★ 1 ↺

                        [?]Marek S. Ł. » 🌐
                        @marek@m5l.eu

                        I'm really tempted to use the Forester notes approach to writing my thesis. It is a very interesting approach to scientific writing, where (as I understood it) atomic ideas are described separate files that can be linked but also arranged into longer documents.

                        The original is written in with quite involved setup, but about two single-executable implementations: Kodama and Weibian.

                        I'm still trying them out, but luckily both support @typst@mastodon.social so at least I can keep a common content format between them and final document

                          0 ★ 1 ↺

                          [?]Marek S. Ł. » 🌐
                          @marek@m5l.eu

                          It's been only four weeks and I really love using mise-en-place by @jdx@fosstodon.org So far I've used it for (chronologically):

                          - switching between versions, I liked it more than the dedicated anyzig
                          - venv activation – it's silly but feels so good, and collaborates with uv
                          - ensuring I have the right language server and formatter for a project, be it , , and trying out various options for Python
                          - setting LANG="C.UTF-8" only in the specific project folder because refused to work with Polish...

                          The final boss was getting a really comfortable Tree-sitter setup: get the CLI, write grammar in , re-generate and run tests on source change as a mise Task. And then I only cloned the repo on another machine and was ready to go!

                          This post was written as a more cultured outlet for my excitement instead of aggresively committing mise.toml into every repository I touch