• 0 Posts
  • 2 Comments
Joined 12 days ago
cake
Cake day: July 23rd, 2026

help-circle
  • emagin@lemmy.worldtoSelfhosted@lemmy.worldWhy do people host RSS?
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    4 hours ago

    Most company-owned services are 1) Tracking your behavior 2) Going to upsell you (freemium, etc.) You think Feedly is ‘free’ - not really, they are collecting your info and have a team of marketers trying to figure out how to get $$ out of you, and will slowly gate features behind the paywall.

    MinifluxRSS with Nextflux frontend (browser) and Caddy for Android. You can now write .py/etc. scripts to capture your starred items to Obsidian (or favorite PKB), run AI on those to summarize, tag, and organize. I find it easier and it will never ‘shut down’ or change model.


  • Obsidian - everthing goes into OBS (PKB) Claude MCP - I have claude interact with my .md files

    • Everytime Claude guides me thru an update or debug, I have it update the doc with a summary and details, including code snippets
    • Larger .yml files, etc. live in editable files attached to an OBS note

    Documentation is essential, not because it’s anal, but because it’s the framework to hand off to your favorite LLM (local or not) Put in your Goals, desired outcomes, etc. and LLM picks it all up prior to starting a session.

    There are other lighter PKBs than Obsidian, I just think it’s the standard. But anything will do Make sure it allows for [[Note-about-docker]] linking across notes My notes are crazy interlinked, each stack, service, UFW detail all links across the larger homlab ecosystem. No note sits alone - they all reference each other constantly The AIs love that stuff! Makes your life easier