
2025-08-19 14:34:21
Finally got the time to properly try out #Bevy and the website examples are perfectly sized for learning. I actually prefer them over tutorials I think.
#RustLang #BevyEngine
Finally got the time to properly try out #Bevy and the website examples are perfectly sized for learning. I actually prefer them over tutorials I think.
#RustLang #BevyEngine
Updating the std-embedded-nal-async #RustLang crate, I found it funny how nice it is to work with the smol crate developed by @… & co. It has all the right tools one might be used to from tokio, but is neatly split up into runtime dependent parts and runtime independe…
#RustLang is great and rock solid. That's why when you build the Rust compiler against LLVM with assertions enabled, it crashes on unmet assertions.
#RustLang jest wspaniały i stabilny. Dlatego jak się zbuduje kompilator na LLVM, które ma załączone asercje, to się wykrzacza na niespełnionych.
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
Kiedy piszesz bibliotekę w #RustLang, bo chcesz bezpiecznego kodu, a zamiast tego dostajesz jakiś paskudny #heisenbug z przekłamaniem danych.
https://…
When you use #RustLang to write safe code, but what you get is a data corruption #heisenbug instead.
#Gentoo #Python
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