Jordan MacDonald

Results 4 issues of Jordan MacDonald

I'm running Rasdaemon on an Intel i3 9100 (Coffee Lake) CPU, and I've noticed this message in the logs: ``` rasdaemon: Family 6 Model 9e CPU: only decoding architectural errors...

Scribe's coordinate system is designed as an abstraction over multi-byte "characters", such that a `Range` spanning one `offset` corresponds to a single on-screen character, even if it that character is...

The `Buffer` type should be interacting with a generic type with a specific trait, not the GapBuffer class itself.

As of today, Amp tracks its current/active mode using a single `enum` field on the `Application` type. When the active mode is changed, the old mode is discarded and a...