🎧 LISTEN NOW 👇
open.spotify.com/episode/6g1N...
🎧 LISTEN NOW 👇
open.spotify.com/episode/6g1N...
Just in time for #RustLang’s 10th birthday 🦀
We’re celebrating with a blog on Rust’s journey, Ferris the crab’s origin, and how iCR finds bugs others miss.
📖 Read: www.openrefactory.com/celebrating-...
📬 [email protected]
#Rust10 #SecureCode
Just in time for #RustLang’s 10th birthday 🦀
We’re celebrating with a blog on Rust’s journey, Ferris the crab’s origin, and how iCR finds bugs others miss.
📖 Read: www.openrefactory.com/celebrating-...
📬 [email protected]
#Rust10 #SecureCode
main() {
unsafe {
}
}
main() {
unsafe {
}
}
➡️
Still extremely easy to use, but with the ability to modify its layers more. Such as pools, redirects, retries, proxies, compression, load balancing.
What if we made each of those pieces separable?
seanmonstar.com/blog/modular...
Still extremely easy to use, but with the ability to modify its layers more. Such as pools, redirects, retries, proxies, compression, load balancing.
What if we made each of those pieces separable?
seanmonstar.com/blog/modular...
rust's mascot should be some other damn thing. i guess foxes are already taken
capybaras are cool.
the humble field mouse.
prairie dog! that would be good. i love prairie dogs
rust's mascot should be some other damn thing. i guess foxes are already taken
capybaras are cool.
the humble field mouse.
prairie dog! that would be good. i love prairie dogs
what you should keep in mind though is that the node_modules folder will take up fucking _gigabytes_ if you use any library ever made (rustlang's cargo […]
what you should keep in mind though is that the node_modules folder will take up fucking _gigabytes_ if you use any library ever made (rustlang's cargo […]
As the pattern itself is very easy to implement, I decided to focus the thread more on the motivation and how/why it's useful.
Hope it helped you learn 1% more Rust today, follow me for more threads like this 🦋 🦀
As the pattern itself is very easy to implement, I decided to focus the thread more on the motivation and how/why it's useful.
Hope it helped you learn 1% more Rust today, follow me for more threads like this 🦋 🦀
RustLang's Semantic Versioning Still Breaks Too Many Apps
https://thenewstack.io/rustlangs-semantic-versioning-still-breaks-too-many-apps/
RustLang's Semantic Versioning Still Breaks Too Many Apps
https://thenewstack.io/rustlangs-semantic-versioning-still-breaks-too-many-apps/
In an environment of automated builds, incorrectly versioned packages build can wreak havoc, one Rust dev notes on the Changelog podcast
thenewstack.io/rustlangs-se...
In an environment of automated builds, incorrectly versioned packages build can wreak havoc, one Rust dev notes on the Changelog podcast
thenewstack.io/rustlangs-se...
#rustlang #semver
thenewstack.io/rustlang...
#rustlang #semver
thenewstack.io/rustlang...
Rustlang's Wgpu is an amazing crate for GPU programming on the web and native platforms.
https://youtu.be/O1S7WWJ0B9U
Rustlang's Wgpu is an amazing crate for GPU programming on the web and native platforms.
https://youtu.be/O1S7WWJ0B9U
Java's Maven/Gradle/Ivy -> Too complex
@rustlang's Cargo -> Non-nightly lacks offline mode
@golang modules -> Getting there
Python's PIP -> Clashes w/ system package manager
C++ -> Deps need to be in expected places, always.
#rant
Java's Maven/Gradle/Ivy -> Too complex
@rustlang's Cargo -> Non-nightly lacks offline mode
@golang modules -> Getting there
Python's PIP -> Clashes w/ system package manager
C++ -> Deps need to be in expected places, always.
#rant