Veritula – Meta
Showing only ideas leading to #2661.
See full discussion·See most recent related ideasLog in or sign up to participate in this discussion.
With an account, you can revise, criticize, and comment on ideas.Discussions can branch out indefinitely. You may need to scroll sideways.
Discussions are getting slower to render as they grow. It’s a rendering issue (not a db issue).
CriticismCriticized1*Archived
I could use ActionController::Live to stream ideas to the page one by one. Instant page load.
Criticized2*Archived
Changing the view logic so that the controller can stream each deeply nested idea separately sounds non-trivial. It’s not clear to me how to do that currently. It may be possible someday if I adjust Hiccdown to allow the use of enumerators or something like that.