Veritula – Meta
Showing only those parts of the discussion which lead to #2635 and its comments.
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. Zoom out for the bird’s-eye view.
Discussions are getting slower to render as they grow. It’s a rendering issue (not a db issue).
Criticism
I could lazy load ideas: only load the parts of the page that would be visible on the current viewport. Then load more parts as the user scrolls.
Criticized2oustanding criticisms
Complex, requires non-trivial scroll listeners correlated to deeply nested ideas.
Criticism of #2635