Veritula – Meta

See full discussion
  Log 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.
Dennis Hackethal’s avatar
Dennis HackethalOP revised 4 days ago·#1775·· Collapse

Include (preview of) content in idea URLs: '/ideas/123-first-30-or-so-chars-of-idea-here'.

2nd of 2 versions ·CriticismCriticized1 criticim(s)
Dennis Hackethal’s avatar

That would make idea URLs more meaningful, but there’s something simple and beautiful about the shorter URLs that only have the numeric ID.

Criticism of #1775Criticized1 criticim(s)
Dennis Hackethal’s avatar

Could have backwards compatibility for the short version and continue using the hashtag in the UI. Best of both worlds?

Criticism of #1765
Dennis Hackethal’s avatar

That would mean fetching an idea to compute the path for each hashtag. Overhead?

Criticism of #1775Criticized2 criticim(s)
Dennis Hackethal’s avatar
Dennis HackethalOP revised 4 days ago·#1771·· Collapse

Fetching the idea is not necessary if the feature is backwards compatible. Can still just use /ideas/123.

2nd of 2 versions ·Criticism of #1769Criticized1 criticim(s)
Dennis Hackethal’s avatar

As noted in #1777, fetching the idea actually helps. Well worth the overhead.

Criticism of #1771
Dennis Hackethal’s avatar

Seems like minor overhead. It’s not like there are tons of user-generated hashtags everywhere.

Criticism of #1769
Dennis Hackethal’s avatar

This actually helps to prevent rendering links with IDs that don’t point to any existing idea.

Criticism of #1769
Dennis Hackethal’s avatar

Done as of fcf578c.

Criticism of #1775