← statichum.studio

demand intelligence for independent builders

What should I code?
Start with real demand.

A free library of validated coding projects sourced from communities across the internet. Each signal includes demand evidence, competitive landscape analysis, and builder notes.

469 signals indexed
10 new daily
20+ source communities

from June 11, 2026

Self-hosters keep hitting the same wall: they want to let non-technical relatives stream from their media server remotely, but every option forces a bad trade. Mesh VPNs (Tailscale, NetBird) are secure but make grandma install and log into a client. Cloudflare Tunnel is the easy zero-client path, but its CDN terms still restrict serving video and large files it doesn't host, which a proxied media server can trip. And a bare reverse proxy works with the native apps but leaves Jellyfin exposed to the internet (the thread's 'not very secure'), while the Authelia-style auth layer you would add to secure it breaks those same native apps. The opening is a self-hosted tunnel that hands out one simple URL plus login, stays secure by default, and keeps the native apps working.

builder note

The wedge isn't another mesh VPN. It's the 'give a normal person a link' layer: a self-hosted tunnel that presents one URL plus a simple login, stays secure by default so you aren't exposing Jellyfin raw, and critically keeps the native apps working (the Authelia-style auth wall they can't traverse is the trap). Cloudflare's no-client UX is the bar to beat, and its CDN restriction on serving video it doesn't host is the opening a purpose-built, self-hosted media tunnel can exploit.

landscape (5 existing solutions)

Every option forces a trade. VPN/mesh tools (Tailscale, NetBird) are secure but make each non-technical viewer install and log into a client. Cloudflare Tunnel is the easiest zero-client path but its CDN terms still restrict serving video it doesn't host, which a proxied media server can trip. And a bare reverse proxy works with the native apps but leaves Jellyfin exposed, while the auth layer that would secure it breaks those apps. No product gives a self-hoster a shareable link plus simple login that is both secure by default and survives Jellyfin's native clients.

