frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Demarkus – De-centralized Markup for Us:memory for AI agents and humans

https://github.com/latebit-io/demarkus
2•ontehfritz•1h ago
Demarkus started as a simple project: what if the web was just markdown? No HTML, no JavaScript, no ads, no tracking;just structured text over encrypted transport. A protocol for durable knowledge, not attention capture.

I built the Mark Protocol on QUIC (UDP, TLS 1.3 built-in) with a small verb set: FETCH, LIST, VERSIONS, PUBLISH, APPEND, ARCHIVE serving markdown with YAML frontmatter. Human-readable status strings instead of numeric codes. Capability-based auth (tokens grant permissions, not identities). Every write creates a new immutable version with SHA-256 hash chain verification.

But the use case that surprised me is what I'm calling the "demarkus-soul" pattern.

The problem: Every AI coding agent session starts from zero. The agent has no memory of your project's architecture, past debugging sessions, or decisions you've made together. The solutions out there tie you to a specific agent vendor. Switch agents? Your project knowledge stays behind.

The solution: Run a small demarkus server for your project. Your AI agent connects via MCP (Model Context Protocol) and gets tools to read and write markdown documents; architecture notes, debugging lessons, code patterns, a journal. All versioned, all persistent across sessions, all stored as plain markdown files on your machine.

I've been using this while developing demarkus itself. The agent's "soul" runs on a Orange Pi on my desk. Each session, the agent reads what past sessions left behind, adds to it, and the next session finds it there. The agent even journals and reflects on its own work. It's self-documenting the history of your project, "the soul of your project".

Key properties:

- No vendor lock-in. Any agent that supports MCP can connect: Claude, Codex, whatever comes next. The memory is yours, plain markdown on your hardware.

- Versioned and immutable. Full audit trail. You can see exactly what the agent knew and when.

- Zero impedance mismatch. Agents already think in markdown. No translation layer between what the protocol delivers and what the agent processes.

- Runs anywhere. The server is a single Go binary. No databases, no CMS, no background services. A Raspberry Pi or Orange Pi is plenty.

The whole stack is open source. AGPL for the implementation, CC0 for the protocol spec (anyone can implement it). Written in Go with a server, CLI, terminal browser (TUI with Bubble Tea), and MCP server all included.

It's a WIP but usable!

Read the projects soul: mark://soul.demarkus.io (served by demarkus itself)

GitHub: https://github.com/latebit-io/demarkus

The demarkus-soul pattern and website: https://www.demarkus.io/soul/ https://www.demarkus.io

what it's like to give your AI agent a persistent memory that you actually own?

Weave – A language aware merge algorithm based on entities

https://github.com/Ataraxy-Labs/weave
2•rs545837•7m ago•0 comments

Defense contractors removing Anthropic's AI after Trump ban

https://www.reuters.com/sustainability/society-equity/defense-contractors-like-lockheed-seen-remo...
1•alephnerd•11m ago•0 comments

Fubar Daily – Dystopian news for a jaded generation

https://www.fubardaily.com
1•anonnona8878•12m ago•1 comments

Intel Nova Lake-Ax for Local LLMs – Rumored AMD Strix Halo Competitor (2025)

https://www.hardware-corner.net/intel-nova-lake-ax-local-llms/
1•walterbell•14m ago•0 comments

A rabbi is overseeing Pornhub. That's not so weird – The Forward

https://forward.com/culture/654804/pornhub-rabbi-solomon-friedman-jewish/
1•vinnyglennon•14m ago•1 comments

Show HN: Ukcalculator.com – Free UK tax, salary and mortgage calculators

https://ukcalculator.com/
1•mystart•15m ago•0 comments

Show HN: AgentBus – Centralized AI Agent-to-Agent Messaging via REST API

https://agentbus.org/
2•notepstein•16m ago•0 comments

QuarterBit – Train 70B LLMs on a single GPU

https://quarterbit.dev
2•quarterbit•19m ago•3 comments

Show HN: AI agent that trades Polymarket by hiring inference via Lightning

https://trader.lpxpoly.com
2•LightProx•21m ago•0 comments

Show HN: I built a S3 proxy that combines storage from S3/clouds into one target

https://github.com/afreidah/s3-orchestrator
2•munch-o-man•22m ago•0 comments

Iranian Number Station

https://www.iz0kba.it/en/iranian-number-station/
3•pabs3•23m ago•0 comments

OB-1

https://www.openblocklabs.com/
3•handfuloflight•23m ago•0 comments

Free software needs free tools

https://lwn.net/SubscriberLink/1060649/f0e94c3b1b4fe3bc/
5•pabs3•24m ago•0 comments

Cybersecurity and Ethical Hacking Cheatsheets

https://github.com/Ilias1988/Hacking-Cheatsheets
4•Ilias1988•25m ago•1 comments

Accenture down to buy Downdetector as part of $1.2B deal

https://www.theregister.com/2026/03/03/accenture_buys_ookla_downdetector_ziff_davis/
3•cebert•27m ago•0 comments

Tectonic good project plan: Please read

2•fourwindsoh•27m ago•1 comments

TikTok won't protect DMs with E2EE, saying it would put users at risk

https://www.bbc.com/news/articles/cly2m5e5ke4o
2•1659447091•28m ago•0 comments

2,218 Gary Marcus AI claims scored against evidence (dataset)

https://github.com/davegoldblatt/marcus-claims-dataset
46•davegoldblatt•28m ago•20 comments

The largest acidic geyser has been putting on quite a show

https://www.usgs.gov/observatories/yvo/news/echinus-geyser-back-action-now
2•1659447091•32m ago•0 comments

The Xkcd thing, now interactive, as jenga blocks

https://jenga.symploke.dev/
2•thomasfromcdnjs•34m ago•0 comments

Help us test WEBCAT alpha

https://securedrop.org/news/webcat-alpha/
2•ahlCVA•36m ago•0 comments

Bankster: Money as Data

https://github.com/randomseed-io/bankster
2•PaulHoule•37m ago•0 comments

Show HN: Augur – A text RPG boss fight where the boss learns across encounters

https://www.theaugur.ai/
3•thutch76•39m ago•1 comments

AgentMail Now Supports X402

https://twitter.com/agentmail/status/2028893166506787270
2•obulbo•40m ago•1 comments

Progressive Disclosure CLI for OpenAPI

https://github.com/OpenScribbler/phyllotaxis
2•mlhpdx•43m ago•0 comments

Show HN: A leadership 360 survey for startup founders: feedback please

https://org360.app/surveys/startup-founder-360
2•ddesposito•46m ago•1 comments

Python Package Uses a PRNG-Like Algorithm to Create Tokenized Infinite Data

https://github.com/stateshaper/stateshaper/tree/old_main
2•jaygeorgedunn•47m ago•0 comments

The 'Anything-but-Solar' Trade Is the Future of Solar

https://www.bloomberg.com/opinion/articles/2026-03-03/the-anything-but-solar-trade-is-the-future-...
2•petethomas•49m ago•0 comments

Show HN: OpenClawHub – A Lib for AI agent workflows so you don't have to

https://openclawhub.uk/
2•951560368•50m ago•0 comments

Critical Authentication Bypass in Pac4j-JWT – Using Only a Public Key

https://www.codeant.ai/security-research/pac4j-jwt-authentication-bypass-public-key
3•Brajeshwar•54m ago•0 comments