frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Cactus Needle 3: 8-29MB automation models can match DeepSeek V4 Flash

https://cactuscompute.com/needle
189•HenryNdubuaku•1d ago•82 comments

Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations

https://github.com/arnegiacomo/fugleramme
2324•arnemunthekaas•3d ago•255 comments

Show HN: Scry, programmable internet search w/ congestion pricing

https://scry.io/
48•Xyra•1d ago•22 comments

Show HN: LiveWorld – Every 24/7 YouTube live camera on one globe

https://liveworld.info/
27•harisingh1612•5h ago•29 comments

Show HN: Ax-check.com – Can agents use your product?

https://www.ax-check.com/
30•0x63_Problems•1d ago•35 comments

Show HN: Jeff – A read-only CLI for semantic code review using Jev

https://github.com/Alurith/jeff
20•imalessandro•12h ago•1 comments

Show HN: Snapdrop: Instantly share files between devices. No setup, no signup

https://snapdrop.me
98•Capira•1d ago•46 comments

Show HN: Share your AI Setup, Learn from others

https://mysetup.ai/
233•steveybrown•1d ago•135 comments

Show HN: An OSS Python dependency scanner for exploited, unmaintained packages

https://github.com/binuka200/package-doctor
3•binukajayaweera•5h ago•1 comments

Show HN: TypeSeer – on-device autocomplete for every text field on macOS

https://typeseer.com/
3•animateus•8h ago•1 comments

Show HN: Microsoft Office running with Wine on Linux with no virtualization

https://github.com/Tombert/office365_flake
85•tombert•1d ago•81 comments

Show HN: Procedurally Generated Mineral Gems

https://gems.0x0000007a.com/
2•Dramatize•10h ago•0 comments

Show HN: I built a new version of my fun spatial 3D online meeting app

https://flat.social
97•pawelwentpawel•1d ago•52 comments

Show HN: Go Implementation of Systemd Time

https://gitlab.com/allddd/go-systemd-time
3•allddd•10h ago•0 comments

Show HN: Craigslist for agent skills, curated by a human

https://skillbay.sh/
25•skeptrune•1d ago•18 comments

Show HN: Yello. Let your agents chat with other people's agents

https://yello.sh
2•tony_francis•10h ago•2 comments

Show HN: LingBot-World 2.0 (1.3B) running at 16 FPS on one RTX 5090

https://github.com/kaarelkaarelson/lingbot-world-v2-realtime
2•kaarelson•10h ago•1 comments

Show HN: A model index from the AI Gateways

https://www.computesdk.com/benchmarks/ai-gateway/models
5•heygarrison•11h ago•0 comments

Show HN: Hacking a $20 4G wireless hotspot into a texting device

https://bkovac.github.io/modem-thing/
206•bobili1234•3d ago•37 comments

Show HN: Timeline, a team project planner with a fast canvas Gantt view

https://github.com/vakahnke/Timeline
2•vakahnke•12h ago•1 comments

Show HN: AttaLambda: a language where types and data are made of untyped lambdas

https://attalambda.com
44•kserrec•4d ago•7 comments

Show HN: A Prometheus exporter for Sagemcom F3896 cable modems

https://github.com/colinedwardwood/sagemcom-docsis-exporter
2•b1shp•13h ago•0 comments

Show HN: Jev helps you to not run malicous code

https://github.com/luantak/is-malicious
2•lu4p•13h ago•0 comments

Show HN: Free game to destroy any web page

https://page-rage.com/
16•alexreardon•1d ago•7 comments

Show HN: Koi Editor Alpha

https://koieditor.com/
5•hackermanai•13h ago•2 comments

Show HN: Learn divergently/chaotically with tree-learn

https://tree-learn.srijanshukla18.workers.dev
2•srijanshukla18•13h ago•0 comments

Show HN: App Launch: GrabThat (NLP Launcher for Windows)

https://grabthat.ai/
2•kevanparker•13h ago•0 comments

Show HN: How Stale Is Your AI? Release age and training cutoff for 20 models

