RSS Amplifier

Easy Diffusion: · Jan 3, 2025

Post from Jan 03, 2025

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

Spent a few days prototyping a UI for Easy Diffusion v4. Files are at this repo . The main focus was to get a simple but pluggable UI, that was backed by a reactive data model, and to allow splitting the codebase into individual components (with their own files). And require only a text editor and a browser to develop, i.e. no compilation or nodejs-based developer experiences. I really want…

Spent a few days prototyping a UI for Easy Diffusion v4. Files are at this repo.

The main focus was to get a simple but pluggable UI, that was backed by a reactive data model, and to allow splitting the codebase into individual components (with their own files). And require only a text editor and a browser to develop, i.e. no compilation or nodejs-based developer experiences.

I really want something that is easy to understand - for an outside developer and for myself (for e.g. if I’m returning to a portion of the codebase after a while). And with very little friction to start developing for it.

Read on /blog/1735918711/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.