01:27

Optimal Plex Settings for Privacy-Conscious Users — Opt-Out Guide

Step-by-step guide to hardening Plex privacy: opt out of marketing emails, disable sale of personal data to ad partners, stop targeted advertising, turn off playback data collection, hide watch state/ratings sync, disable online media sources, and manage friend visibility. Covers every privacy-related toggle in Plex’s account settings with direct links. By Ethan Sholly on selfh.st, updated March 2025.
01:26

ourSchool — Self-Hosted Homeschool Tracking & Management App

Open-source app for managing a homeschooling program — track assignments, journal entries, attendance, and student progress. Features role-based access (admin, teacher, student), JWT auth, PostgreSQL backend with Alembic migrations, React 19 + TypeScript + Tailwind CSS 4 + TanStack Query frontend, FastAPI backend. Docker Compose with pre-built GHCR images. 64 stars, AGPL-3.0.
01:24

foyer — Config-Driven Homelab Dashboard, No Build Step

Lightweight self-hosted start page with a sidebar of services that load into an in-page iframe pane. Fully configurable via YAML: services, icons, grouping, URL rules, dashboard grid, clock widget. Supports multi-profile switching, folded/expanded sidebar, collapsible groups, dark/light theme, and bookmarklet quick-add. No build step — plain HTML/JS/CSS. MIT, 9 stars.
01:17

ExoServe — E2EE Self-Hosted File Storage with Client-Side Encryption

Self-hosted end-to-end encrypted file storage designed for local hardware. All encryption (AES-256-GCM) is client-side — file contents, names, and directory topology are encrypted before upload. Uses a Merkle tree for obfuscated directory structure, hash sharding for blob storage, and concurrent multi-device sync with race condition handling. Vanilla JS WebUI, Python/FastAPI backend, Docker Compose ready. BSL license, 2 stars.
01:15

Car Costs — Self-Hosted Vehicle Running-Costs Tracker with Home Assistant Integration

Lightweight self-hosted app to track fuel, tax, insurance, servicing, and vehicle lifecycle costs. PWA for quick logging at the pump, with REST API and ready-to-use Home Assistant package (templates + reminders). Single FastAPI + SQLite app, Docker Compose ready with pre-built multi-arch images. 5 stars, MIT.
00:00

Manus vs. HyperAgent vs. Tasklet?

20:44

Dream came true today. 🎉

Anthropic gave Pro subscribers a $100 usage credit — an apology for moving Claude Fable 5 fully behind usage credits. I don’t even use Fable 5, but here’s the thing: I run Claude in Hermes (my personal AI agent setup) via Pro’s OAuth, and it draws from a topped-up usage credit balance — not the regular Pro pool.

I’d been holding back on using it much because topping up out of pocket felt like an added expense on top of Pro. This $100 just removed that friction entirely — I finally get to use Claude in Hermes the way I actually wanted to.

Only wish: this were a monthly allowance instead of a one-time thing. If it were recurring, this would legitimately change how I use Pro long-term.

For now though — genuinely happy about this one. 🙂

#Claude #Anthropic #AI #Hermes

15:19

n8n Simple Memory Node — Beginner's Guide

Practical guide to the Simple Memory node in n8n AI Agent. Covers context window (exchanges vs messages), sessionId configuration, queue mode incompatibility with Redis, and Postgres Chat Memory for production.
00:18

Paperless Starfruit — AI-Powered Document Processing for Paperless-ngx

AI-powered document processing companion for Paperless-ngx. Adds LLM-powered summarization, tagging, and categorization with configurable LLM and OCR providers. Docker-ready, TypeScript, 26 stars.
00:14

Minimamemosa — Lightweight Self-Hosted Memo App

A lightweight, self-hosted memo/notes app built in Rust. Minimal resource usage (5–10MB idle RAM, max 100MB). Uses SQLite, HTMX, Docker-ready. MIT licensed, 4 stars.