Skip to content

Comment on Parallel Perl – Autoparallelizing interpreter with JIT

Comments

Homepage: https://perl.petamem.com

In case HN shows its user hostility again by cutting off the URI fragment, the intended deep-link was presentation slide #/4/1/1

Ugh, deep links should be part of the path, and anchor should be where on the page to scroll. Very annoying slide software. If the content weren't so good I simply wouldn't bother.

HTML+JavaScript-based statically hostable apps (eg. presentations) can't use paths as deep links, since there's no standard for simple static hosting or URL rewriting (even 30 years later). Oh well.

You should be able to use the query part of the URL (after ?). You can get at it with Javascript, but it doesn't influence which static HTML page is served.

I'm not sure why people hate using the query string so much.

They absolutely can generate the file tree so that each slide has its own url.

They also could use the query part on the url rather than anchor.

Lastly statically hosted doesn't mean no URL rewriting, they could again catch links to parts easily.

The poor UX of these tools is just a lack of will, not a technical limitation.

Then again hacker news should probably not blanket delete the hash in URLs either.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.