frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Obsidian-native memory for your Claude Code sessions

1•Alendronat•1h ago
https://github.com/mnemos-dev/mnemos Mnemos turns Claude Code session history (the .jsonl files under ~/.claude/projects/) into a folder of refined markdown notes that your next Claude Code session reads as a briefing. Plain text, Obsidian-compatible, no cloud.

  Architectural bit worth talking about: Mnemos does not call any LLM
  API of its own. All refinement happens inside the user's existing
  Claude Code session via `claude --print --dangerously-skip-permissions
  "/<skill> <args>"`. Cost to the user is zero on top of their existing
  subscription. CI grep blocks accidental `anthropic` imports;
  `_child_env()` strips `ANTHROPIC_API_KEY` from every spawned
  subprocess. Subscription quota is the hard line.

  The project pivoted hard between v0.x and v1.0. v0.x copied the
  MemPalace/mem0 hypothesis: chunk conversations into atoms, embed,
  top-K, RRF merge. Phase 0 hit 90% Recall@5 on LongMemEval. Then I
  measured the corpus and the bet broke:

  - RRF score band stuck at 0.014–0.017. Small chunks didn't produce
    sharp embeddings on conversational data.
  - LLM synthesis fed better from whole sessions than from fragments.
  - A 600-node graph nobody — me or the AI — actually traversed.
  - 663 fragments carrying ~860 entity instances; ~50% were just
    folder names.

  v1.0 deleted ~3,000 lines of mining pipeline + ~200 tests, pivoted
  to whole-Sessions-as-memory-units plus an "Identity Layer" that
  distills the user over time.

  v1.1 (today) inverts the trigger: refine when the session ends.
  SessionEnd hook + detached worker that survives Claude Code
  termination via CREATE_BREAKAWAY_FROM_JOB on Windows /
  start_new_session=True on POSIX. SessionStart sync fallback for
  missed cases (mid-stream X-close, kill -9). Three sequential stages
  in the worker: refine -> brief regen -> identity refresh.

  527 tests pass; ChromaDB and sqlite-vec backends produce identical
  recall to four decimals on LongMemEval.

  Full pivot write-up:
  https://github.com/mnemos-dev/mnemos/blob/main/HISTORY.md

  Happy to answer questions about the architecture or the
  v0.x -> v1.0 -> v1.1 path.

Scientists map how Down syndrome reshapes brain development before birth

https://www.uclahealth.org/news/release/scientists-map-how-down-syndrome-reshapes-brain-development
1•gmays•15s ago•0 comments

The Ethics of Hollywood Deepfakes

https://www.unite.ai/on-the-ethics-of-hollywood-deepfakes/
1•50kIters•1m ago•0 comments

The "just build it with Claude" paradox

2•ethantheswe•2m ago•0 comments

Environmentalists in Western Balkans call for renewables over US gas projects

https://www.reuters.com/sustainability/boards-policy-regulation/environmentalists-western-balkans...
1•mooreds•2m ago•0 comments

Switzerland opens Swiyu electronic ID bug bounty program to public

https://www.biometricupdate.com/202604/switzerland-opens-swiyu-bug-bounty-program-to-public
2•nar001•3m ago•0 comments

Many Opioid Victims Will Be Shut Out of Purdue's $7.4B Bankruptcy Settlement

https://www.propublica.org/article/purdue-settlement-leaves-opioid-victims-behind
2•speckx•3m ago•0 comments

Using Google's Gemma 4 E4B Local AI Model to Reverse Engineer a Simple Crackme

https://github.com/markoglasgow/gemma_crackme_tutorial
1•nekitamo•3m ago•0 comments

Buy vs. Build, Train vs. Use

https://blog.incrementalforgetting.tech/p/buy-vs-build-train-vs-use
1•mooreds•4m ago•0 comments

Do_not_track

https://donottrack.sh/
2•ThrowAway797264•4m ago•0 comments

Announcement: SitePulse Is Live

https://sitepulse.services/
1•makedonialainen•4m ago•0 comments

Research note: Fine-tuning experiments on CoT controllability

https://metr.org/blog/2026-04-01-fine-tuning-cot-controllability/
1•mooreds•5m ago•0 comments

Show HN: Utilyze, an open source GPU monitoring tool more accurate than nvtop

https://www.systalyze.com/utilyze
1•ManyaGhobadi•5m ago•0 comments

A New Type of Neuroplasticity Rewires the Brain After a Single Experience

https://www.quantamagazine.org/a-new-type-of-neuroplasticity-rewires-the-brain-after-a-single-exp...
1•ibobev•6m ago•0 comments

CamillaDSP: Cross-platform IIR and FIR engine for crossovers, room correction

https://github.com/HEnquist/camilladsp
1•stavros•6m ago•0 comments

Staysin.eu – How European is your stack?

https://staysin.eu/
3•romanzipp•7m ago•0 comments

The Platonic Representation Hypothesis

https://arxiv.org/abs/2405.07987
1•Anon84•7m ago•0 comments

At Long Last, the Bard

https://analog-antiquarian.net/2026/04/24/introduction-at-long-last-the-bard/
1•ibobev•7m ago•0 comments

Curious cases of financial engineering in biotech

https://www.owlposting.com/p/curious-cases-of-financial-engineering
1•crescit_eundo•7m ago•0 comments

WASM is not quite a stack machine

https://purplesyringa.moe/blog/wasm-is-not-quite-a-stack-machine/
2•ibobev•7m ago•0 comments

FDA approves first gene therapy for genetic hearing loss

https://www.nbcnews.com/health/health-news/fda-approves-first-gene-therapy-genetic-hearing-loss-r...
1•gmays•8m ago•0 comments

One CEO explains why she values her union workforce

https://www.fastcompany.com/91530758/one-ceo-explains-why-she-values-her-union-workforce
1•doctaj•9m ago•0 comments

OpenAI and Microsoft Reach Deal to Give Startup New Freedom

https://www.wsj.com/tech/ai/openai-and-microsoft-strike-truce-redrawing-once-tense-partnership-9a...
3•JumpCrisscross•10m ago•0 comments

Ask HN: What is the current trend of Startups in AI

1•ishqdehlvi•10m ago•0 comments

Derek Sivers: Why I turned down a billion dollars

https://sive.rs/2024-09-billions
2•theorchid•13m ago•0 comments

That time I Was a Camgirl

https://substack.com/home/post/p-195290519
3•eatitraw•15m ago•0 comments

Show HN: Drive any macOS app in the background without stealing the cursor

https://github.com/trycua/cua
1•frabonacci•16m ago•0 comments

What Happens If the U.S. Seizes AI Companies?

https://www.theatlantic.com/technology/2026/04/ai-nationalization-trump-hegseth-anthropic-openai/...
2•JumpCrisscross•17m ago•0 comments

Compositing and Blending

https://nik.digital/posts/compositing-blending
1•NikxDa•17m ago•1 comments

Deadly deepfakes: A survival guide for the age of algorithmic war

https://restofworld.org/2026/deepfakes-ai-war-disinformation/
1•speckx•18m ago•0 comments

How the Heck Do QR Codes Work?

https://perthirtysix.com/how-the-heck-do-qr-codes-work
2•dg-ac•19m ago•0 comments