frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: ClickBench Playground – a playground for 110 database systems

https://benchmark.clickhouse.com/playground/
8•zX41ZdbW•2h ago•3 comments

Show HN: Capy – A Git-style platform for managing your team's secrets

https://github.com/capysc/capy-cli
6•cvince•50m ago•3 comments

Show HN: My receipt printer prints an original artwork every morning

https://github.com/matt-w-horn/morningprint
3•spectraldrift•1h ago•0 comments

Show HN: DrakeAI – expense tracker you log by voice or text, no bank sync

https://drakeai.app/
2•a_protsyuk•1h ago•0 comments

Show HN: Greenlight – Preflight Scanner for App Store and Google Play

https://github.com/RevylAI/greenlight
2•ethanzhoucool•1h ago•0 comments

Show HN: Spltty – a Markdown-based personal finance CLI built with Claude

https://tdiniz.dev/thoughts/building-a-personal-finance-tracker-with-claude
7•thiagovsdiniz•2h ago•2 comments

Show HN: Learning Nix with LabCraft

https://www.labcraft.dev/
4•anandsuresh•2h ago•0 comments

Show HN: GetPageSpeed Amplify, a compatible replacement for Nginx Amplify

https://amplify.getpagespeed.com/
3•dvershinin•2h ago•0 comments

Show HN: Ocean – All your team's agent sessions in one place

https://ocean.mosaic.inc/
5•electrodisk•2h ago•1 comments

Show HN: Stripekit – Terraform-style declarative config for your Stripe account

https://stripe.rafael.ltd/
2•rafgg•2h ago•0 comments

Show HN: Modern Browsers Don't Need the Cookie Anymore

https://kuber.studio/cookie/
11•kuberwastaken•7h ago•7 comments

Show HN: I automated California Property tax reduction claim process

https://saveproptax.com
2•atifnayeem•2h ago•0 comments

Show HN: Diffing Binary Files

https://withkord.com/diff
11•wennyyustalim•4h ago•4 comments

Show HN: AI agents gives its worst answers when you're overwhelmed

https://github.com/softcane/human-state-skills
2•pradeep1177•2h ago•0 comments

Show HN: Summarize any page into a pod episode

https://thedaily.fm/docs/page-to-pod
2•carimura•2h ago•1 comments

Show HN: What's Your AI Debt Score? Roast My Code – No AI, Just Regex

3•piggydev•3h ago•0 comments

Show HN: Lucidos, a local AI OS that keeps the apps you describe running

https://github.com/lucidos-dev/lucidos
3•kennethtiller•3h ago•1 comments

Show HN: Simple algorithm and color space to generate diverse skin tones

https://toneyalexander.github.io/inclusive-color-space/
597•automatoney•1d ago•99 comments

Show HN: LiminalML – Study ML or SWE at interview depth, grounded in your resume

https://liminalml.com
3•OliverPerrin•3h ago•1 comments

Show HN: ZeroCloudPDF Sign

https://zerocloudpdf.com/sign-pdf
3•HozeKan•3h ago•3 comments

Show HN: An AI agent that trades inside limits you set, starting on paper

https://quantsignals.xyz/fst
10•henryzhangpku•7h ago•3 comments

Show HN: HUD, an open-source minimal terminal UI for ClaudeCode, Codex, OpenCode

https://github.com/adrida/hud-mode
6•adam_rida•5h ago•1 comments

Show HN: BoundaryBench – benchmarking coding agents under real sandbox policy

https://github.com/boundary-bench/boundary-bench
2•_orcaman_•3h ago•0 comments

Show HN: Voca – Most AI tutors wander. I built one that follows a curriculum

https://vocalessons.com/
2•amreldessoukiad•3h ago•0 comments

Show HN: Cool Concepts

https://mkornreich.me/projects/coolconcepts/
2•enjoyyourlife•3h ago•0 comments

Show HN: LingoForge – AI-powered IELTS writing with instant feedback

https://lingoforge.net/en/start
2•chenillen•3h ago•0 comments

Show HN: PON-BEAM re-architecture of the Erlang VM

https://github.com/matheuscamarques/pon_beam
2•matheusosan•3h ago•0 comments

Show HN: I was wrong about scrollytelling landing pages

4•vaitko•3h ago•1 comments

Show HN: Agents keep running with the lid closed

https://agentsneversleep.app/
2•alekseyrozh•3h ago•3 comments

Show HN: ExANS – Lossless KV cache compression at 622 GB/s on H100

https://www.theopenlake.com/blog/exans-lossless-gpu-compression-for-bf16-kv-cache
14•arnav__1•3h ago•0 comments
Open in hackernews

Show HN: Ocean – All your team's agent sessions in one place

https://ocean.mosaic.inc/
5•electrodisk•2h ago
I spend a lot of time in Claude Code and Codex with my friend. We kept losing the context behind changes because every agent session lived on one person's laptop, and by the time code made it into a PR, all the reasoning was gone.

We tried commits, PRs, and docs, but they only really capture the end result, so we built a tool to keep all of our agent sessions in one searchable place.

Now we (and our agents) can check out anyone's session and ask things like "what was Alex working on yesterday?" It's also quite helpful in recovering the context behind a change days or weeks later.

Ocean works with Claude Code, Codex, OpenCode, Hermes, Pi, and other agent harnesses.

We've been using it every day ourselves and it's become a core part of how we work together. Hopefully some of you find it useful too!

Try it out: https://ocean.mosaic.inc/

Demo: https://www.youtube.com/watch?v=sjyrgkRBWVg

Comments

dokiaro•2h ago
Nice work! This looks seriously cool. I honestly think this is the best way to for a company to have a "company brain" that a lot of people get wrong.

Models are getting better and better at just analyzing large amounts of data. The wrong approach that a lot of people take is to focus on creating views/make the data more interpretable.

Instead, the focus should be on simply increasing access to data. It's a far superior approach and it's great that y'all are thinking in this direction.