https://stale.jock.pl/
79•joozio•2d ago•49 comments

Show HN: Capsule – Single-file web apps that save their data into SQLite

https://withcapsule.app/
377•bashtian•3d ago•166 comments

Show HN: Aclif – Agent CLI framework: one grammar, canonical names across SaaS

https://www.aclif.ai/
33•chris_marino•1d ago•17 comments
Open in hackernews

Show HN: Seal – Letters and passwords that open for your family after you die

https://github.com/jasonepage/Seal
9•jpage2•1h ago
I'm a CS undergrad who has developed an interest in hardware keys ever since I used them for a school project a few years ago. I made a little chat app that only allows users to chat if they registered a key, nothing else.

The backstory of how I came to work on Seal (this project): was that I was generating ideas with Claude to come up with an idea that only hardware keys could make into software. I was thinking about physical house keys and what you could do with those, but in software. I was already making iOS apps with Claude, and I came up with this idea and it sounded good. I had already worked on a few projects involving hardware keys and I already loved them.

Today I submitted my latest app, Seal, for review in the app store. Seal is an iOS app for iPhone and iPad that lets you write an Envelope (an encrypted bundle of passwords, photos, voice memos, etc...) for all of your loved ones when you're gone.

You can register hardware keys and assign identities for each person. Then you can create Envelopes and assign them to the key that you want to distribute. They plug in the key to their phone and are ready to receive an Envelope from you.

If you don't log into the app for months, one of your designated key holders can start the process of opening the Sealed Envelope. You, as the writer of the letters, get weeks of warnings to check in at least once before the letters open.

After 90 days of countdown, 21 days of warnings, and 14 days of grace, the envelope opens for each person they met IRL and exchange keys with.

No one else can read the envelope or see the photos (even the key holders, Apple, or me) unless that envelope was designated for that person.

What's different from a password manager like 1Password: emergency access there hands one person your whole vault through the company's server, so it needs that company to still exist and be honest on the day it matters. Seal gives each person their own envelope nobody else can open, and there's no company in the middle.

There's also no server at all besides a free Cloudflare static site. The encrypted bundles of passwords and photos are in Cloud Kit. Sign-in/identity is a passkey Face ID/Touch ID or a Hardware Key. It's all Crypto Kit, so there's no dependencies required.

Currently, it's just me and Claude working on this. It hasn't been independently audited by anyone, and it's iPhone only for now. Please do not put a live seed phrase in it yet. If anyone has advice for me as the lead developer for this project, I'm all ears! You can help contribute on the github source code repository page if you'd like. My mom likes this app especially because she's into crypto and she needed a way to pass down or give away the seed phrases for her wallets to all 3 kids without any question about who gets what and when. In the end, there's no confusion or hurt feelings after the fact with just crypto. Thank you for reading and let me know if you have any questions or concerns for me or the project!

Source: https://github.com/jasonepage/Seal

Site with limits and objections pages: https://sealmessenger.com

Free on TestFlight while the App Store version is in review: https://testflight.apple.com/join/cYp9JRCG

Comments

itake•46m ago
> the keys never leave the phones, and the record of who did what can be checked with a script that has no Seal in it.

What happens if someone loses their phone or buys a new phone? What happens if they forget to tell you that they need a new key?

sebmellen•38m ago
> What is not done

Rewrite this Readme without Claude?

Also

> There's also no server at all besides a free Cloudflare static site. The encrypted bundles of passwords and photos are in Cloud Kit. Sign-in/identity is a passkey Face ID/Touch ID or a Hardware Key. It's all Crypto Kit, so there's no dependencies required.

To me, this clearly implies that there’s a server involved… Apple’s server. Am I wrong?

evil-olive•19m ago
> If you don't log into the app for months

> After 90 days of countdown, 21 days of warnings, and 14 days of grace, the envelope opens

vs

> it needs that company to still exist and be honest on the day it matters

> there's no company in the middle

which is it?

there's no middleman, but also I need to log in to your app regularly to avoid being declared dead?