Nathan Monfils
Nathan Monfils
Right now the PBWs and images are still served from pebble's servers. Is there anything planned to serve static resources? I guess we will want a separate server with caching...
The project currently uses SQLite as its database engine, however according to Katharine it will likely use Postgres in prod. This means that we have to change (at the very...
The switch to PostgreSQL was less painful than expected. Mostly converting `integer` to `boolean`, `blob` to `text` and dates to `timestamp`. As an added bonus, we have better error messages...
Font does not render properly in kitty in Italics: Here's the reply I got: > That happens when the font in question is not properly monospaced and its italic/bold faces...