Just something I am messing around with, trying to understand the way modules are put together and slowly getting familiar with stuff. With the help of Grok and manually looking through other modules’ code, I am slowly learning…
After a lot of goofing around, I have to give the real module devs a round of applause. Y’all are awesome.
4 Likes
The end of most of my film rolls used to look like this.
Thinking back on it, I don’t miss film so much. Digital is easier and much faster.
Let’s see what others have to say. It might be a fun module to try once in a while.
2 Likes
kofa
(István Kovács)
March 4, 2026, 7:15pm
3
You can read the dev-doc directory on master (and/or show it to your LLM).
Hi,
In the past weeks I’ve been working on creating developer docs. They are admittedly LLM-generated, but I reviewed them to see if they make sense, and of course the core team also had a look before merging them into the repo (the LLM’s authorship had been made clear to them). Whether you are working on new modules, on fixing bugs, or just want to have a peek behind the scenes, you may find them useful. If you use an LLM to help you with your coding, you may want to tell it to ‘read’ them (ad…
1 Like
Thank you, I will definitely look into that!