Evan Peterson

Results 4 issues of Evan Peterson

When using Kobo sync the layout of the Kepub has to be explicitly given, unlike when books are imported over USB which Kobo will check the epub format and set...

Tracking of unrealized gains/losses does not appear to work when there are multiple prices set on the same day: ``` 2004-05-01 Stock purchase Assets:Broker 10 AAPL @ $50 Equity:Broker 2004-05-02...

bug
P1

Most of the implementations for peripherals are created using macros which results in a number of specialized impls that don't indicate they have shared functionality. Because there are no traits...

The certificate is found by using the first available certificate without checking whether it is expired: https://github.com/electron-userland/electron-builder/blob/2860d132fc837813627e6508e05b18ed5e5dedfc/packages/app-builder-lib/src/codeSign/windowsCodeSign.ts#L117 If an expired certificate appears first on the list it will attempt to...

windows