- https://tebibyte.media/~emma
-
fae/faer
- Joined on
2022-02-27
Block a user
Formatting
Sets the float I’m rounding to to be the highest approximation of 0.9 repeating possible on the hardware
Formatting
Reminder to myself to include this Kernighan quote from The Elements of Programming Style:
Everyone knows that debugging is twice as hard as writing a program in the first place. So if…
Formatting
I couldn’t figure out how the s
variable works. This code is extremely unreadable even in its current state.
Formatting
Not “after the keyword, before the opening parenthesis”, but “after the keyword and before the opening brace”.
WIP: Generate Rust sysexits bindings without bindgen
For the record, I was able to compile bindgen and some other crates from source as dependencies on my i386 OpenBSD machine that has 1 gigabyte of RAM without issue.