- https://tebibyte.media/~emma
-
fae/faer
- Joined on
2022-02-27
You’re right that we don’t exist in a vacuum—that’s why we’re bothering to even make a toy utility like this. But it would be a disservice to our prospective users to cling to the historic…
If we use ASV, we don’t need to implement the search functionality that a typical fortune(1) implementation may support. Instead, since we have a one-byte delimiter that doesn’t depend on any…
I’ve got a working version of this, by the way. Just need to polish it up and it’ll be ready for a PR.
It also makes the Makefile more idiomatic (though its idiomatic-ness in general is pretty low, which I’m working on)
This allows using a bindgen(1)-replacement utility to generate bindings for when we need them,
It’s fixing whitespace shenanigans from my at-the-time new neovim config putting a mix of spaces and newlines in the source.
This was merged! I believe the merge message failed to automagically close this issue so I did it manually. In the future I will remember to note it if this happens.
This solution was unworkable for me and a new one was contributed in #175