This is really cool! As a suggestion, you may want to add in a toggle for zoom. On my computer the site looks perfect at 67%. But this is really great work! Great idea and really cool! Good work! Regards, Peter @ Oeck.
Show HN: A Reddit reader that looks like the frontpage of a print newspaper
31–40 of 129 posts
Re: Show HN: A Reddit reader that looks like the frontpage of a print newspaper
#32In my experience, "hyphens: auto" in browsers doesn't work well at widths smaller than 80ch. The "center-spread" column is currently set to width: 600px, approximately 67ch. Changing it to width: 80ch looks much, much better, in my opinion.
I also suggest adding the Safari variant, "-webkit-hyphens: auto", and add the lang="en" attribute to your tag, to enable hyphenation in Firefox.
Re: Show HN: A Reddit reader that looks like the frontpage of a print newspaper
#33Re: Show HN: A Reddit reader that looks like the frontpage of a print newspaper
#34That's cool. Although there are some kerning issues... And the lipsum might be a bit much :D
Re: Show HN: A Reddit reader that looks like the frontpage of a print newspaper
#35turn off enhanced tracking protection in Firefox if the content doesn't load
Re: Show HN: A Reddit reader that looks like the frontpage of a print newspaper
#36Re: Show HN: A Reddit reader that looks like the frontpage of a print newspaper
#37This is amazing! Like the newspapers in harry potter. You’ve closed the loop on automating a dynamic, crowdsourced, curated front page. The meta paper. Now do hackers news. It’ll be like the WSJ, a nice counterpart to this, which is a little more like US Weekly.
Re: Show HN: A Reddit reader that looks like the frontpage of a print newspaper
#38If I were reading this on /r/dataisbeautiful, I’d immediately parse and grok the headline just fine. But with this, my mindset was on the reporting of actions or events and I read “to scale” as an infinitive (verb/action), almost like the intro to a sci-fi novel that starts with a stunning declaration that in x days, all planets will actively shrink by y% in some never before seen cosmic event.
If you’ll allow me to use a programming analog, it wasn’t until my tokenizer hit the first parenthesis that my lexer switched to the correct track.
Re: Show HN: A Reddit reader that looks like the frontpage of a print newspaper
#39Re: Show HN: A Reddit reader that looks like the frontpage of a print newspaper
#40The hyphenation on the center-spread column doesn't look great, leaving big whitespace gaps in justified text. In my experience, "hyphens: auto" in browsers doesn't work well at widths smaller than 80ch. The "center-spread" column is currently set to width: 600px, approximately 67ch. Changing it to width: 80ch looks much, much better, in my opinion. I also suggest adding the Safari variant, "-webkit-hyphens: auto", a…
Now, we’re lucky if we get an option to manually specify hyphenation points for line wrapping, we have horribly thin and broken “web fonts” that supersede even locally installed versions with correct hinting of the same typeface, have disabled subpixel rendering so we can play nicer with animations, transitions, and useless effects, and consider ourselves incredibly lucky if we get real italics rather than oblique versions of the Roman typeface *for fonts with italic versions around since the early ‘90s.