frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Family Folder – Help your family remember everything, organise anything

https://www.familyfolder.com
4•tonystaunton•10mo ago
Hi Show HN,

I’m both nervous and excited to share what I’ve been working on in the early mornings and late evenings over the past few months: Family Folder – a tool to help you and your loved ones stay connected, simplify planning, and never miss a moment.

This is mostly a solo project—though I’ve leaned on ChatGPT and Upwork when I hit the limits of my technical skills. I love learning, and this has been a crash course in programming, DevOps, design, UX, and everything in between.

The idea came directly from my own experience: trying to keep on top of family life, from newborns to supporting my mum’s memory, birthdays, childcare logistics, and where the insurance documents are stored. Existing tools felt too generic, too corporate, or too messy. I wanted something built for families.

Stack: • Ruby on Rails 7 (via Jumpstart Pro) • PostgreSQL • Hosted on Heroku (EU region) • S3 (EU) for file uploads • (Coming soon: iOS app & AI assistant)

Family Folder is private by design—you only see what you’re invited to. It’s meant to be simple enough for parents or siblings to actually use, but structured enough to avoid chaos.

If this sounds useful—or if you’ve ever tried to manage a family using group chats or shared docs—I’d love your feedback. What would make something like this truly work for your family?

Thanks for taking a look!

– Tony

https://www.familyfolder.com

Comments

baobun•10mo ago
For such a sensitive use case with supposed focus on user control and privacy: Why not open source with self-hosting the backend as an option?

> Family Folder uses industry-standard encryption to protect your data. Your information is private and only accessible to those you invite.

This needs further detailing - Especially since sources are not available. What data is encrypted, where, and how? Who controls keys?

tonystaunton•10mo ago
Thanks for taking the time to look at Family Folder.

With regards to open source & self-hosting, while I agree that open source and self-hosting are strong options for trust and control, for the moment I’ve prioritised ease-of-use and low-friction onboarding for non-technical families. Open-sourcing the core functionality and offering a self-hosted version is something I would consider in the future. As the solo person on this project I need to be very careful with my backlog but definitely something to add to it.

For encryption & privacy details I do need to provide more depth and add to the FAQs. Here’s a brief overview of how Family Folder currently works:

- In transit: All traffic is encrypted via HTTPS/TLS. - At rest: Files uploaded to S3 are encrypted using server-side encryption, and the database is encrypted at the volume level via Heroku Postgres. - Access control: Families are isolated by design — a user can only see the folders they’re invited to. Authentication is handled via Devise with session-based login (no tokens stored on client). - Key management: Encryption keys are managed by AWS and Heroku. I don’t currently offer user-controlled keys, but I understand how important that is for full control and again definitely something to consider in the future.

The project is still early stages, so I’m open to input on how to evolve these parts — especially from a privacy perspective.

Thanks again for the feedback.

Tony.

nsabine•10mo ago
Love the concept, but it's also a crowded space. I'm always on the lookout for good ideas in the space, so keep it up!

A few thoughts:

# Comparison

How are you different from other competitors, such as Cozi, FamilyWall, etc?

# Organization

Family life is busy, but the screenshots show only a few things. What happens when there's multiple events every day, with overlapping timelines for different individuals? Are different people assigned to different colors in the todo or calendar functions?

# Screenshots

The website lists 6 major features of the app, but have only 4 screenshots. What do the other screens look like? I've never thought of creating a FAQ for my family, so what does that look like? Is it just shared notes? (also, isn't "where did I put my wallet" a weird thing to put on a FAQ?

# TOS

Um, no: `When you use our website or its associated services to post, upload, share, or otherwise transmit content covered by intellectual property rights, you grant to us a non-exclusive, royalty-free, transferable, sub-licensable, worldwide licence to use, distribute, modify, run, copy, publicly display, translate, or otherwise create derivative works of your content in a manner that is consistent with your privacy preferences and our Privacy Policy.`

The privacy doesn't seem to directly address the above point, so I assume that you permit yourself to publicly post my family pictures and WiFi password?

# Header menu

Pricing is listed twice: Once as a page, once as an anchor link. The anchor link breaks if you're on the pricing page.

Edit: formatting.

tonystaunton•10mo ago
Wow, thank you for the excellent feedback and taking the time to go through Family Folder with such detail.

# Comparison - I'm currently working on comparisons page and explainer.

# Organization - Great point/question, there is a full calendar within Family Folder so I definitely need to emphasise this more.

# Screenshots - I will definitely add more screenshots. The FAQ is designed to help families remember things or have easy access to info such as WIFI codes. Also a family member can create specific folders for example a summer vacation folder which could contain several FAQs such as flight numbers, hotel details, etc (something I am currently using Family Folder for).

# TOS - agreed will amend this to be give the user total control, rights etc over what they upload. Thanks for pointing this one out. All data is your data.

# Header - will add it to the bug list :)

Again, really great feedback, thank you for taking the time.

Tony.

erklik•10mo ago
Not sure if this is just me, but the second section with the dark background, seems to have very dark text.. It's effectively unreadable.
tonystaunton•10mo ago
Thanks for letting me know. It's a bug with night mode so I will add that to the backlog :)

Broken window theory: software in the post AGI world

https://tekbog.substack.com/p/broken-window-theory-software-in
1•tekbog•51s ago•0 comments

