version control
@lizardsquid Yeah, pijul looks nice, but have they opensourced the nest yet?
version control
@gerd after poking around, I think I've figured out why:
There's a lot of copy pasted code between the nest and pijul, and they want to take all the common functionality out and put it in a library (that both programs then import).
I suspect they'd be willing to open source the nest *once* they've done that.
version control
@lizardsquid well at least it kinda makes sense then? idk... *adds to todo list: - reimplement the nest*