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.

Hckrnews.com down?

16 pointsby sid-kapover 7 years ago
Does anyone know why hckrnews is down? Will it be down permanently?

3 comments

singularity2001over 7 years ago
1. yes 2. don&#x27;t know, happened before (last week)<p>same functionality: go to <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;newest" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;newest</a> and paste in console:<p>for(x of document.getElementsByClassName(&#x27;score&#x27;)){ if(x.innerText==&quot;1 point&quot; || x.innerText==&quot;2 points&quot;){ y=x.parentNode.parentNode; y.previousSibling.remove(); y.remove() } }
评论 #16379374 未加载
16bytesover 7 years ago
Hopefully it&#x27;s not permanent. Hckrnews is my main interface for HN anymore.<p>Does anybody know if the source is out anywhere in case hckrnews.com doesn&#x27;t come back up?
sid-kapover 7 years ago
It&#x27;s back up