Simulating a 2D Quadcopter from Scratch

https://mrandri19.github.io/2026/04/03/2d-quadcopter-simulation.html
1•daww•3m ago•0 comments

Construction Manager Vibe Codes Paperwork Tool, Accidentally Breaks It

https://www.businessinsider.com/construction-manager-vibe-coded-paperwork-tool-2026-4
1•jboss10•3m ago•0 comments

Cursor AI Documentation of a 61GB RAM failure and subsequent forum shadowbanning

https://github.com/blackysdeamon/cursor-ai-negligence-report
1•Lunurubus•5m ago•0 comments

Let Me Claude That for You

https://lmctfy.blmc.dev/
1•henryaj•7m ago•0 comments

An active phishing campaign is targeting Rust crate owners

https://social.rust-lang.org/@rust/116370165967851720
1•etaweb•7m ago•0 comments

AI Code Is Hollowing Out Open Source, and Maintainers Are Looking the Other Way

https://www.quippd.com/writing/2026/04/08/ai-code-is-hollowing-out-open-source-and-maintainers-ar...
2•speckx•8m ago•0 comments

Maki – The Efficient Coder (Agent)

https://maki.sh/
4•wrxd•12m ago•0 comments

Show HN: YTGrowAI – Get detailed analytics for YouTube channel growth

https://ytgrowai.com/
2•ninadwrites•13m ago•0 comments

Under these conditions, LLM's basically never hallucinate

https://simianwords.bearblog.dev/under-these-conditions-llms-basically-never-hallucinates/
1•simianwords•13m ago•0 comments

Comad World – 6 AI agents build a knowledge graph from one YAML config

https://github.com/kinkos1234/comad-world
1•comadj•14m ago•0 comments

Iran Ceasefire: Israel intensifies Lebanon strikes and Iran closes the strait

https://apnews.com/article/iran-us-israel-trump-lebanon-april-8-2026-38d75d5e4f1c7339a1456fc99415...
1•andrepd•14m ago•0 comments

US carmakers say proposed EU rules could block large pickup trucks from Europe

https://www.reuters.com/business/autos-transportation/us-carmakers-accuse-eu-blocking-supersized-...
3•comebhack•14m ago•2 comments

Show HN: Druids – Build your own software factory

3•etherio•16m ago•0 comments

Don't forget how you got here

https://wanderdust.github.io/newsletter/posts/045_dont_forget_what_youve_done/
1•wanderdust•16m ago•0 comments

The AI Great Leap Forward

https://leehanchung.github.io/blogs/2026/04/05/the-ai-great-leap-forward/
2•jodah•18m ago•0 comments

Motherboards That Made Apple [video]

https://www.youtube.com/watch?v=NCAwLdbpyLk
1•oldnetguy•18m ago•0 comments

NASA's Curiosity Rover Sees Martian 'Spiderwebs' Up Close

https://www.nasa.gov/missions/mars-science-laboratory/curiosity-rover/nasas-curiosity-rover-sees-...
1•thinkingemote•20m ago•0 comments

Don't Use LLMs as UX Research Subjects

https://www.researchsquare.com/article/rs-9057643/v1
2•laurex•21m ago•0 comments

Small Drone Attacks Are Killing More Civilians Than Ever Before: I Made a Map

https://little-flying-robots.ghost.io/targeted-drone-attacks-are-killing-more-civilians-than-ever...
3•speckx•21m ago•0 comments

YouTube starts showing 90-second unskippable ads to TV viewers

https://9to5google.com/2026/04/08/youtube-starts-showing-90-second-unskippable-ads-to-tv-viewers/
5•Brajeshwar•21m ago•1 comments

Show HN: 2,500 in free AI ad credits – product placed in creator videos

https://ads.darwin.so/?promo=UMTXQA
1•jason-festa•21m ago•0 comments

The Building Block Economy

https://twitter.com/mitchellh/status/2041566958681014418
2•rmason•21m ago•0 comments

ChuvAKA – Encrypted P2P Identityless chat and stream webapp

https://chuvaka.com
1•DoLzR•23m ago•1 comments

Anthropic's Restraint Is a Terrifying Warning Sign

https://www.nytimes.com/2026/04/07/opinion/anthropic-ai-claude-mythos.html
6•jaredwiener•24m ago•0 comments

Jim Whittaker, first American to summit Everest, dies at 97

https://www.seattletimes.com/life/outdoors/jim-whittaker-wa-mountaineer-who-was-first-american-to...
1•carabiner•24m ago•0 comments

How Artemis II is beaming back video from the moon with a laser system

https://www.scientificamerican.com/article/nasas-artemis-ii-laser-communications-system-is-beamin...
4•thinkingemote•24m ago•0 comments

PCIe over Fiber with SFP Modules and Bonus PCIe Analyzer

https://www.youtube.com/watch?v=XaDa9bBucEI
4•tnt246•25m ago•0 comments

I created a network-invisible OpenClaw mesh orchestration app

https://github.com/cezarpena/vsm-cell/
3•cezarpena•26m ago•1 comments

Little Snitch, the macOS network tool, is now available on Linux

https://www.omgubuntu.co.uk/2026/04/little-snitch-linux
5•bernd289•30m ago•1 comments