IronRDP: a Rust implementation of Microsoft's RDP protocol
Link: https://github.com/Devolutions/IronRDP
Discussion: https://news.ycombinator.com/item?id=43436894

IronRDP: a Rust implementation of Microsoft's RDP protocol
Link: https://github.com/Devolutions/IronRDP
Discussion: https://news.ycombinator.com/item?id=43436894
It turns out that Rust functions aren't fun. The compiler doesn't like u.
Chibi: PNG-tuber application made in Rust
Link: https://github.com/megabytesofrem/chibi
Discussion: https://news.ycombinator.com/item?id=43430750
Rust 1.85.1 has been released, fixing a few regressions that accidentally slipped into #Rust 1.85.0.
#rustlang
Check out the announcement for details:
https://blog.rust-lang.org/2025/03/18/Rust-1.85.1.html
heise+ | Linux auf exotischer Hardware: Fedora Asahi Remix statt macOS
Das Asahi-Linux-Projekt entwickelt einen Fedora-Abkömmling als alltagstaugliche Linux-Distribution für Macs mit M-Chips. So installieren Sie Linux neben macOS.
Imagine if every time you checked a #Rust Result for an error, you did that by making a cute kitty sound
This is what’s coming and I’m not even kidding
From today onwards I’m going to refer to the blanket impl From<T> for T
as “The Bad T4T Blanket”, or maybe just “The Bad T4T”
I've been developing a MQTT GUI client called MQTTy (the name is not very original but I needed the word MQTT in it). That will help me and hopefully help others, to develop, test and debug their IoT applications that utilizes the MQTT protocol.
It's written in Rust, completely free software, licensed under the terms of GPL 3.0 or later versions.
Currently the app does not hit the MVP stage, so there is a lot of work to do to reach it.
Retro Boy: simple Game Boy emulator written in Rust, can be played on the web
Link: https://github.com/smparsons/retroboy
Discussion: https://news.ycombinator.com/item?id=43429417
Since I was skeptical when the account followed me, I asked.
@rustfoundation is legitimate and not impersonation.
How do you know if someone is a #Rust developer?
.
.
.
.
.
.
.
.
.
.
.
.
.
Don't worry, they'll tell you.
Memory safety for web fonts: Skrifa is written in Rust, and created as a replacement for FreeType to make font processing in Chrome secure for all users. Skifra takes advantage of Rust's memory safety, and lets us iterate faster on font technology improvements in Chrome. Moving from FreeType to Skrifa allows Google to be both agile and fearless when making changes to our font code. https://developer.chrome.com/blog/memory-safety-fonts Does anyone know how Firefox handles web fonts security?
#FotoVorschlag 'Metallisch'
Metallisches zur Sicherung hängt öfter mal irgendwo herum.
I kind of with #Rust #RustLang canonical formatting would put a space after the boolean not operator (!). In other words:
if ! filename.exists() {...}
instead of
if !filename.exists() {...}
This would make the negation a little easier to spot.
I don't wish this hard enough to even check if it's been discussed, never mind make a formal proposal. I'm just waiting for my test run to finish.
new Rouille translations, who diz? Now, program in Rust in Brazilian-Portuguese!
https://github.com/4lvarofilho/ferrugem
> EU NUNCA FICARIA PRA TRÁS DE UM FRANCÊS
"I will never be behind a French", according to Google Translate
Yes or No: #Rust is a fad language and #C will continue to evolve and out live it. #Programming
@bearstech
Le premier outil de présentation en TUI pour des conférences non graphiques ? À combiner avec un système de console partagée pour ceux qui assistent à la conférence du coup.