#RustCommunity

N-gated Hacker Newsngate
2025-05-26

🎉 Wow, i686-PC-windows-gnu gets demoted to Tier 2 in Rust! Nobody could have seen this coming except literally everyone with a clue. Congratulations to the 2 people still using it. 🙄
blog.rust-lang.org/2025/05/26/

N-gated Hacker Newsngate
2025-05-13

🚀🎉 Behold, the latest shiny object for the Rust fan club: a graph-vector database that nobody asked for but everyone will pretend to need. 🤖💾 Because what the world really needed was yet another way to store AI's endless babble, now with 30% more buzzwords! 🌟
github.com/HelixDB/helix-db/

2024-12-17

Our Rust expert @hdoordt was featured in the Rust Foundation’s recent spotlight on Rust education 🦀 – great work Henk 🙌

Henk plays a key role in Rust-Edu and teach-rs, contributing to curriculum development and educational resources that support Rust learning in academic settings.

Read the full article here: foundation.rust-lang.org/news/

#rustlang #teachrs #rustcommunity #rustedu

🦀 RustLab Conferencerustlab@mastodon.uno
2024-11-10

☕️ Coffee break time at #RustLab2024!
There's nothing like a good cup of coffee and a chance to connect with fellow Rustaceans. Energized and ready for the next session! 🦀✨

#RustLang #Networking #RustCommunity

Coffee break at RustLab 2024Coffee break at RustLab 2024Coffee break at RustLab 2024
🦀 RustLab Conferencerustlab@mastodon.uno
2024-11-03

Happy Sunday, Rustaceans! 🌞
While you enjoy your weekend, we're busy crafting an incredible #RustLab2024!
It's right on the horizon, and we can't wait to see you all in #Florence! 💥
rustlab.it/
#RustLang #RustCommunity #TechConference

Photo by Cookie the Pom on Unsplash
2024-10-14

That’s a wrap on #EuroRust24 🦀 Thanks to everyone who made it happen — from insightful talks to hands-on workshops, none of this would be possible without you, the Rust community.

#rustlang #rustcommunity #techconference #rustworkshop #eurorust25

2024-10-10

The Impl. Room is buzzing with ideas! 🤝💻 Rustaceans are teaming up on open-source projects and sharing what they know. Love seeing this community spirit come to life at #eurorust24! 🦀

#rustcommunity #rustlang

2024-10-08

For those attending #eurorust24 on-site, here are some important details to keep in mind before the event. Let's make sure everything runs smoothly, and we all have a great time! 🦀

➡️ eurorust.eu/

#rustlang #rustcommunity #techconference

🧵1/5

2024-10-03

[sponsored post]

Helsing has fallen in love with the #eurorust24 community! Of course, they are back this year. Hack with them at the "Competitive control systems" workshop, hang out in our lounge, or check out @jonhoo 's opening keynote. Thanks, @mainmatter , for running another superb conference!

Secure your seat to the workshop here ➡️ eurorust.eu/workshops/hackatho

#rustlang #rustcommunity #helsing

2024-10-02

Thanks Huawei for helping us ensure that the #eurorust24 live stream runs smoothly for all attendees. We’re excited to welcome you as live-streaming partner to the EuroRust family! 🦀🌍

More about Huawei here ➡️ huawei.com/en/

#rustlang #rustconference #remotework #rustcommunity

2024-09-30

🎉 We’ve just launched our first book, "100 Exercises to Learn Rust"! 🦀 Based on our popular Rust workshop, this book is packed with hands-on exercises to help you master Rust. Authored by our Rust expert, @algo_luca

Get your copy now ➡️ amazon.de/dp/B0DJ14KQQG

#rustlang #rustcommunity #learnrust #rustworkshop #rustcourse

2024-09-26

@thejpster Neotron Saga from #eurorust23 was a must-watch! A cautionary tale of reboots, electronics, and Rust FFI. And guess what? He’s back for #eurorust24! 🦀

➡️ Watch here: youtu.be/14El4Qy1BnM?feature=s

#rustlang #rustcommunity

2024-09-24

We'd like to thank our friends from @rustfest who have helped us setting up #eurorust24! We wouldn't be this far without you. Don't hesitate to great them in Vienna, too;

@flaki , @jer

#rustlang #rustcommunity #rustfest

2024-09-24

Look who’s behind #eurorust24! 🦀 The team at @mainmatter and friends have been working hard to bring this event to life. When you see them, don’t forget to say hi! 🎉

@algo_luca , @deadparrot , @tb , @marcoow

➡️ eurorust.eu

#rustlang #rustcommunity #mainmatter

2024-09-18

A big thank you to our Media Partners, @rustlinz , Women in Tech Germany and Devitjobs UK for supporting #EuroRust24 and helping us spread the word. Let’s make this year Rust-special! 🎉

More info about our partners

🦀 rust-linz.at/
💁🏻‍♀️ women-in-tech.org/gr/
🧑🏻‍💻 devitjobs.uk/

More about EuroRust 2024 ➡️ eurorust.eu/

#rustlang #rustconference #womenintechgermany #rustcommunity

2024-09-16

#eurorust24 has more than just talks and workshops! Join us for side activities and enjoy Vienna with fellow Rustaceans. 🦀

➡️ Details here: eurorust.eu

#rustlang #rustcommunity #rustworkshop

Ainiriandainiriand
2024-09-09

Understanding string slicing in 🦀:

Remember: slices are based on bytes, not characters! Slicing an ASCII string is different from slicing a multibyte Unicode string. If you slice incorrectly, Rust will panic at runtime. ⚠️

let multibyte_string = "España";
let slice_multibyte = &multibyte_string[..5]; // This will panic! 🚫

Ensure your slices align with valid UTF-8 character boundaries.

2024-08-19

@gotime

From a language point-of-view, I love rust.

As a crust C-Dev, I see rust as the language that can replace C for nearly everything I do. Rust makes an entire host of problems just simply cease to exist.

That said, from a user point-of-view. The #RustCommunity is the worst, most entitled, and stuck-up community I have ever had the displeasure of dealing with.

I HATE the rust "community".

I HATE asking for help from the "community".

#Rust #Programming #Community

musicmatze :rust: :nixos:musicmatze@social.linux.pizza
2022-12-23

Every Friday at 6 PM UTC there's a reason to sit in front of a computer: @jonhoo is streaming!

Awesome! #rust #rustlang #rustcommunity

Rust Languagerustlang@apoil.org
2018-06-19

RT @imAArora: Got my name on the #rustcommunity content-team page. Thank you @rustlang for recognizing my work. A huge part goes to @booyaa… source: twitter.com/rustlang/status/10

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst