Advertisement · 728 × 90

Posts by Phil Denhoff

What’s the approximate size of the SVGs vs a gif or compressed video? Using sprites in hidden divs is a fascinating idea

1 year ago 1 0 1 0

Am I understanding this right — your script publishes a build to NPM that anyone can download, but isn't the latest build (so users won't install it automatically)?

1 year ago 0 0 1 0

Once I've split up more of the platform-specific things, maybe abstracting Electron out of the backend TS code, I'll come back to these two projects. But, today, we're going with electron!

1 year ago 0 0 0 0

The reason I opted not to use either came down, essentially, to "how quickly can I spin up the existing UI". Neutralino doesn't have a lot of templates, Buntralino is brand new (and the existing Vite template doesn't work on macOS at all).

1 year ago 0 0 1 0

As part of this Tauri → Electron migration, I looked pretty hard at a couple interesting projects. Specifically, Neutralino and it's Bun-based sibling project Buntralino. I would love to use either of these projects! They both seem wonderful!

1 year ago 0 0 1 0
Using Rust wasn't a mistake · Phil Denhoff A personal website [[🤦‍♂️]]

😢👋 🦀

denhoff.ca/posts/citade...

1 year ago 1 0 1 0

that certainly sounds "more efficient"

1 year ago 0 0 1 0

thank you, this took me forever to understand

1 year ago 1 0 0 0

that was a lot harder than I thought it'd be. 6/8 tho!

1 year ago 1 0 0 0

Seems like if I did that, I’d be building Calibre-Web or Biblioteca again. Both excellent pieces of software, but there’s a higher bar for entry to self-hosting software, over downloading an app.

Plus… I like desktop software. It feels so much more local

1 year ago 2 0 0 0
Advertisement

Right now @citadel-app.bsky.social is a desktop app. It manages your book library as a folder on your hard drive.

Now I’m wondering if I should make it a self-hosted web app, or a hosted web app.

Calibre Web is self hosted and has a lot of power from that. But desktop apps are just so simple!

1 year ago 2 0 1 0
Screenshot of Citadel ebook app shows the Authors page, with a list of authors. Each author has a link to see all the books they've written that are in the library. Some authors have an extra badge by their name indicating that they're missing a sortable name.

Screenshot of Citadel ebook app shows the Authors page, with a list of authors. Each author has a link to see all the books they've written that are in the library. Some authors have an extra badge by their name indicating that they're missing a sortable name.

I recently merged a PR to manage Authors in my @citadel-app.bsky.social library. You wouldn't think having them all in a list like this, with labels for missing data, would make much of a difference but it's soooo nice

1 year ago 4 1 0 0