Live data from Hacker News

Show HN: I built a modern Goodreads alternative

kaguya.io

141–150 of 214 posts

Re: Show HN: I built a modern Goodreads alternative

#141

Tech Stack Backend: Elixir & Phoenix Database: PostgreSQL with Supabase (originally CockroachDB, big mistake) Auth: Supabase Frontend: Next.js UI Components: shadcn GraphQL API: Absinthe Hosting: Fly.io (Phoenix) + Vercel (Next.js) Storage: Cloudflare R2 + CDN

Why do you use supabase and not just postgres? Do you use supabase’s api interface to do the queries? Or do you use supabase for other features?

Well, they use Supabase for auth. Perhaps there's other integration there.

Re: Show HN: I built a modern Goodreads alternative

#142
I’m certainly not the target for this. The following is going to sound harsh, but bear with me. Two things I really dislike about this, from what I look for generally from websites and services:

1. It doesn’t have any information about pricing or the business model. “Get started for free” — does it mean there are paid plans after I sign up? Does it mean it’s on best effort and might disappear suddenly if the person running it doesn’t have time?

2. I scrolled down all the way looking for a pricing link, and thought that the Help and Support link in the footer may help. But it goes to a Discord link.

I’m not signing up to find what “free” means and I’m definitely not going to sign up for Discord to get help or ask basic questions. If you cannot put up web pages for support, there at least ought to be an email address. Everybody (well, most people) has an email address. The percentage of people having an email address and willing to jump through another hoop (Discord) is going to be quite low.

Re: Show HN: I built a modern Goodreads alternative

#143

> 10-star rating system (More nuance than 5 stars) Does one really get anything meaningful out of saying this was a 6-star book vs a 7-star book? Personally I think 4 levels is sufficient. Either it's rather bad, not bad but not good, good but not great or it's great. Anything beyond that will have to be written in words.

Rating books on an absolute scale makes little sense to me.

The actual questions is: Whom can you recommend this book? Even mediocre books can be very useful for the right people.

Re: Show HN: I built a modern Goodreads alternative

#144
post #62

DNF seems useful to me. The other deficiencies you mention don't matter much to me, though the Goodreads UI is bad. (Don't care if it looks old, but right-clicking on things often doesn't work because they're stupid JS link, and it's way too focused on being a social feed.) As far as features, the things I value about Goodreads / would like from replacements: * I can see what my friends have read and rated books. (I…

Thanks for the detailed comment!

1. Friends reviews on book is actually not that hard at all. We will implement it right after we get the friends and follow system working.

2. This one will take a decent number of users and ratings. We need a lot of data before we can make recommendations using ML.

3. Noted.

4. We will add that in the next few weeks. Filtering TBR seems to be a common request.

Re: Show HN: I built a modern Goodreads alternative

#145
post #48

Earlier quoted context omitted.

No, and that's why Netflix switched to thumbs up/down instead of 5 stars.

And they mostly ignore that. They have access to what you actually watch, rather than what you say you like. They know what you start, what you finish, and how quickly you jump on a new one. It doesn't matter how many times you down vote Mexican soap operas or singing talent shows. If you keep watching they're gonna keep suggesting them.

And result is stupid. It is pretty much impossible to discover something new on Netflix. It puts you into a quick box and no matter how much I try to find a comedy, I can't because it decided the same crime shows are my thing.

Netflix recommendation system just does not work. It does not allow me to find movies I can like, it allows me to see the same thing I seen once before.

I am not in the mood for serious documentary evey day of course, it takes more concentration. But when I am in mood for one, I should be able to find it.

Re: Show HN: I built a modern Goodreads alternative

#146
I was looking into this space the other day, and the number of options has been growing. By my record there is:

- https://www.goodreads.com

- https://thestorygraph.com

- https://fable.co

- https://hardcover.app

- https://joinbookwyrm.com

I was actually trying to determine the best free source of metadata for books. I was hoping for something like MusicBrainz.

The best I could find seemed to be https://openlibrary.org. There is https://isbndb.com, but it is paid.

Re: Show HN: I built a modern Goodreads alternative

#147

> 10-star rating system (More nuance than 5 stars) Does one really get anything meaningful out of saying this was a 6-star book vs a 7-star book? Personally I think 4 levels is sufficient. Either it's rather bad, not bad but not good, good but not great or it's great. Anything beyond that will have to be written in words.

No, and that's why Netflix switched to thumbs up/down instead of 5 stars.

They switched because it took more effort from users to rate on a 5 vs just saying good or bad. Because Netflix is a streaming service, casual users don't want to put in that much effort when they're chilling. Tracking is fundamentally different, where you go in with the expectation of organizing your library.

Re: Show HN: I built a modern Goodreads alternative

#148
post #140

Earlier quoted context omitted.

I think most n/x rating systems are extremely weak and the level of detail is irrelevant. Averaging leads to a soup where nearly everything that isn't objectively awful falls in 60-80% rating. There's no signal to determine if it's good or just mediocre based on the rating alone. Goodreads and IMDB have been utterly useless to me. Rotten Tomatoes' system has a lot of positives and I see a ton of signal in Rotten Toma…

Criticker does relative rankings, percentile-matched, in kinda the same way. For films (not books). So if I rate Feature Film I II & III as 30 50 70, and you rate them 70 80 90, we would basically "agree". It's a neat system that I wish other rating systems would use. [1] https://www.criticker.com/

Very interesting to rate movies and see what it predicts. Sometimes it's fairly spot on and other times it's way off. Very mathematical. Thanks for sharing.

Re: Show HN: I built a modern Goodreads alternative

#149
I'm definitely the target audience for this: I hate Goodreads and I still use it on a weekly basis.

A couple questions:

- where do you get your book data from? To my knowledge Amazon has a de facto monopoly on this and there's nothing more frustrating than missing latest or niche books, its covers, etc. or having wrong data/duplicates.

- do you plan on offering a migration path? I've got years worth of data on Goodreads.

Re: Show HN: I built a modern Goodreads alternative

#150

> 10-star rating system (More nuance than 5 stars) Does one really get anything meaningful out of saying this was a 6-star book vs a 7-star book? Personally I think 4 levels is sufficient. Either it's rather bad, not bad but not good, good but not great or it's great. Anything beyond that will have to be written in words.

If there's no voting data, it doesn't matter what scale is used.
Post reply on HN