-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create 2024-11-02-hacker-news-clones.md
- Loading branch information
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# Hacker News Clones | ||
|
||
Every once in a while, I’ll have a post gain traction over on ye ole’ orange site (Hacker News). | ||
|
||
I find out about it because [my analytics digest](https://blog.jim-nielsen.com/2022/netlify-analytics-email-digest/) will get a _yuge_ uptick in page views. | ||
|
||
What’s interesting is all the referral sources that show up in my analytics. _The_ Hacker News is always at the top, but then after it comes a bunch of clones or related “scraped tech news” sites. | ||
|
||
I sometimes click through just to see them and marvel at what an interesting, diverse place the web is and all the people building on it. | ||
|
||
Here’s a list of the ones that showed up in my analytics recently: | ||
|
||
- [hckrnews.com](https://hckrnews.com) | ||
- [hackerweb.app](https://hackerweb.app) | ||
- [hn.premii.com](https://hn.premii.com) | ||
- [hn.algolia.com](https://hn.algolia.com) | ||
- [brutalist.report](https://brutalist.report) | ||
- [hnrss.org](https://hnrss.github.io) | ||
- [hackurls.com](https://hackurls.com) | ||
- [hn.svelte.dev](https://hn.svelte.dev/top/1) | ||
- [news.hada.io](https://news.hada.io) | ||
- [hntoplinks.com](https://hntoplinks.com) | ||
- [progscrape.com](https://progscrape.com) | ||
- [spike.news](https://spike.news) | ||
- [serializer.io](https://serializer.io) | ||
- [news.social-protocols.org](https://news.social-protocols.org) | ||
- [hackernews.betacat.io](https://hackernews.betacat.io) | ||
- [old.thenews.im](https://old.thenews.im) | ||
|
||
While I personally don’t spend a lot of time on Hacker News, I kinda love that the site exists, gets so much traffic, and AFAIK the owners aren’t actively seeking to make every last pageview happen on their domain (`news.ycombinator.com`). | ||
|
||
I kinda love that there are still places on the web where people can explore creating alternative experiences without being shut down because they are outside the officially-sanctioned environment. |