frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Accept.md now supports SvelteKit – return Markdown from any page

https://www.accept.md/
2•hval•2h ago
A few days ago I shared accept.md, a small utility that lets a Next.js page return Markdown when the client sends:

Accept: text/markdown

Instead of HTML.

No one asked for SvelteKit support, still I shipped it.

It now works with:

* Next.js (App Router and Pages Router) * SSG / SSR / ISR * SvelteKit routes * Vercel (no custom server required)

What it does:

If a client sends:

Accept: text/markdown

The exact same page returns clean Markdown.

If not, it behaves normally and renders HTML.

No duplicate routes. No separate .md files. No API layer. No SEO changes.

Just proper HTTP content negotiation.

Why I built this:

LLMs prefer Markdown. Internal tools prefer Markdown. Scrapers prefer Markdown. CLI workflows prefer Markdown.

But most sites only return HTML.

The usual solutions are:

* Maintain a parallel Markdown version * Build a custom export route * Create a docs API * Spin up a custom server

That felt unnecessary.

Browsers already send Accept: text/html. Agents can send Accept: text/markdown.

HTTP already solves this. Accept.md just makes it easy to use content negotiation inside modern frameworks without breaking static generation or edge deployments.

Design goals:

* Zero UI changes * Zero runtime cost for normal visitors * Works with static builds * Cache-friendly * Framework-native

It’s intentionally small. No heavy abstraction. Just a clean way to expose Markdown representations of existing pages.

Would love feedback — especially from people building AI-native apps, documentation systems, or content-heavy SaaS.

Curious whether Markdown negotiation becomes more common as agents become first-class web clients.

Show HN: Claude-File-Recovery, recover files from your ~/.claude sessions

https://github.com/hjtenklooster/claude-file-recovery
54•rikk3rt•10h ago•17 comments

Show HN: I built a self-hosted course platform in Clojure

https://clojure.stream
39•jacekschae•1d ago•5 comments

Show HN: RetroTick – Run classic Windows EXEs in the browser

https://retrotick.com/
175•lqs_•13h ago•52 comments

Show HN: Unfucked – version every change between commits - local-first

https://www.unfudged.io/
66•cyrusradfar•1d ago•40 comments

Show HN: Lneto – IEEE802.3/IP/TCP/HTTP in 8kB of RAM in Go

https://github.com/soypat/lan8720
2•soypat•1h ago•0 comments

Show HN: Badge that shows how well your codebase fits in an LLM's context window

https://github.com/qwibitai/nanoclaw/tree/main/repo-tokens
79•jimminyx•11h ago•40 comments

Show HN: I built a 0-CPU desktop app to track LLM limits,Python/DjangoPyWebView

https://github.com/PeterJFrancoIII/Antigravity-Model-Reset-Timer
2•Viper117•1h ago•0 comments

Show HN: Crypto volume anomaly scanner – a token at 127x its daily market cap

https://frog03-20494.wykr.es
2•agenthustler•1h ago•0 comments

Show HN: The Silent Filter, The Delegation of Synthesis and Linguistic Drift

https://juanpabloaj.com/2026/02/27/the-silent-filter/
6•juanpabloaj•5h ago•0 comments

Show HN: Accept.md now supports SvelteKit – return Markdown from any page

https://www.accept.md/
2•hval•2h ago•0 comments

Show HN: I made a website to write online math as fast as paper

https://www.scratchpad-math.com/
3•maxtobiasen•2h ago•2 comments

Show HN: OpenTimelineEngine – Shared local memory for Claude Code and codex

https://github.com/JOELJOSEPHCHALAKUDY/open-timeline-engine
5•joeljoseph_•2h ago•3 comments

Show HN: Notemac++ – A Notepad++-inspired code editor for macOS and the web

https://github.com/sergioadevita/notemac-plus-plus
2•sergioadevita•3h ago•2 comments

Show HN: MCP server for AI compliance documentation (Colorado AI Act)

https://github.com/jeremytuite/aop-mcp-server
4•jeremytuite•3h ago•0 comments

Show HN: Hacker Smacker – Spot great (and terrible) HN commenters at a glance

https://hackersmacker.org
138•conesus•3d ago•162 comments

Show HN: Host a Real time collaborative spreadsheet right from your pocket

https://gitlab.com/here_forawhile/spreadsheet
4•smalltorch•4h ago•0 comments

Show HN: Forge-GPU – 55 C lessons for SDL's GPU API, built with Claude Code

https://github.com/RosyGameStudio/forge-gpu
2•leobelle•4h ago•0 comments

Show HN: An offline document search engine for my university's messy PDFs

https://github.com/Yigtwxx/FiratUniversityChatbot
2•Yigtwx•4h ago•1 comments

Show HN: Linex – A daily challenge: placing pieces on a board that fights back

https://www.playlinex.com/
79•Humanista75•3d ago•35 comments

Show HN: Your Expensive Lawyer Is Making Mistakes

https://findthefuckup.com/
12•jaggednad•5h ago•3 comments

Show HN: AgentGames.co – my game creator

https://agentgames.co
3•imightbekyle•5h ago•0 comments

Show HN: Smart card eID driver written in Zig

https://github.com/ubavic/srb-id-pkcs11
2•ubavic•5h ago•0 comments

Show HN: Deff – Side-by-side Git diff review in your terminal

https://github.com/flamestro/deff
116•flamestro•1d ago•64 comments

Show HN: I Built a $1 Escalating Internet Billboard – Called Space

https://www.spacefilled.com/
3•clarkage•5h ago•3 comments

Show HN: Mac hardware toys – pipe your accelerometer into your keyboard lights

https://github.com/pirate/mac-hardware-toys
4•nikisweeting•5h ago•1 comments

Show HN: SignalCend – API that resolves conflicting IoT device state in 47ms

https://signalcend.com/
4•TylerArrows•9h ago•0 comments

Show HN: Respectify – A comment moderator that teaches people to argue better

https://respectify.org/
219•vintagedave•2d ago•229 comments

Show HN: Terminal Phone – E2EE Walkie Talkie from the Command Line

https://gitlab.com/here_forawhile/terminalphone
315•smalltorch•1d ago•80 comments

Show HN: Vector database vibe-coded in WASM, 5x faster than JavaScript

https://chuanqisun.github.io/eigen-db/
2•stackdiver•6h ago•0 comments

Show HN: Interactive Resume/CV Game

https://breezko.dev
3•breezk0•7h ago•1 comments