Veritula – Meta

Showing only #1763 and its comments.

See full discussion instead
  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, 28 days ago·#1763

Use friendly IDs for ideas? A ‘mixture’ where URLs say '/ideas/123-first-30-or-so-chars-of-idea-here'.

CriticismCriticized2oustanding criticisms
Dennis Hackethal’s avatar
Dennis HackethalOP, 28 days ago·#1765

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 #1763Criticized1oustanding criticism
Dennis Hackethal’s avatar
Dennis HackethalOP, 28 days ago·#1766

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
#1766
Dennis Hackethal’s avatar
#1765
Dennis Hackethal’s avatar
Dennis HackethalOP, 28 days ago·#1769

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

Criticism of #1763Criticized2oustanding criticisms
Dennis Hackethal’s avatar
Dennis HackethalOP revised 28 days ago·#1771

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

Criticism of #1769Criticized1oustanding criticism
Dennis Hackethal’s avatar
Dennis HackethalOP, 27 days ago·#1778

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

Criticism of #1771
Dennis Hackethal’s avatar
#1778
Dennis Hackethal’s avatar
#1771
Dennis Hackethal’s avatar
Dennis HackethalOP, 28 days ago·#1773

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

Criticism of #1769
Dennis Hackethal’s avatar
#1773
Dennis Hackethal’s avatar
Dennis HackethalOP, 28 days ago·#1777

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

Criticism of #1769
Dennis Hackethal’s avatar
#1777
Dennis Hackethal’s avatar
#1769
Dennis Hackethal’s avatar
Dennis HackethalOP, 28 days ago·#1774

Wouldn’t even need friendly ID for that since the URL would contain the ID. Would only need to override to_param to concatenate the idea’s ID and content.

Criticism of #1763
Dennis Hackethal’s avatar
#1774
Dennis Hackethal’s avatar
Dennis HackethalOP, 28 days ago·#1776

Superseded by #1775. This comment was generated automatically.

Criticism of #1763
Dennis Hackethal’s avatar
#1776
Dennis Hackethal’s avatar
#1763