frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

SpaceX Launches 10,000th Satellite, Photo Captures the Impact on the Night Sky

https://petapixel.com/2026/03/21/as-spacex-launches-its-10000th-satellite-a-photographer-captures...
1•SilverElfin•52s ago•0 comments

JPMorgan Offers Clients a New Way to Hedge AI Debt Risk

https://www.bloomberg.com/news/articles/2026-03-23/jpmorgan-offers-clients-a-new-cds-basket-to-he...
1•petethomas•1m ago•0 comments

Open-source "GTM Engineer" skills for programmatic SEO and GEO (AI search)

https://github.com/onvoyage-ai/gtm-engineer-skills
1•perseusyang•2m ago•1 comments

Stealing AD Credentials with shipping labels

https://obvane.com/research/stealing-ad-credentials-with-shipping-labels
2•cyberjake•2m ago•0 comments

Easy Random Trees

https://blog.wilsonb.com/posts/2026-02-27-easy-random-trees.html
2•tosh•3m ago•0 comments

Which types of AI alignment research are most likely to be good for all sentien

https://www.lesswrong.com/posts/iRGHCJzWKSWtty5cS/which-types-of-ai-alignment-research-are-most-l...
1•joozio•4m ago•0 comments

Ask HN: What is your unit of work for coding agents?

1•mireya_o•4m ago•0 comments

Patterns.dev – AI Weekly

https://www.patterns.dev/ai/weekly
3•iqen93•4m ago•0 comments

How to Tax the Ultrarich

https://rooseveltinstitute.org/publications/how-to-tax-the-ultrarich/
2•littlexsparkee•4m ago•0 comments

Show HN: FlowGrid – learn to freestyle rap by playing this game 5 minutes a day

https://flowgrid.fm/
1•lumenwrites•4m ago•0 comments

KICS GitHub Action Compromised: TeamPCP Strikes Again in Supply Chain Attack

https://www.wiz.io/blog/teampcp-attack-kics-github-action
1•blazarquasar•5m ago•0 comments

Figma's Rewrite of Component Instances

https://www.figma.com/blog/how-we-rebuilt-the-foundations-of-component-instances/
1•pentagrama•5m ago•0 comments

What made APL programming so revolutionary?

https://www.quora.com/What-made-APL-programming-so-revolutionary?share=1
1•tosh•6m ago•0 comments

I built a leaderboard for Claude Code's unhinged loading verbs

https://claude-spinner-verbs.vercel.app/
1•heycutiee•7m ago•0 comments

The Download: animal welfare gets AGI-pilled, and the White House unveils its A

https://www.technologyreview.com/2026/03/23/1134509/the-download-animal-welfare-agi-pilled-white-...
1•joozio•8m ago•0 comments

Moral Confusion About the War in Iran

https://samharris.substack.com/p/moral-confusion-about-the-war-in
1•mhb•9m ago•0 comments

Leonid Radvinsky, Secretive Porn Entrepreneur and OnlyFans Billionaire, Dies 43

https://www.forbes.com/sites/conormurray/2026/03/23/leonid-radvinsky-secretive-porn-entrepreneur-...
1•RickJWagner•9m ago•0 comments

Show HN: LumaBoards – an offline Kanban app for macOS

https://offlineapps.gumroad.com/l/lumafree
1•jjcosgrove•10m ago•0 comments

I Pruned Layers from a 30B Code Model and It Got 123% Better at Benchmarks

https://gabeortiz.net/posts/2026-3-21-llm-layer-surgery/
2•egonschiele•11m ago•0 comments

This car really sucks. That's why it costs $1.3M

https://www.cnn.com/world/mcmurtry-speirling-electric-fan-hypercar-spc
1•cf100clunk•11m ago•1 comments

LeBron (Fiction)

https://burialmagazine.neocities.org/lebron
1•colinprince•12m ago•0 comments

The hardest question to answer about AI-fueled delusions

https://www.technologyreview.com/2026/03/23/1134527/the-hardest-question-to-answer-about-ai-fuele...
2•joozio•12m ago•0 comments

Trump Administration to Pay $1B to Energy Giant to Cancel Wind Farms

https://www.nytimes.com/2026/03/23/climate/offshore-wind-gas-trump-total.html
2•lateforwork•12m ago•0 comments

WireGuard to only support Windows 10 and up

https://lists.zx2c4.com/pipermail/wireguard/2026-March/009541.html
2•zx2c4•12m ago•0 comments

Tree-style invite systems reduce AI slop

https://abyss.fish/tree-style_invite_systems_reduce_AI_slop
1•busymom0•12m ago•0 comments

History of Anthropic

https://www.taskade.com/blog/anthropic-claude-history
1•johnxie•13m ago•0 comments

The Legibility of Serif and Sans Serif Typefaces on Paper and Screens

https://library.oapen.org//handle/20.500.12657/53344
2•the-mitr•16m ago•0 comments

Are power plants legitimate military targets under international law?

https://politics.stackexchange.com/questions/76305/are-power-plants-legitimate-military-targets-u...
2•johnbarron•16m ago•1 comments

OpenAI bought Astral, will I keep using uv?

https://www.bitecode.dev/p/openai-bought-astral-will-i-keep
1•BiteCode_dev•16m ago•1 comments

Tom Scott is Returning to YouTube [video]

https://www.youtube.com/watch?v=Yz3lSKgz4q8
2•learnedbytes•17m ago•0 comments
Open in hackernews

Show HN: Wire Memory – Persistent cross-session memory for Claude Code

https://github.com/usewire/wire-memory
2•jitpal•1h ago
I've been building with Claude Code since last summer and one thing kept wearing me down: every session starts from zero.

I'd reason through tradeoffs, settle on an architecture, make a dozen small decisions. Then the session ends. Next session has no idea what happened.

CLAUDE.md helps, but it's static and loads into every message. Most context only needs to be there when it's relevant. The hardest stuff to capture is the reasoning. I'll spend 30 minutes thinking through a plan with Claude, land on a direction, and none of it survives to the next session.

wire-memory is an open source Claude Code plugin that gives your agent persistent memory. It captures decisions, corrections, patterns, and preferences as you work. Before responding, the agent searches past context for anything relevant. No extra prompting from you.

Memory is scoped by project and user. Project scope means teammates can share the same memory. One person's corrections are available to everyone in real time, outside git.

No account required. You get a free ephemeral container for 7 days.

Under the hood, the plugin is thin on purpose. Everything goes into a Wire container. Wire handles storage, relationship discovery, structured and unstructured data, and more. Your agent gets 5 MCP tools to search, write, explore, delete, and analyze its own memory. Same container works from any MCP client.

Transcript capture is opt-in. Secrets are auto-redacted.

Data lives on Cloudflare infra so it's available at edge, making retrieval quick. Ephemeral container expires after 7 days but a plugin command lets you create an account to keep it.

Plugin is MIT, Wire itself is closed source. It's my startup. Happy to answer questions.