Whatβs the approximate size of the SVGs vs a gif or compressed video? Using sprites in hidden divs is a fascinating idea
Whatβs the approximate size of the SVGs vs a gif or compressed video? Using sprites in hidden divs is a fascinating idea
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)?
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!
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).
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!
that certainly sounds "more efficient"
thank you, this took me forever to understand
that was a lot harder than I thought it'd be. 6/8 tho!
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
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!
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