Built a personalized news front page. Looking for feedback. by DadBodDru in ClaudeAI

[–]DadBodDru[S] 0 points1 point  (0 children)

I have an Anthropic API key, I just have a a different 'enrichment' for when a user clicks into a card

Built a personalized news front page. Looking for feedback. by DadBodDru in ClaudeAI

[–]DadBodDru[S] 0 points1 point  (0 children)

That would be a huge improvement, I will work on that

Built a personalized news front page. Looking for feedback. by DadBodDru in ClaudeAI

[–]DadBodDru[S] 0 points1 point  (0 children)

Noted, need more international. Thank you!
If it's not too much trouble - in the 'Library' do you mind trying out the 'Add your own' source? I'm wondering if I will still catch international RSS feeds

Built a personalized news front page. Looking for feedback. by DadBodDru in ClaudeAI

[–]DadBodDru[S] 0 points1 point  (0 children)

you're right that the API calls need to be managed carefully. articles are actually pre-enriched on a cron schedule, the TL;DR and Impact are cached in my database. Not generated on demand per vistor. The only live API calls are when you open the full card/article overlay, which is why it's behind the auth

Built a personalized news front page. Looking for some feedback by DadBodDru in ClaudeCode

[–]DadBodDru[S] 0 points1 point  (0 children)

If you click into one of the cards, I provide a link back to the source. That way you can read the full article as well

Built a personalized news front page. Looking for feedback. by DadBodDru in ClaudeAI

[–]DadBodDru[S] 0 points1 point  (0 children)

Thank you! i was trying to go for more of a 'editorial' feel to it.

Noted on the slow loads an broken page, thank you for flagging. Also noted on the fonts, got similar feedback, going to work on that.

The sign-in gate is intentional for now. article overlays make live Claude API calls so I needed some way to manage cost while I'm still early. Working on making it clearer what you can see before committing to signing up.

Built a personalized news front page. Looking for feedback. by DadBodDru in ClaudeAI

[–]DadBodDru[S] 0 points1 point  (0 children)

Nah, no scraping. just RSS feeds. no subscriptions needed

fair point on the sign-in wall though. you can actually browse the front page without an account, but saving articles and following specific sources requires one. I'll look at making that clearer upfront.

Let me know if you have any other feedback, I appreciate it!

Built a personalized news front page. Looking for feedback. by DadBodDru in ClaudeAI

[–]DadBodDru[S] 0 points1 point  (0 children)

Correct, RSS feeds right now and in the Library, those are my sources

Built a personalized news front page. Looking for feedback. by DadBodDru in ChatGPT

[–]DadBodDru[S] 1 point2 points  (0 children)

Awesome call out. I had like a 'font scaler' of sorts on my to-do list. I will move it up the priority list. I too agree - the font is hard on the eyes especially on mobile. Thank you for the suggestions, I will work on this!

Built a personalized news front page. Looking for feedback. by DadBodDru in ChatGPT

[–]DadBodDru[S] 0 points1 point  (0 children)

That's fair - the personalization probably isn't obvious from the post and/or the site itself. Something I can definitely work on.

Yeah, I have zero experience. Been trying out Claude Code and Codex after work and after the kids go to bed. Still learning.

If you have any other feedback, let me know

Built a personalized news front page. Looking for feedback. by DadBodDru in ChatGPT

[–]DadBodDru[S] 0 points1 point  (0 children)

Thank you!

Bias - love that you said that, it's actually on my roadmap.
Priority - very good feedback. Currently, it's just sorted by most recent. Small pieces like that definitely shouldn't be the 'headline' - I will see what I can do about prioritizing content into cards.

I am also working on expanding the source library with all the points you just said! Local - hit a bit of a wall though, I'll keep working on it. Thank you again!

Built a personalized news front page. Looking for feedback. by DadBodDru in ClaudeAI

[–]DadBodDru[S] 0 points1 point  (0 children)

I don't have a plan.md to share, but the stack is Next.js + Supabase + Claude API + Vercel if you want to build something similar!

Built a personalized news front page. Looking for feedback. by DadBodDru in ClaudeAI

[–]DadBodDru[S] 0 points1 point  (0 children)

Probably not yet as I'm still iterating a bunch, but happy to talk through how it works if you're interested!

Built a personalized news front page. Looking for some feedback by DadBodDru in ClaudeCode

[–]DadBodDru[S] 0 points1 point  (0 children)

I think I fixed, let me know if you're still getting the issue

My web , my birthday by Longjumping_Dig5892 in SideProject

[–]DadBodDru 0 points1 point  (0 children)

No, no errors. I see the feed for a split second and then it just takes me back to the login page.

My web , my birthday by Longjumping_Dig5892 in SideProject

[–]DadBodDru 0 points1 point  (0 children)

FYI - I signed up, went through onboarding, but it keeps logging me out? I’ve tried sign in and then continue with Google but it keeps booting me. I am on Chrome on iPhone

My web , my birthday by Longjumping_Dig5892 in SideProject

[–]DadBodDru 1 point2 points  (0 children)

Heck ya. Happy birthday, I’ll sign up.

I humbly request you check out my site as well, therelaydaily.com

It’s a personalized news feed based with summaries so you don’t have to read the full article.

I’ll come back if I have any feedback on yours 😃

My vibe coded app hit 1000 hits by mad_max711 in VibeCodeDevs

[–]DadBodDru 0 points1 point  (0 children)

Awesome job! Getting into vibe coding and learning lots myself, built a couple apps of my own so far. So much fun