Tailscale Secure WireGuard mesh, but every remote viewer must install the client and sign in with a Google/Microsoft/GitHub (or self-run OIDC) account. In the June 8 thread a self-hoster spent 30 minutes on OIDC and still 'didn't know where to start,' which is too much setup to hand a non-technical relative.
Cloudflare Tunnel Easiest path: no client install, just a URL. But Cloudflare's service-specific terms reserve the right to 'disable or limit your access to or use of the CDN... to serve video or a disproportionate percentage of... large files' without paid plans (verified on the terms page), so streaming a media server through the free tunnel risks having that traffic disabled or limited.
Reverse proxy (Caddy/Nginx/Traefik), bare or with auth A bare reverse proxy already hands out the URL plus Jellyfin's own login and works with the native apps, so it is the closest incumbent. The catch is security: it exposes Jellyfin straight to the internet, which the thread calls 'not very secure.' The standard fix, an Authelia-style forward-auth layer in front, breaks the native mobile and TV apps (they can't complete the browser-based login), and the only bypass is to expose Jellyfin's routes again. So you get secure or native-app-friendly, not both, and the TLS/DNS/middleware setup is still more than a non-technical viewer can do.
NetBird Newer WireGuard mesh with a free hosted tier and email/password onboarding (simpler than Tailscale's OIDC, which is why the thread recommended it), but it is still a per-device VPN client every remote user installs and joins, not a plain link you can text to a relative.
Pangolin Self-hosted tunneled reverse proxy with built-in auth that avoids per-user VPN clients, but you run and secure the tunnel server yourself, it is young, and it still doesn't ship a 'one link + simple login that works inside Jellyfin's native apps' experience tuned for media.
sources (2)
other https://lemmy.world/post/47265217 "the responses are just 'use a reverse proxy'... not very secure" 2026-05-23
other https://lemmy.world/post/47918770 "researching OIDC, I still don't know where to start" 2026-06-08
self-hostedjellyfinremote-accesshomelabnetworking
June 11, 2026 1 signals
Turnkey, no-VPN way for a self-hoster to give non-technical family a secure link to Jellyfin/Plex that still works in the native apps
June 10, 2026 4 signals
Lead-Delivery Reconciliation And Failover For Meta Lead Ads, After One Meta API Hiccup Silently Broke Make And Zapier Pipelines At OnceKill Switch And Blast-Radius Guardrails For No-Code Automations That Keep Running After You Turn Them OffFan-First Ticketing For Venues Outside The Live Nation Stack, As A 247-Point HN Thread Asks Why Ticketmaster Still Has No Real Competitor
June 9, 2026 4 signals
Cross-tool guard that stops AI coding agents from reading your secrets and .env filesLocal-only, gitignored dependency overrides for pnpm (lockfile-safe)Self-hosted monitoring stack that actually monitors itself (built-in dead-man's-switch)
June 8, 2026 2 signals
Regional food database support for FOSS Android calorie trackersFOSS-compatible Android app distribution layer for Google's post-verification world
June 7, 2026 1 signals
Court-admissible co-parenting messaging after free tier collapse
June 6, 2026 2 signals
AirPods Hearing-Aid Features Remain Broken on Android Because LibrePods, the Only Bridge, Can't Reliably Save Audiogram Settings or Amplify AudioSelf-Hosted Calorie And Health Tracker That Writes Your Logged Nutrition And Metrics BACK Into Apple Health And Android Health Connect, Not Just Reads From Them
June 5, 2026 3 signals
Local-First Control For Cloud-Locked Smart Appliances, After LG Started Auto-Banning Accounts It Thinks Are Running ScriptsA Drop-In 'Sign In With Your EU Wallet' For Indie And Self-Hosted Apps, Because The eIDAS 2.0 Deadline Is Here And The Only Options Are Heavy Enterprise StacksA Human-Curated, AI-Light Technical Community And Content-Discovery Layer For People Fleeing The AI Hype Feed
June 4, 2026 4 signals
Local, Private Dictation With Per-Speaker Training And Accent Robustness, The One Dragon NaturallySpeaking Feature Nobody Rebuilt For WhisperHigh-Fidelity Notion Exporter That Actually Preserves Relations, Rollups, And Inline Database Views Into A Local-First StoreOpen-Source, Self-Host-Friendly Browser Grammar Checker, Because LanguageTool's Extension Is Going Premium-Only And Is Closed-Source
June 3, 2026 2 signals
Consolidated AI-tool spend and usage governance for finance and IT, covering the per-seat and per-credit AI subscriptions that never touch a gatewayMaintained 'de-AI' layer for Gmail and Google Workspace that actually kills the recurring Gemini upsell nags, not just the buttons
June 2, 2026 3 signals
Update-cooldown guard for the dev surfaces that still auto-adopt brand-new versions instantly (VS Code extensions, IDE plugins, CI actions)Risk-scored PR triage layer that decides which AI-generated changes a human actually needs to look atMaintained third-party Solution Explorer for VS Code C# devs after C# Dev Kit gutted the tree view

Most "coding projects" lists are random. Signal is different: every idea starts from a real user request, complaint, or workflow pain point pulled from public communities.

If you want project ideas for developers that are genuinely useful, browse by category, pick a signal with repeated demand, then build the smallest helpful version first.

Signal is a curated feed of real software demand. Not brainstormed app ideas. Not startup pitches. Actual problems people are posting about in communities across the internet — Reddit, Hacker News, app store reviews, niche forums, and more.

Every signal includes competitive landscape analysis showing what already exists and where it falls short, plus builder notes with opinionated advice on how to approach the opportunity. Updated daily — quality over count, never padded.

Built for indie developers, solo founders, and small teams looking for validated software ideas with demand evidence — not guesswork.

01

source

Scan 40+ communities daily — Reddit, HN, app stores, niche forums, Twitter — for people describing software they wish existed.

02

filter

Remove noise, duplicates, and vague wishes. Keep signals with specific, actionable demand and evidence of multiple people wanting the same thing.

03

analyze

Map the competitive landscape for each signal. Identify existing solutions and document exactly where they fall short.

04

publish

Package each signal with builder notes, difficulty assessment, and demand strength rating. Ship only what clears the bar — never padded to hit a number.