Lightweight constructions like ascon-aead are not designed to be faster than chacha20. I think in practice they're usually slower.
They're actually intended to encrypt smaller block sizes with less working memory
Lightweight constructions like ascon-aead are not designed to be faster than chacha20. I think in practice they're usually slower.
They're actually intended to encrypt smaller block sizes with less working memory
Userspace Statically Defined Tracepoints is a cool concept. With root access, you can attach dtrace or bpftrace to your program and see what your program is up to at those tracepoints. Any other time, those tracepoints are literal NOP instructions.
Userspace Statically Defined Tracepoints is a cool concept. With root access, you can attach dtrace or bpftrace to your program and see what your program is up to at those tracepoints. Any other time, those tracepoints are literal NOP instructions.
Help scale & secure the systems that power Rust & support its global community. 🌍
If you’re passionate about OSS & infrastructure, we’d love to hear from you.
Learn more and apply here by Oct 26: app.beapplied.com/apply/wus8sn...
My current thoughts are getting an Ampere Altra arm cpu and an Intel Arc gpu. Not sure if that's a good idea just yet lol
My current thoughts are getting an Ampere Altra arm cpu and an Intel Arc gpu. Not sure if that's a good idea just yet lol
Atuin Desktop: runbooks that run
It’s open source and in open beta now 🥰
Built for engineers who need repeatable, reliable workflows. No more copy-pasting from slack or outdated docs
Atuin Desktop: runbooks that run
It’s open source and in open beta now 🥰
Built for engineers who need repeatable, reliable workflows. No more copy-pasting from slack or outdated docs
I can't imagine many people have their main responsibility being writing custom postgres proxy services all day
I can't imagine many people have their main responsibility being writing custom postgres proxy services all day
Managed to combine all of this into a format I'm happy with. I've got both FIPS support for v3, libsodium support for v4, RustCrypto support for both. I'm using generic tokens but also exposing type aliases for ease of use.
Managed to combine all of this into a format I'm happy with. I've got both FIPS support for v3, libsodium support for v4, RustCrypto support for both. I'm using generic tokens but also exposing type aliases for ease of use.
I'm wondering:
1. Does it make sense to keep v3 and v4 in the same library?
2. If you need v3, do you also need FIPS?
I'm wondering:
1. Does it make sense to keep v3 and v4 in the same library?
2. If you need v3, do you also need FIPS?
Tokio defines two kinds of blocking functions: IO bound and CPU bound.
A close read of the tokio docs tells you to avoid CPU bound tasks in spawn_blocking
Tokio defines two kinds of blocking functions: IO bound and CPU bound.
A close read of the tokio docs tells you to avoid CPU bound tasks in spawn_blocking
p.s. Engagement really helps. Replies, likes and/or share to receive a discount code via DM.
p.s. Engagement really helps. Replies, likes and/or share to receive a discount code via DM.
Your reply starts with "No." on its own line? Two weeks ban. Learn to behave.
You go on a tear about another participant? One year ban. No warning. Bye.
Your reply starts with "No." on its own line? Two weeks ban. Learn to behave.
You go on a tear about another participant? One year ban. No warning. Bye.
"Async Fundamentals” | Taking place on Sept 2
Add it to your #rustconf25 registration while spots remain!
Host: @herberticus.bsky.social + @ardanlabs.com
Info: rustconf.com/workshops#as...
"Async Fundamentals” | Taking place on Sept 2
Add it to your #rustconf25 registration while spots remain!
Host: @herberticus.bsky.social + @ardanlabs.com
Info: rustconf.com/workshops#as...
"Asynchronous Rust & C++” | Taking place on Sept 2
Add it to your #rustconf25 registration while spots remain!
Host: Aida Getoeva
Info: rustconf.com/workshops/#a...
"Asynchronous Rust & C++” | Taking place on Sept 2
Add it to your #rustconf25 registration while spots remain!
Host: Aida Getoeva
Info: rustconf.com/workshops/#a...
More async coming your way at @rustconf.com. I've spent many years writing software with async Rust. It's a great tool but easy to misuse. Sign up and I can teach you some of my knowledge to kick start your teams.
"Async Design Patterns in Rust” | Taking place on Sept 2.
Add it to your #rustconf25 registration while spots remain!
Host: @conrad.cafe
Info: rustconf.com/workshops/#a...
More async coming your way at @rustconf.com. I've spent many years writing software with async Rust. It's a great tool but easy to misuse. Sign up and I can teach you some of my knowledge to kick start your teams.