since i start with #rust now with all my energy, i need to do some homework. one of which is, a complete #docker course.
we want to be able to dockerize our #SurrealDB later riht?
sometimes one has to make some steps back to come forth.
happy #coding folks!
Imagine if you could:
- open VS Code
- write some #Rust
- install and setup #Bazel
- compile to #WASM
- create a serverless #Nodejs function
- deploy to the Cloud
ALL. FROM. YOUR. BROWSER!
This is the future of Web development. Start now! https://env.new
yesterday on the #rust discord. one guys is coding live, just for fun as a beginner and others join his session, giving him tips and/or learning for themselfs. feels like something big is moving.
You know about `NonZeroUsize` in Rust?
Now behold: `PowerOfTwoUsize`. It can contain numbers twice as big as `usize` *but* they all have to be a power of two.
https://doc.rust-lang.org/nightly/std/ptr/struct.Alignment.html
Just ended a 3-hour session on #Rust and its type system.
Super exhausting because it was mostly me coding and talking all the time, but I'm really happy that I managed to go through all the examples that I wanted to show.
I saved all the examples and some notes here: https://github.com/ddprrt/rust-type-training/tree/main
Props to @timClicks for his excellent "Shortest URL First" example. I found this to be a really good starting point to talk about many aspects of Rust's powerful type system.
i was able to develop my 1st simple game with #bey in #rust
presenting you #blackjesus vs #infinite #adolfhitler
@engelbart I found the book Zero to Production in Rust (https://www.zero2prod.com/) a great 2nd step once I finished the Rust book. You get to build something - and get help along the way! #rust #zerotoprod
I am working on a rhythm game as a tribute for a band!
I started by reproducing Karate Man 🥋 from Rhythm Tengoku:
#GameDev #bevy #imperatrices
Wirst Du Dir die ⚽️ Fußball-WM in #Katar 🇶🇦 anschauen?
(Boost für mehr Reichweite = mehr Beteiligung = höhere Aussagekraft)
I wrote about why your zsh starts slowly and how to fix it
The German word "wählen" can mean
- to pick, to choose
- to elect
- to dial
The German word "Null" can mean
- zero
- loser, jerk
So, someone saying "Ich habe die Null gewählt" either means
- "I've dialed zero."
Or
- "I voted for that idiot."
Enjoy our language!
#giyf i was able to found the unoffical #bevy #cheatsheet https://bevy-cheatbook.github.io/programming/res.html for developing a small game in #rust