HackerTrans
TopNewTrendsCommentsPastAskShowJobs

eventhelix

113 karmajoined 2 anni fa
Author of Rust Under the Hood

https://eventhelix.com/

Submissions

Show HN: VisualEther – Wireshark PCAPs to sequence diagrams; MCP for AI analysis

eventhelix.com
1 points·by eventhelix·12 ore fa·0 comments

Visualizing memory layout of Rust's data types

youtube.com
31 points·by eventhelix·2 anni fa·2 comments

Rust assembly generation: Mapping a bool vector to string slice vector

eventhelix.com
1 points·by eventhelix·2 anni fa·0 comments

The Case for a High-Level Kernel-Bypass I/O Abstraction (2019)

irenezhang.net
61 points·by eventhelix·2 anni fa·36 comments

Rust GPU: The future of GPU programming

rust-gpu.github.io
34 points·by eventhelix·2 anni fa·28 comments

Making Async Rust Reliable

tmandry.gitlab.io
3 points·by eventhelix·2 anni fa·1 comments

Understanding Async Await in Rust: From State Machines to Assembly Code

eventhelix.com
1 points·by eventhelix·2 anni fa·0 comments

Rust Before Main [video]

youtube.com
2 points·by eventhelix·2 anni fa·1 comments

MadSim: Deterministic Simulator for Distributed Systems

github.com
1 points·by eventhelix·2 anni fa·1 comments

Guide to Error Handling in Rust

howtocodeit.com
32 points·by eventhelix·2 anni fa·25 comments

Nanolog supports logging with 7 ns median latency

github.com
123 points·by eventhelix·2 anni fa·71 comments

The Ultimate Guide to Rust Newtypes

howtocodeit.com
1 points·by eventhelix·2 anni fa·0 comments

Show HN: Rust Under the Hood – Explore Rust Through Assembly

amazon.com
3 points·by eventhelix·2 anni fa·0 comments

comments

eventhelix
·12 ore fa·discuss
[flagged]
eventhelix
·2 anni fa·discuss
Understand the code that runs before main() is called.
eventhelix
·2 anni fa·discuss
Your code should be able to execute deterministically on a simulator designed to amplify randomness, create chaos, and inject failures. This approach can expose hidden bugs that you can then reproduce deterministically until they're fixed. By surviving such chaos, your system will be more robust and ready for real-world deployment.
eventhelix
·2 anni fa·discuss
I am not the author. You could request this in the comments section on the page.
eventhelix
·2 anni fa·discuss
Stallone is another option for Rust: https://github.com/GaloisInc/balboa/blob/main/stallone/log/s...