So, besides improving the nimforum front-end and possibly providing alternative front-ends, I'd like to inquire about:
tampermonkey scripts? There seems to be a thing called a userscript that can provide user-supplied browser-side improvements to web pages. Can nim be used as a userscript? Maybe compiled to js and that is a userscript?
Another question is can a nim script for the purpose of a customized experience be put into the nimforum database? The obvious concerns about using a programming language instead of a dsl config language apply (unintended/intended script misbehavior, etc.) A forum user could perhaps provide a script for filtering to their peculiar interests.
Just setting some boundaries for nimforum improvements.
Regards, Mark