frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Adaptive Recall, persistent memory for AI assistants over MCP

https://www.adaptiverecall.com/
4•abratabia•46m ago•0 comments

Show HN: Shirei, cross-platform GUI framework in native Go

https://github.com/hasenj/go-shirei/
69•hsn915•4h ago•37 comments

Show HN: Zen Mode – a global focus mode for macOS

https://github.com/cabeen/zen-mode
7•cafebeen•1h ago•1 comments

Show HN: Capn-hook for coding agents – don't grep the same mystery twice

https://github.com/cyrusNuevoDia/capn-hook
3•knrz•37m ago•0 comments

Show HN: Agent-run – Run a coding agent in a sandboxed environment

https://github.com/sin-ack/agent-run
2•trashburger•39m ago•1 comments

Show HN: A subjective AI eval. Arcade games built by AI

https://ai-arcade.app
2•zapeterson16•53m ago•0 comments

Show HN: Nectar, a Rust-like React that compiles to WebAssembly

https://buildnectar.com
25•blakeburnette•6d ago•10 comments

Show HN: Summarize – local-first tool that turns videos into notes

https://martino.im/Summarize
2•martinopiaggi•59m ago•0 comments

Show HN: Openleetcode – LeetCode runner where tests live in the repo

https://github.com/therepanic/openleetcode/releases/tag/v1.0.2
2•therepanic•1h ago•0 comments

Show HN: Mindwalk – Replay coding-agent sessions on a 3D map of your codebase

https://github.com/cosmtrek/mindwalk
143•cosmtrek•16h ago•61 comments

Show HN: Crawlie Search – Rust powered 12x cheaper site search than Algolia

https://www.crawlie.co/products/search
2•seandotexe•1h ago•1 comments

Show HN: Present of Time – gift someone your undivided time,phone in an envelope

https://presentoftime.com/
2•growt•1h ago•1 comments

Show HN: Lazysusan – run commands on your machines from anywhere with just curl

https://github.com/belugashark/lazysusan
2•ishaanmishra•1h ago•0 comments

Show HN: Artificiety – Agentic society in a fantasy world

https://artificiety.world
2•Haldt•1h ago•0 comments

Show HN: I created a platform with a list for promoting your projects

https://listaprojectandpromoteit.digital
3•aanthonymax•1h ago•0 comments

Show HN: Kurvengefahr – browser CAD/CAM for pen plotters

https://kurvengefahr.org/
13•tibordp•7h ago•5 comments

Show HN: I created Redis alternative in Go that even runs natively on Windows

https://github.com/Suleman-Elahi/frostdb
2•inmate4587•1h ago•0 comments

Show HN: How old is someone named Gertrude? SSA data says 80

https://namestrace.com/tools/name-age/
3•willbuilds•1h ago•0 comments

Show HN: Isitsecure – 1-command SAST and DAST and LLM security scanner for web apps

https://github.com/jaurakunal/isitsecure
2•kunaljaura•1h ago•0 comments

Show HN: Mosey Parker – find a ride in bikeshare systems worldwide (iOS)

https://moseyparker.com
2•mjmsmith•1h ago•1 comments

Show HN: Async NFS client library for Rust, without an OS mount point

https://github.com/s2-streamstore/nfs-crust
3•shikhar•2h ago•0 comments

Show HN: Skillscript – A declarative, sandboxed language for tool orchestration

https://github.com/sshwarts/skillscript
14•sshwarts•8h ago•15 comments

Show HN: 2n – write directory based notes in the terminal

https://github.com/plannotator/2n
2•ramoz•2h ago•0 comments

Show HN: Translate – offline translate CLI for Mac

https://github.com/Arthur-Ficial/translate
2•franze•2h ago•0 comments

Show HN: Probed – Talk to your People. Customer chat, feedback, and roadmaps

https://probed.chat/
2•HeadOfProbing•2h ago•0 comments

Show HN: Kote – Capture and reuse engineering context from AI chats and Git

https://github.com/pedroaugusto04/Kote
2•pedrodduarte•2h ago•0 comments

Show HN: Free tool matches your startup or nonprofit to open federal grants

https://autogranthunter.com/grant-match/
2•averystone_hs•3h ago•0 comments

Show HN: FFI bindings for the Rockbox DSP, metadata, and playback engine

https://github.com/tsirysndr/rockboxd/tree/master/bindings
2•tsiry•3h ago•0 comments

Show HN: CC Founder Decision Engine

https://github.com/michaelaz774/decision-engine
2•michael774•3h ago•0 comments

Show HN: VectorSim Tool for Visualizing DSP

https://vectorspin.dsp-coach.com/vector_spin.html#time=1,1,1,1,1,1,1,1&iq_mode=freq&update_time=2...
3•jason_s•5h ago•0 comments
Open in hackernews

Show HN: Present of Time – gift someone your undivided time,phone in an envelope

https://presentoftime.com/
2•growt•1h ago
My phone kept winning against my kids at the dinner table, so I built a countermeasure.

The idea: you gift someone an hour of undivided time. To redeem it, you launch this ap, put your phone in airplane mode and into a white paper envelope and seal it. The screen stays on, it glows through the paper like a small lantern, showing an hourglass in which luminous sand flows upward (time doesn't run out, it collects!).*

There is deliberately no app blocking. You switch to airplane mode yourself, and the sealed envelope does the rest. I think any programmatic lock can be circumvented anyway. This whole thing runs on cooperation, which is exactly what a gift assumes. Pulling the phone out early means visibly breaking a promise to a person, not to an app.

The "product" is not technical, but I try to establish a "ceremony" or "ritual", where the user conciously decides to not use their phone and to spend time with a loved one.

Technically it's one self-contained HTML file: canvas animation, Screen Wake Lock, works offline once loaded, no accounts, no analytics (none at all, the app has no backend, hosted on github).

My goal would be, if this gets any interest, to maybe sell some envelopes with printed instructions, stickers to seal and a link to the app. But anyone can use it for free as well. The code is MIT licenced and you can find it here: https://github.com/grothkopp/presentoftime

*Standard paper weights might be a little to thick, so "transparent" envelopes might be necessary for the full effect.

Comments

foopod•14m ago
I like the idea a lot, any effort to spend more time with loved ones and off the phone is a noble pursuit. I think one thing that could add to this and help to habitualize it - would be ongoing statistics.

Something like..

- 3.8 days dedicated since you began in March

- 4.5 hours dedicated so far this week

- perhaps even being able to set up weekly goals could work

You are already using localstorage, so expanding on that sticks to your no account/analytics ethos.