Hey, this is Eldad the founder and CEO of Appwrite, I’ve been waiting a long time to build something really cool with Appwrite Cloud and to experiment with vibe coding at scale. With that in mind, I spent the last 3 weekends watching Netflix while vibe coding to build something I felt the open source world has been needing for a while.
So… I’m very happy to introduce my latest side project: Refetch - the open source Hacker News alternative. A place for you to explore the latest tech discussions and news.
On the technical side, Refetch was 100% vibe coded and is fully powered by Appwrite Cloud (DB, Auth, Functions, Hosting) - and it’s 100% open source. I took vibe coding to the extreme and literally wrote zero lines of code myself (though I did tons of reviews). I’m really happy with the results - in total, it took me about 15 net hours to get everything ready and fully functional. It was a refreshing mental shift towards execution instead of traditional coding.
The platform isn’t just open source, it’s also aiming to be radically transparent. You can see how many people are online, how many visitors Refetch has had previously, and even watch our ranking algorithms in action. No secrets, no bias, not powered by a startup accelerator. The goal is to take this approach to the extreme - a place tech people can trust.
Ironically, we’re launching today on HN itself - should be interesting to see how that turns out. I hope you like Refetch, we’re just starting out, give Refetch a try and share your thoughts https://refetch.io/
I'd guess you'd set proper expectations with your target audience if you included "AI-powered content analysis" in your comment (or resubmit with an updated title)
It would also be my personal opinion not to put auto-updating junk in the readme of your project, but it's your project
eldad_fux•1h ago
Thanks, missed that, and just added the MIT license. We have a single bot that adds quality content found on the web, the algorithm is fully available on GitHub and there is a disclaimer on every post that was submitted by the bot. This is designed to make sure that the platform has content at launch and not zero interactions. The Bot posts are ranked exactly the same as human posts as you can see on the source code.
I like the junk on the readme and its my project as you said :)
pavel_lishin•1h ago
> even watch our ranking algorithms in action.
Can you say more about this? I see where it lives in the source code, but can I see the algorithm's details for a given post?
eldad_fux•58m ago
So, right now its only available on source, but the idea is to add a component on each thread that visually show how the ranking was calculated. If you have more ideas feel free to share!
eldad_fux•1h ago
So… I’m very happy to introduce my latest side project: Refetch - the open source Hacker News alternative. A place for you to explore the latest tech discussions and news.
On the technical side, Refetch was 100% vibe coded and is fully powered by Appwrite Cloud (DB, Auth, Functions, Hosting) - and it’s 100% open source. I took vibe coding to the extreme and literally wrote zero lines of code myself (though I did tons of reviews). I’m really happy with the results - in total, it took me about 15 net hours to get everything ready and fully functional. It was a refreshing mental shift towards execution instead of traditional coding.
The platform isn’t just open source, it’s also aiming to be radically transparent. You can see how many people are online, how many visitors Refetch has had previously, and even watch our ranking algorithms in action. No secrets, no bias, not powered by a startup accelerator. The goal is to take this approach to the extreme - a place tech people can trust.
Ironically, we’re launching today on HN itself - should be interesting to see how that turns out. I hope you like Refetch, we’re just starting out, give Refetch a try and share your thoughts https://refetch.io/
mdaniel•1h ago
I'd guess you'd set proper expectations with your target audience if you included "AI-powered content analysis" in your comment (or resubmit with an updated title)
It would also be my personal opinion not to put auto-updating junk in the readme of your project, but it's your project
eldad_fux•1h ago
I like the junk on the readme and its my project as you said :)
pavel_lishin•1h ago
Can you say more about this? I see where it lives in the source code, but can I see the algorithm's details for a given post?
eldad_fux•58m ago