(no title)
bryced | 3 years ago
probably but GIMP plugins are not something I've looked into
> REPL
already done. just type `aimg` and you're good to go
> GUI
GUIs add a lot of complexity. Can your file manager do thumbnails and quick previews?
bryced | 3 years ago
probably but GIMP plugins are not something I've looked into
> REPL
already done. just type `aimg` and you're good to go
> GUI
GUIs add a lot of complexity. Can your file manager do thumbnails and quick previews?
sseagull|3 years ago
Somewhat OT, but I find this really funny. It says a lot about the difficulty of using various ecosystems and where communities spend time polishing things.
"Yeah, I made something that takes natural language and can do things like change seasons in an image. But a GUI? That's complicated!"
It's not a criticism of you, but the different ecosystems and what programmers like to focus on nowadays.
bryced|3 years ago
It's not just that GUI's are hard, it's that the "customer" base will inevitably be much less technical and I'd receive a lot more difficult to resolve bug reports. So no-gui is also a way of staying focused on more interesting parts of the project.
goffi|3 years ago
> probably but GIMP plugins are not something I've looked into
I was just thinking about a black and white or grey level output image with the desired area , no need to integrate it in GIMP of whatever. I've tried a prompt like "keep only the face", but no luck so far.
bryced|3 years ago