Live data from Hacker News

Show HN: HN Status Page in the style of HN with detailed metrics

hn.hund.io

21–27 of 27 posts

Re: Show HN: HN Status Page in the style of HN with detailed metrics

#22
How about a Status/Issues page in the style of the Hacker News or Reddit homepage?

Each link is an issue you should fix with your site, or a TODO item you could finish, or a bug report, or a chart of some site data. Automatically generated and refreshed to keep the addictive fresh content factor high. Comments from your coworkers. Trick you into doing work rather than surfing HN.

Re: Show HN: HN Status Page in the style of HN with detailed metrics

#23
post #14
post #3

I guess I'm used to nearly a megabyte of javascript coming over the network, but... Four embedded fonts? Just to get the character ⓘ and a checkmark, both of which are just regular unicode characters that these font files mis-encode? Does anyone even look at anything any more?

In FireFox you can set gfx.downloadable_fonts.enabled to false in about:config and have a much faster web experience. It's especially super useful on mobile.

That renders this site more broken though, since there's just brown squares all over the page instead of characters from whatever font. I suppose due to no fallback?

Re: Show HN: HN Status Page in the style of HN with detailed metrics

#25
post #6

Looks cool, sadly they charge $70 for password protection, else I would consider it.

I think you commented on the wrong post?

Not according to the pricing page?

https://hund.io/pricing#calculator

Re: Show HN: HN Status Page in the style of HN with detailed metrics

#26
post #11
post #3

I guess I'm used to nearly a megabyte of javascript coming over the network, but... Four embedded fonts? Just to get the character ⓘ and a checkmark, both of which are just regular unicode characters that these font files mis-encode? Does anyone even look at anything any more?

Most of the fonts loaded are variations of Open Sans, which are used throughout the pages. We'll look into improving the degradation when the icon font loads; it's just the Octicon font set. Thanks for pointing this out.

You can subset the font with Fontello.

http://fontello.com

Post reply on HN