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.
My MacBook NEVER has enough disk space. So it’s nice to work with remote datasets over S3 to save space… but except when the bucket is on the other side of the ocean and AWS won’t push bits to my house much faster than 100Mbps 😅
So I set up my own mini S3 on my homelab server!
https://blog.ianwwagner.com/running-garage-in-a-freebsd-jail.html
I joined Open Source Ready podcast to chat about Ratty, @ratatui_rs, AI, terminals and the future of developer tools! 🐀
Had a lot of fun!
🎧 Listen here: https://www.heavybit.com/library/podcasts/open-source-ready/ep-40-terminal-innovation-in-the-ai-era-with-orhun-parmaksiz
#rustlang #opensource #terminal #cli #tui #devtools #ratatui
I'm live on YouTube! 📢
Join me: https://www.youtube.com/watch?v=dSDHeFAUZlE
Writing Rust & working on Ratty terminal emulator 🦀🐁
It's Tuesday, and so far so good!
Two things happened today, by which I mean after midnight last night.
First, I merged a PR to allow unstable stdlib items to be considered non-public-API. Similarly, const-unstable items are considered non-const in public API:
https://github.com/obi1kenobi/trustfall-rustdoc-adapter/pull/1080
RE: https://hachyderm.io/@predrag/116840347170828291
Day 2 of trying to scan the Rust standard library for accidental breakage with cargo-semver-checks 👇
It's Tuesday, and so far so good!
Two things happened today, by which I mean after midnight last night.
First, I merged a PR to allow unstable stdlib items to be considered non-public-API. Similarly, const-unstable items are considered non-const in public API:
https://github.com/obi1kenobi/trustfall-rustdoc-adapter/pull/1080
Second, the last required upstream PR got merged into rustdoc!
It lets us know which default values (like on associated consts, or default method impls in traits) are considered stable and therefore public API. This is the last "partial stability" mechanism we need.
https://github.com/rust-lang/rust/pull/158468
It's Tuesday, and so far so good!
Two things happened today, by which I mean after midnight last night.
First, I merged a PR to allow unstable stdlib items to be considered non-public-API. Similarly, const-unstable items are considered non-const in public API:
https://github.com/obi1kenobi/trustfall-rustdoc-adapter/pull/1080
traceroute(8) on steroids! 💯
🌐 **ttl** — A next-generation network diagnostics TUI
🔥 MTU discovery, NAT detection, route flap alerts, IX identification, ECMP analysis, live monitoring & more!
🦀 Written in Rust & built with @ratatui_rs
⭐ GitHub: https://github.com/lance0/ttl
#rustlang #ratatui #tui #networking #linux #devtools #opensource
Explore Barcelona with us by bike! 🦀 The day before the main conference, we're running a private guided bike tour through the city's most iconic sights. Expect history, hidden gems, and fresh air along the way 🚲✨
Sign up now and check out the other side activities 👇
https://eurorust.eu/activities/bike-tour/
Playing D&D from the terminal! ⚔️
📜 **cli_adventure_sheet** — A TUI app for managing Dungeons & Dragons characters
💯 Create characters, manage inventories, browse spells, track combat & level up
🦀 Written in Rust & built with @ratatui_rs
#Rust / #RustLang accounts to follow:
OFFICIAL ACCOUNTS
@rust - Rust programming language official account
@rustfoundation - Rust Foundation official account
TUTORIALS
@andybalaam - In-depth tutorial videos about Rust
CONFERENCES & GROUPS
@eurorust - Barcelona, Spain
@oxidize - Berlin, Germany
@rustlab - Italy
@rustnl - Netherlands non-profit promoting Rust, organisers of RustWeek conference
@rustconf - North America
@rustseoul - Seoul, South Korea meet-ups
🧵 Thread page 1 of 2
🦀💼 Rust primește o rețea comercială! Microsoft, Google, AWS și OpenAI s-au alăturat inițiativei
Fundația Rust a anunțat lansarea Rust Commercial Network, o nouă inițiativă majoră dedicată companiilor, instituțiilor academice și organizațiilor care folosesc limbajul Rust în mediul de producție sau care iau în considerare adoptarea lui.
Deși numele conține termenul „comercial”, inițiativa nu transformă Rust într-un software proprietar, ci creează un spațiu oficial de coordonare pentru utilizarea sa la scară industrială.
Iată principalele detalii ale acestui proiect:
🔹 Vocea producției: Rețeaua va funcționa ca un canal direct de comunicare prin care companiile pot oferi feedback dezvoltatorilor limbajului, semnalând provocările cu care se confruntă atunci când folosesc Rust la nivel enterprise.
🔹 Membri fondatori de top: Giganii tech s-au unit sub această umbrelă. Printre fondatori se numără Amazon Web Services (AWS), Google, Microsoft, OpenAI, Arm, JetBrains, Canonical, Bytecode Alliance și proiectul oficial Rust.
🔹 Gratuit și deschis: Participarea este complet gratuită și nu necesită calitatea de membru în Fundația Rust. Organizațiile se vor reuni lunar, sub regula Chatham House (discuțiile pot fi partajate, dar fără a atribui afirmațiile unei anumite persoane, iar înregistrările sunt interzise) pentru a încuraja transparența.
🔹 Sprijin pentru mentenanță (Funding Directory): Inițiativa include un director de finanțare care evidențiază zonele din ecosistemul Rust ce au nevoie de fonduri, date de producție sau feedback de la companiile mari, ajutând la susținerea pe termen lung a proiectelor open-source de care depind aceste corporații.
Pentru comunitatea open-source care ar putea fi îngrijorată de influența „Big Tech”, Fundația Rust subliniază că nu este vorba despre o schimbare de licențiere, un fork proprietar sau o versiune corporativă a limbajului, ci doar despre un strat de coordonare menit să asigure sănătatea pe termen lung a întregului ecosistem.
#Rust #RustLang #Programming #OpenSource #BigTech #Microsoft #Google #AWS #OpenAI #SoftwareDevelopment #TechNews
terminal media players are the best 😍
I needed this so much! 😍
📹 **v4l-tui** — A TUI for configuring cameras on Linux
💯 Adjust camera controls with a keyboard-friendly interface
🦀 Written in Rust & built with @ratatui_rs
⭐ GitHub: https://github.com/sermuns/v4l-tui
#rustlang #ratatui #tui #linux #camera #terminal #opensource
I like that "lazy version" exists for many things! 😍
🌀 **lazyslurm** — A TUI for monitoring and managing Slurm clusters
💯 Track jobs, inspect nodes, tail logs, monitor partitions, & manage workloads
🦀 Written in Rust & built with @ratatui_rs
⭐ GitHub: https://github.com/hill/lazyslurm
Since February, I’m refactoring the Event Cache inside the Matrix Rust SDK. You can view it as a reactive database to store and organise all events for a Matrix client.
https://github.com/matrix-org/matrix-rust-sdk/issues/6152
The code has landed in `main` and the first client to use it is Element X nightly. It works like a charm! It’s impressive how refactoring with Rust is easy and safe (considering all the locks and async we have).
I’m a bit proud of it.
At last year’s EuroRust, Horacio Lisdero Scaffino presented a way to prove Rust programs are free of deadlocks. With a live demo, this talk is a practical and approachable way to reason about concurrency, and a glimpse into stronger compile-time guarantees for Rust. Tune in! 📺✨
Is your company currently hiring for a role that includes using Rust?
Reply with a link to the opening and any relevant context.
If you're not, we'd appreciate a repost for visibility
It's Friday again, so it's time for another update on the work on Diesel, a ORM and query builder for Rust.
The news of the week is the release of mysqlclient-src 0.2.2, which improves an error message for incompatible platforms. See the release announcements for details: https://github.com/sgrif/mysqlclient-sys/releases/tag/v0.2.2
This week we received 6 new PR's, no new bug report, but three non-public "security" reports.
Confession: I love terminals and Rust! 🦀
🫶 eipi.boo — An anonymous confession board you access over SSH
💯 Read, post, reply & vote on confessions from the terminal!
➡️ Try it out: "ssh eipi.boo"
🦀 Written in Rust & built with @ratatui_rs
⭐ GitHub: https://github.com/pwnwriter/eipi.boo
In this TMS podcast interview, Rust Foundation Infrastructure Engineer @MarcoIeni shares his journey in the Rust ecosystem, from open source contributor to maintainer, speaker, and community builder.
He discusses the challenges of supporting Rust infrastructure at scale and offers practical advice for anyone interested in contributing to open source.
Watch the full interview:
https://youtu.be/alW8mcSrD1Y
Welcome Paweł Urbanek as a speaker at EuroRust! In his talk, Paweł will introduce hotpath-rs, and go into how it compares to traditional sampling profilers. Expect async bottlenecks, minimized instrumentation overhead & more. We can’t wait! 🦀
Learn more 👉 https://eurorust.eu/talks/beyond-flamegraphs-precise-rust-profiling-with-hotpath-rs/
Today we're doing a Rust Meetup in Berlin! 📢
▶️ Watch the livestream: https://www.youtube.com/watch?v=SGR5qBdwk30
📅 19:00 CEST
The Unglamorous Side of Rust Web Development
#RustLang #Rustrover #Webdevelopment #Rust #Rustwebdevelopment
https://blog.jetbrains.com/rust/2026/06/25/rust-web-development-2026/
I'm excited to announce that I'm now co-organizing **Rust Berlin Talks**! 🎉🥳
Today we have a meetup and I'm giving a talk about @ratatui_rs 🐀
#rustlang error messages are good they say.
Line 632: Type annotation needed.
No, compiler. There's a `>` missing on line 530, that is the actual issue!
😠
Be well in the terminal! 😌
🫁 **respire** — A breathing exercise app for the terminal
💯 Guided breathing cycles, customizable timings, relaxing visuals & optional sounds
💤 Helps you slow down for a moment...
🦀 Written in Rust & built with @ratatui_rs
⭐ GitHub: https://github.com/ElevenJune/respire
A warm welcome to Helsing as a Premier Partner of #EuroRust26!
Helsing uses Rust throughout their stack from ML training to navigation systems to mesh networking. They open-source the tooling and libraries they build along the way that they believe carry broader value, and are firm believers in doing work upstream where possible.
See you at EuroRust, Helsing! 🦀🇪🇸
Hey #rustlang #rust community - maybe this is something you want to try: https://codeberg.org/matthiasbeyer/cargo-lock-git-merge-driver
PSA: Not tested at all yet
Patches welcome!

What if Obsidian lived entirely in your terminal? 🤯
📝 **clin** — A note-taking and knowledge management TUI
💯 Notes, graph view, canvas, drawings, encryption, templates, git backups & more!
🦀 Written in Rust & built with @ratatui_rs
⭐ GitHub: https://github.com/reekta92/clin-rs
🦀 Inside Cloud Hypervisor: From KVM to a Running VM – Philipp Schuster
What actually happens when a virtual machine starts? This talk takes a deep dive into Cloud Hypervisor, an open-source Rust-based Virtual Machine Monitor, and follows the path from creating a KVM VM to booting a guest.
Learn more 👇
https://eurorust.eu/talks/inside-cloud-hypervisor-from-kvm-to-a-running-vm/
🦀 Encodings All the Way Down: Building Vortex, an Extensible File Format in Rust – Connor Tsui
Vortex is an open-source toolkit for analytical data that composes and layers encodings, supports custom types and compression schemes, all without forking the format. See how it works in practice!
Learn more 👇
https://eurorust.eu/talks/encodings-all-the-way-down-building-vortex-an-extensible-file-format-in-rust/
Astro 7 is out with a Rust-powered compiler, Rust Markdown processing,and delivers 60%+ faster build times.