TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

An Ask HN analysis: How Hacker News users host and build their sites

42 pointsby MaxLeiterabout 3 years ago

7 comments

retSavaabout 3 years ago
Suggestion: in the list of stats, after absolute numbers include a percentage, eg &quot;Contains JavaScript: 567 (82%)&quot;.<p>And, agree, very interesting and fun! Thanks for compiling and presenting it!<p>edit: here they are!<p><pre><code> Contains JavaScript: 567 (81%) Github Pages: 146 (21%) Cloudflare: 141 (20%) Nginx: 114 (16%) Netlify: 83 (11%) Apache: 70 (10%) Vercel: 50 (7%) Bootstrap: 45 (6.5%) Gatsby: 30 (4.3%) Nextjs: 28 (4%) Amazon S3: 27 (3.9%) Wordpress: 22 (3.2%) Cloudfront: 17 (2.5%) Express: 16 (2.3%) PHP: 14 (2%) Caddy: 9 (1.3%) Litespeed: 8 (1.5%) Open Resty: 8 (1.5%) Google App Engine: 3 (0.43%) FlyIO: 3 (0.43%) MicorosftIIS: 3 (0.43%) Drupal: 2 (0.29%) Tailwind: 2 (0.29%) Lighttpd: 2 (0.29%) Godlighty: 1 (0.14%) Perl: 1 (0.14%) Neocities: 1 (0.14%) Asp.NET: 1 (0.14%) Gatsby Cloud: 1 (0.14%) Openbsd Httpd: 1 (0.14%)</code></pre>
评论 #30962140 未加载
ahecklerabout 3 years ago
I believe the &quot;x-nananana: Batcache&quot; header is included on some&#x2F;all WordPress sites hosted by Automattic. &quot;curl -I <a href="https:&#x2F;&#x2F;automattic.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;automattic.com&#x2F;</a>&quot; returns it as well.<p>Source: I work there. :)
Bayartabout 3 years ago
I&#x27;m surprised Caddy isn&#x27;t more popular. I use it to serve my blog and reverse proxy a few services and it&#x27;s completely hassle free. It&#x27;s much better than nginx in that respect, especially if you include TLS termination.
egberts1about 3 years ago
wow, 21% of the personal websites are JavaScript-free.<p>As one who studies uses of JavaScript in an unintended manner, I believe that this to be the correct direction of future Web.<p>Heck, I even faked the HTTP version header to be an older Apache.
no-dr-onboardabout 3 years ago
I&#x27;m not the morality police, but I hope you reached out to that poor soul running an old version of Apache.
评论 #30962256 未加载
indigodaddyabout 3 years ago
This is very interesting, nice work!<p>Replit does hosting now for any language they support, so I’m surprised none of the sites were hosted there—- although I guess some could have been with Cloudflare in front..
评论 #30953243 未加载
评论 #30949454 未加载
splitbrainabout 3 years ago
Any chance you could release the raw data (including the URLs)? I am having trouble to get your typescript running.
评论 #30963947 未加载