Thoughts
This is very important advice and I wish I had heard it before trying to write an SD card spec implementation in Zig.
> Here's how you deal with byte order:
> Cry
> Suffer
> Code the program to deal with it
I got the first two steps down, but missed the third one.