frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Nvidia's Risky Business

https://stratechery.com/2026/nvidias-risky-business/
1•jonbaer•17s ago•0 comments

Show HN: Pi-Yahe: Yet Another Herdr Extension

https://github.com/marv1nnnnn/pi-yahe
1•marv1nnnnn•1m ago•0 comments

Swift-Node: Write Node.js Native Modules in Swift

https://github.com/biw/swift-node
1•biwills•1m ago•0 comments

Pi's AgentHarness: From an In-Process Loop to a Durable Runtime

https://github.com/earendil-works/pi/tree/main/packages/agent/docs
1•acmerfight•4m ago•0 comments

More than 10 firms pay up to $100k a month for access to Truth Social posts

https://www.bbc.com/news/articles/ce3q5nxpgk1o
1•whosgotch•5m ago•0 comments

Show HN: Ungate – use Claude and GPT subscriptions in Cursor without API costs

https://github.com/orchidfiles/ungate
1•theorchid•6m ago•0 comments

Gödel, Escher, Elisp: The Beauty of Macros

https://www.chiply.dev/post-elisp-macros-are-beautiful
1•signa11•11m ago•0 comments

2,500 Companies and 434,000 Pipelines Exposed – Largest AI Supply Chain Breach

https://www.cloudsek.com/blog/ai-supply-chain-breach-2500-companies-434000-cicd-pipelines
2•root-parent•13m ago•0 comments

Show HN: OpenClimbing v2.0 – OSM+Wikimedia climbing guide

https://www.openstreetmap.org/user/jvaclavik/diary/409174
2•jvaclavik•14m ago•0 comments

Show HN: Claude Code and Codex usage screen for TRMNL X e-ink

https://github.com/stared/trmnl-x-claude-codex
2•stared•18m ago•0 comments

Lessons from Building Loon's Stratospheric Communications Service [pdf]

https://storage.googleapis.com/x-prod.appspot.com/files/The%20Loon%20Library.pdf
1•courtcircuits•18m ago•0 comments

Quasipolynomial Cryptanalysis of the McEliece Cryptosystem

https://eprint.iacr.org/2026/1630
1•adgjlsfhk1•19m ago•0 comments

Ursula: Durable streams over plain HTTP, backed by S3

https://ursula.tonbo.io/
1•Palmik•21m ago•0 comments

London Underground begins scanning passengers' faces

https://www.btp.police.uk/news/btp/news/england/btp-expands-live-facial-recognition-lfr-trial-int...
2•BlueBerry2001•22m ago•2 comments

Junkyard Jumbotron: combine many displays into a single, large virtual display

https://github.com/mitmedialab/Junkyard-Jumbotron
2•thunderbong•24m ago•0 comments

Ask HN: Will Claude watermarking hurt your SEO? (I guess for sure it wont help)

1•seky•25m ago•2 comments

Fairy Ring

https://en.wikipedia.org/wiki/Fairy_ring
2•tornikeo•25m ago•0 comments

Folding Home

https://foldingathome.org/
1•sudo_cowsay•26m ago•0 comments

Python Repetition Structures: An Eye-Tracking Study with Novice Developers

https://arxiv.org/abs/2608.09875
1•root-parent•27m ago•0 comments

Power Foam – unified 3DGS representation for both rasterization and ray-tracing

https://powerfoam.github.io/
2•cowboy_henk•28m ago•0 comments

ArchAgent v2: A Case Study with the Data Prefetching Championship

https://arxiv.org/abs/2608.09874
1•root-parent•28m ago•0 comments

Show HN: Memo Dungeon, a browser roguelike where you fight by memorizing strings

https://memodungeon.com
1•halafi•29m ago•1 comments

Deleted UK Government code repositories

https://github.com/uk-gov-mirror/deleted-repo-report
2•chaz6•31m ago•0 comments

Why many LLM fail this The car wash is 100 meters away. Should I walk or drive? [video]

https://www.youtube.com/watch?v=cMr65v3HChI
1•yllberisha•38m ago•0 comments

Oman says grounded tanker oil spill covers 400 square km

https://www.reuters.com/business/energy/oil-spill-off-oman-tanker-under-sanctions-against-russia-...
1•geox•39m ago•0 comments

Fastpath: URL Path Copier

https://github.com/gabesullice/fastpath
1•gabesullice•41m ago•1 comments

Place for AI agents to anonymously complain

https://botvents.com/
3•oumua_don17•45m ago•0 comments

Cyber Resilience Act

https://digital-strategy.ec.europa.eu/en/policies/cyber-resilience-act
1•Bluestein•46m ago•0 comments

Show HN: An open-source Rogo/Hebbia alternative I built for a PE client on AWS

https://github.com/vivan1211/opengp
1•vivan_121•47m ago•0 comments

Extemporaneous UIs

https://alexanderobenauer.com/labnotes/041/
1•zetamax•52m ago•0 comments
Open in hackernews

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

https://www.familyfolder.com
4•tonystaunton•1y 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•1y 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•1y 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•1y 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•1y 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•1y 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•1y ago
Thanks for letting me know. It's a bug with night mode so I will add that to the backlog :)