
2025-07-08 16:11:00
Async Rust: When to Use It and When to Avoid It
“Asynchronous” (often abbreviated as “async”) is a widely used term in computer science, but its meaning varies depending on the context. […]
🦀 https://fmoya.dev/posts/async-rust/
Weird expressions in rust
```info
Note that these are not bugs, but rather extreme cases of rust features like loops, expressions, coercion and so on.
```
🦀 https://www.wakunguma.com/blog/rust-weird-expr
I was asked if I could send a screenshot of my Rust learning project to possibly help to be installed. A server that deals with binary encryption, among other things, is not so simply clear to see 😅🤷♂️
(This is now in the INFO login, it's just for showing the request as a demo and doesn't make sense)
#rust
Wooo, first Rust macro written...things continue to progress. Still need to figure out exactly how I want to represent the `F` register though.
#rust #z80 #emulation
Don't Unwrap Options: There Are Better Ways #Rust
https://corrode.dev/blog/rust-option-handling-best-practices/
Kiedy piszesz bibliotekę w #RustLang, bo chcesz bezpiecznego kodu, a zamiast tego dostajesz jakiś paskudny #heisenbug z przekłamaniem danych.
https://…
I've finally finished the #rustlings #rust challenge! :ablobcheer:
#Rust is mummy's new favorite, hm? 🤔
Ubuntu 25.10 Replaces sudo With a Rust-Based Equivalent
https://thenewstack.io/ubuntu-25-10-replaces-su…
So #Rustlings apparently is a rather hard term for speech to text to recognize unguided. Terms I got instead, while correcting subtitles for our meetup talk:
- Rustlinks
- Rustlinfs
- Wrestling (my favorite)
"Because I think it'd be really great to have some sort of guided wrestling in my company."
Also, "Rust for Rustaceans" became "…
So, making slow progress as I learn `rust` things. Instead of going with my usual `union`/`struct` combination in C, I'm resorting to not overflowing/underflowing primitive types and doing things more safely. This snippet of code took far longer than it should've, but it gets the job done.
#programming
It's release time for lintspec!
This new iteration brings a new experimental parser which increases the overall performance by 2-3x and a bunch of minor fixes, especially around the highlighted source code spans in the diagnostics.
#rust #RustLang #FOSS #solidity #benchmarking
"Bypassing" #specialization in #Rust or How I Learned to Stop Worrying and Love Function Pointers
https://
There is now a first RC for the #Espressif #Embedded #Rust #HAL:
#OpenAI #Codex CLI Goes Native with #Rust Rewrite 🚀
⚡ Rewritten from #TypeScript to
Maximize Your #Rust Enums With Strum
https://www.youtube.com/watch?v=NoIqPYLpCFg