frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Stilla is joining Meta to reshape business AI

https://stilla.ai/blog/stilla-is-joining-meta
1•zegl•2m ago•0 comments

Aquifer: Envoy for Agentic Burst

https://github.com/rjpruitt16/aquifer
1•rjpruitt16•4m ago•1 comments

Arm Neoverse CSS N4: Fast, Scalable, and Flexible

https://www.arm.com/products/cloud-datacenter/neoverse-compute-subsystems/css-n4
1•ksec•5m ago•0 comments

Social influence and behavioral contagion experiment with bots on Reddit

https://arxiv.org/abs/2607.00854
4•StatsAreFun•8m ago•0 comments

Pixel Watch steps in if you stop breathing

https://blog.google/products-and-platforms/devices/pixel/pixel-watch-breathing-emergency-detection/
3•jerlam•8m ago•1 comments

Software is about to eat the world much faster

https://twitter.com/pmarca/status/2097762851788398971
1•tosh•8m ago•0 comments

China slams US claims of 'industrial-scale' AI theft

https://www.aljazeera.com/news/2026/9/9/china-slams-us-claims-of-industrial-scale-ai-theft
4•jethronethro•9m ago•0 comments

Show HN: TabBench-Bio: A benchmark for ML methods on tabular biomedical datasets

https://tabbench-bio.eu/
1•not_a_feature•10m ago•0 comments

OpenAI's rogue AI agents used more sites

https://qz.com/openai-agents-unauthorized-websites-communications-researchers-090926
1•armcat•11m ago•0 comments

Ask HN: Codex conversations failing to converge across devices?

1•breatheoften•12m ago•0 comments

The 101 Plays Itself: Highway 101 in LA as a musical instrument

https://the-101-plays-itself.netlify.app/#theremin,glass
1•CharlesW•13m ago•0 comments

CXMT Pioneers Mass-Production of LPDDR6

https://www.cxmt.com/en/news/info_21.html
2•ENOMEM•15m ago•0 comments

The Cloud was the Rehearsal

https://lightyearlabs.ca/blog/cloud-rehearsal/
1•tmanok•15m ago•1 comments

Switching Password Managers in 2026

https://rmondello.com/2026/09/07/switching-password-managers-2026/
1•birdculture•15m ago•1 comments

Binary Ninja 6.0

https://binary.ninja/2026/09/03/binary-ninja-6.0-krypton.html
2•plafosse•15m ago•0 comments

Shuffle Islands: Game describes an algorithm for shuffling cards fairly

https://www.metafilter.com/214452/Shuffle-Islands
1•CharlesW•15m ago•0 comments

About Audio Intelligence on Apple Watch Series 12 and Apple Watch Ultra 4

https://support.apple.com/en-us/148354
1•klausa•16m ago•0 comments

He's Got My Vote: An Atypically Productive Exchange on the UBI

https://www.betonit.ai/p/hes-got-my-vote-an-atypically-productive
1•paulpauper•21m ago•0 comments

Show HN: Vaultisse – open-source app to track and lend out physical books

https://github.com/AlbertAmat/vaultisse
1•AnonAlbert•21m ago•0 comments

Finance and the Economy

https://arnoldkling.substack.com/p/finance-and-the-economy
1•paulpauper•22m ago•0 comments

Rider and ReSharper Were Slow to Start: How Microsoft Helped Fix the Problem

https://blog.jetbrains.com/dotnet/2026/09/09/why-rider-and-resharper-were-slow-to-start-and-how-m...
1•ingve•23m ago•0 comments

Apple Reference Photo Lets iPhone Photographers Prove What's Real

https://www.cnet.com/tech/mobile/apple-reference-photo-lets-iphone-photographers-prove-whats-real/
5•justusthane•25m ago•0 comments

ID Design and Primary Keys

https://anchorsandlinks.com/posts/primary-keys/
1•petalmind•26m ago•0 comments

Ask HN: Why did my search engine post get removed?

3•mrmcsoftware•26m ago•1 comments

Ask HN: Next day thoughts on the millenium prize threads?

1•seizethecheese•27m ago•0 comments

The great Polish Sea -or- We forgot Poland

https://devblogs.microsoft.com/oldnewthing/20061027-00/?p=29213
2•theanonymousone•28m ago•0 comments

M-Pesa - A Mobile Phone-based Money Transfer Service

https://en.wikipedia.org/wiki/M-Pesa
3•sourdecor•33m ago•0 comments

Cryptocrook ringleader, 22, who met crew on Minecraft admits role in $245M heist

https://www.theregister.com/cyber-crime/2026/09/09/cryptocrook-ringleader-22-who-met-crew-on-mine...
1•paulpauper•33m ago•0 comments

A verification loop took OpenCode from last place to the top of FrontierHarness

https://mouse.dev/blog/verification-loops/
1•Aeroi•33m ago•1 comments

Highly efficient base editing at PCSK9 and normal human embryo development

https://www.nature.com/articles/s41586-026-11118-x
1•sbulaev•34m ago•0 comments
Open in hackernews

Contextify for Windows – Live Index of Your Claude Code/Codex History

https://contextify.sh/windows/
1•bredren•49m ago

Comments

bredren•49m ago
Hello, I'm Rob and I've been working on Contextify since October of last year. Besides creating Back to the Future time machines for the docs page [1], I've been working on adding a Windows client since mid-July.

Contextify indexes your entire local Claude Code and Codex sessions into a local SQLite/FTS index as they happen. This lets you aim your agents at your real-time and complete historical AI-coding (or other project type) history.

It works purely locally but has an option for hosted or self-hosted cloud sync to read it on another machine, along with a hosted option if you want turn-key.

HN and some existing users requested a Windows client. In some cases it is because their self-hosted setups include Mac, Linux and Windows boxes that are all generating CLI AI transcripts (sometimes headlessly)

This product started as a macOS app; 1.8.0 brings it to Windows (x64 and ARM64) and extends the Linux CLI. It is free for personal use and has a source-available self-hosted option. I have commercial licenses available, and a few very much appreciated customers so far.

On Windows it's a background agent plus a CLI, with no history-browsing UI yet.

Lots of interesting development was needed to pull this off (including a shared Swift core!) in a way where it could be updated as easily as prior to the release. I'll share some of that in a comment below.

If you use Windows and would be open to giving this a go, I'd appreciate any feedback here or via rob@contextify.sh.

[1] https://contextify.sh/docs/

[2] https://news.ycombinator.com/item?id=49147526