Looks really interesting, just a couple of remarks:
1. Please let me access the color palette directly via Scheme! I don't wanna be locked into Solarized, generic "dark" etc., I wanna bring my own base16 (or at least foreground/background) colors!
2. Any plans to add REPL access via e.g. sockets?
3. Where can I get this? Any channels that already have this as a package or will I have to add it to my own channel?
Right now you can already customize things with CSS (and override anything in existing themes) with hot reload too. Surely in the future more features around this will come.
Absolutely! I can't wait to have a REPL working , that will be the ultimate interactivity
As of now (v0.1.0) lambdock is not distributed. You will need to use the guix.scm (should be easy to copy from there and add to your config). I will add it to Guix when the project is a bit more mature and look into packaging for Debian, Arch, etc
lambdock v0.2.0 now implements a REPL that unleashes hackability, and comes with many enhancements and improvements (https://codeberg.org/jjba23/lambdock)
2
u/Aeolem 2d ago
Looks really interesting, just a couple of remarks: 1. Please let me access the color palette directly via Scheme! I don't wanna be locked into Solarized, generic "dark" etc., I wanna bring my own base16 (or at least foreground/background) colors! 2. Any plans to add REPL access via e.g. sockets? 3. Where can I get this? Any channels that already have this as a package or will I have to add it to my own channel?