logoalt Hacker News

smalltorchyesterday at 7:00 PM2 repliesview on HN

Is it available? Would like to peek around, I also made a clone. There are lots of little details about the HN ui that were difficult to get just right.


Replies

sillysaurusxyesterday at 7:07 PM

Oh no way, a fellow HN cloning nerd! Hi!

You’re absolutely right. It’s taken almost daily work from April till now, but I finally have almost everything. Navigation links were particularly tricky. I’d love to see yours too.

Right now it’s running locally on my laptop, but I plan to deploy it to https://news.ycombinator.lol soon. I was gonna make AI generated comments but the API costs are pretty high.

Source is fully available: https://github.com/shawwn/sharc

I started with arc 3.2, which is ancient, and implemented every missing feature one by one until I’ve mostly run out. https://github.com/shawwn/sharc/tree/main/docs/agents/handof... shows a chronological journal of the whole process.

Is yours up somewhere? Would love to compare notes.

EDIT: Here's a side by side screenshot:

HN Simulator: https://i.imgur.com/iZk5ypK.png

HN: https://i.imgur.com/ZocuK0L.png

It's fun to tab back and forth and look at the diffs.

show 3 replies
all2yesterday at 8:05 PM

I also made a clone. I haven't touched it in months. I was going to put it on one of my domains and decided not to until I can sort out moderation and all that. I'm not sure I want to be on the hook for moderating a forum full time.