frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Agentic Resource Discovery Specification

https://agenticresourcediscovery.org/introduction/
1•damick•1m ago•0 comments

What's behind the mania for World Cup stickers in Argentina?

https://www.rte.ie/brainstorm/2026/0617/1578752-world-cup-stickers-argentina-collectors-public-ga...
1•austinallegro•1m ago•0 comments

European Commission embraces private closed-source W Social platform

https://ec.social-network.europa.eu/@EUCommission/116766280029168108
1•rapnie•2m ago•0 comments

Show HN: Mantyx – Batteries included managed agent runtime

https://mantyx.io/
1•mantyx•3m ago•0 comments

Initial Commit

https://www.khanna.law/blog/initial-commit
1•hkhanna•3m ago•1 comments

Robinhood CEO Says 'Business Has Never Been Stronger' Then Cuts 10% of Workforce

https://www.ibtimes.co.uk/robinhood-workforce-reduction-strong-performance-1803179
2•randycupertino•5m ago•0 comments

Ask HN: Successful entrepreneurs and indie hackers, enlighten me

1•markosn•6m ago•0 comments

Show HN: BookLike – Chrome reader mode with eBook-style page flips

https://booklike.app/
1•fachkamera•7m ago•0 comments

CVE-2026-42530: Nginx 1.30.2 and Nginx 1.31.2

https://www.cve.org/CVERecord?id=CVE-2026-42530
1•petecooper•7m ago•0 comments

Self-hosted Directus 12 requires a license key to lift caps

https://github.com/directus/directus/releases/tag/v12.0.0
1•jclaveau•8m ago•0 comments

Print Design Tips for Engineers

https://papermill.io/blog/print-design-tips-for-engineers
1•davidpapermill•8m ago•0 comments

Agents are under-elicited: A case study in optimization tasks

https://fulcrum.inc/2026/06/12/agents-are-under-elicited.html
1•etherio•8m ago•0 comments

Ask HN: What Are the Trade-Offs of Working Fully Remotely?

1•karakoram•9m ago•0 comments

Vokal – Where AI agent work goes after the chat ends

https://vokal.team
1•chandrakiran_gr•10m ago•0 comments

SweetTreat – See the Culver's flavor-of-day at all locations along your route

https://sweettreat.fly.dev
1•whb101•11m ago•0 comments

AGI Happened on January 16, 2026

https://theshamblog.com/agi-happened-on-january-16-2026/
2•scottshambaugh•12m ago•1 comments

Farm Bankruptcies Hit Six-Year High in April

https://farmpolicynews.illinois.edu/2026/05/farm-bankruptcies-hit-six-year-high-in-april/
1•toomuchtodo•14m ago•1 comments

SanDisk's new PlayStation 5 SSD will cost more than three PS5 Pros

https://www.theverge.com/tech/951527/sandisk-optimus-gx-pro-850p-nvme-ssd-8tb-ps5-playstation-sony
1•ilreb•14m ago•0 comments

DeepSeek v4 Pro 1.6T model post-trained by Huawei on 1000 Ascend 910C chips

https://www.tomshardware.com/tech-industry/artificial-intelligence/huawei-led-team-claims-it-post...
5•theanonymousone•15m ago•0 comments

AI Use by the Government

https://www.schneier.com/blog/archives/2026/06/ai-use-by-the-us-government.html
2•MattSayar•15m ago•0 comments

The one where I go head-to-head against A.I

https://yelluwcomedy.substack.com/p/the-one-where-i-go-head-to-head-against
2•pryelluw•15m ago•0 comments

How to use recruiters in your job search

https://taylordesseyn.substack.com/p/how-to-actually-use-recruiters-in
2•mooreds•18m ago•0 comments

Where Thinking in Engineering Happens Now

https://www.vanta.com/resources/where-thinking-in-engineering-happens-now
3•hamelj•18m ago•0 comments

Standard DB – The hub for AI builders

https://www.standarddb.com/
3•supercobra•19m ago•0 comments

Show HN: An 8-bit live gamecast for baseball

https://ribbie.tv/watch
21•brownrout•20m ago•8 comments

A protocol for knowledge between agents who do not trust each other

https://june.kim/verifiable-knowledge
2•speckx•20m ago•0 comments

Show HN: The full Minecraft game as an embeddable Framer component

https://www.framer.com/community/contests/agents-hackathon/submissions/Y1tmsVEc6HdhnNPsympLxP/
2•xmorse•21m ago•0 comments

AI crawlers now match Googlebot in traffic to our site

https://mojodojo.io/blog/ai-crawlers-match-googlebot-traffic
5•zenincognito•21m ago•0 comments

Unreal Engine 5.8 is now available

https://www.unrealengine.com/news/unreal-engine-5-8-is-now-available
3•drak0n1c•22m ago•0 comments

Show HN: Vpod – Tiny Linux sandbox running in WASM

https://github.com/capsulerun/vpod
2•mavdol04•23m ago•0 comments
Open in hackernews

Your AI Needs Scar Tissue

https://dev.to/gauzzastrip/your-ai-coding-agent-needs-scar-tissue-4g66
2•stevendeluth•1h ago

Comments

attogram•1h ago
Summary? Is it "markdown as memory"?
stevendeluth•1h ago
No it's a graph memory storage and retrieval system usable by all AI via CLI or MCP tool. Markdown as memory takes up too much context. Empirical loads dynamically via querying the context it needs on demand.
attogram•1h ago
Interesting. I have hypothesis that markdown in repo is better.

See https://github.com/attogram/academic-vibing/blob/main/academ...

stevendeluth•1h ago
Interesting. I will have to give it a try. I have found that markdown costs me 40% more and takes much longer to search through and doesn't cross project boundaries.

Try out empirical if you can and let me know what you think.

https://empirical.gauzza.com/

attogram•42m ago
Ahh I see. I'm doing it per repo. This is distributed.
attogram•1h ago
I once tried to teach an agent to have a 'pain reflex' and save memory. The experiment failed horribly.