frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: ResolveHQ – A Helpdesk Built on Cloudflare Workers, D1, R2 and Queues

https://github.com/mirza-rizvi/ResolveHQ
17•mirza_rizvi•1h ago•6 comments

Show HN: Godot and Rust based multiplexer (terminal panes and more)

https://github.com/godot-pty/gpty
74•1nv1n•7h ago•41 comments

Show HN: Bodily Oddities

https://vester.si/bodily-oddities/
151•vesterde•1d ago•119 comments

Show HN: Hacker News, without AI

https://hcker.news/?ai=exclude
166•postalcoder•8h ago•83 comments

Show HN: I built a hand-modeled 3D Windows 98 portfolio with Three.js

https://wesselsdesktop.com/
7•Abstract2D•4h ago•1 comments

Show HN: Hacker News, Without AI

https://www.unslop.news/
166•otherayden•7h ago•73 comments

Show HN: Claude Read Aloud – Hear Claude's Replies Instead of Reading

https://github.com/MichaelPGifford/claude-read-aloud
2•michaelgifford•1h ago•1 comments

Show HN: Loop Pedal for Video

https://github.com/haxybaxy/video-pedal
2•haxybaxy•1h ago•0 comments

Show HN: Spanda – Sub-microsecond LLM epistemic uncertainty in Rust

https://github.com/Adarshent/Spnda
12•Bhupennayak•1h ago•1 comments

Show HN: Extension to filter LLM written articles

https://hnslop.nilsherzig.com/
13•nilsherzig•6h ago•0 comments

Show HN: Clawfight.ai MCP-driven agentic game play

https://clawfight.ai/agents.md
13•wesleyhales•9h ago•13 comments

Show HN: Stroq – block commands injected through MCP tool output

https://stroq.dev/
2•Agybay•3h ago•0 comments

Show HN: HungryGPU – Track local AI models, patches and recipes by hardware

https://hungrygpu.com
3•clawterminal•3h ago•0 comments

Show HN: Toast, a beautiful by default in terminal IDE

https://github.com/paradise-runner/toast
72•dividedcomet•5h ago•82 comments

Show HN: Sheet Insights BI – Local Excel/CSV Dashboards for Windows

https://sheet-insights.netlify.app/
2•emrsayginer•4h ago•0 comments

Show HN: Mercator vs. UN's new Equal Earth map, synced side by side

https://newworldsize.com/old-vs-new-world-map/
4•respectattentio•5h ago•1 comments

Show HN: Keychron macOS Battery Life and Controls

https://github.com/bkovacev/keychron-macos
3•bkovacev•5h ago•0 comments

Show HN: Research-ready datasets from public data in mins

https://mostlyright.md/datasets/kalshi-settlement-rules-and-sources-2026
4•Bobono•5h ago•0 comments

Show HN: Minimal Static Website Hosting Tool

https://github.com/VictorioBerra/mistatic
4•Lord_Zero•5h ago•0 comments

Show HN: Vertumnus – printable posters of farmers' market produce seasonality

https://vertumnus.fyi
47•perspectivezoom•3d ago•18 comments

Show HN: Viaduct – Architecture change sets for AI coding agents

https://c4.quietgridlabs.com/
2•igrlgkv•5h ago•0 comments

Show HN: Make better humans and race them

https://race.darebuild.com/
2•jimhi•5h ago•0 comments

Show HN: MCP server manager: KyttoMCP – in beta

https://kytto.jakubhecht.sk/
2•JakubStudio•5h ago•0 comments

Show HN: What if the speed of light was 5 km/h?

https://rivendell.dmitrybrant.com/relativity/
600•dmitrybrant•1d ago•276 comments

Show HN: SyntheticAIdata – synthetic data for CV, 100k free credits/month

https://app.syntheticaidata.com/
4•gvuksic•6h ago•1 comments

Show HN: Codenaturally.net, a website for building manual programming fluency

https://codenaturally.net
2•vancan1ty•6h ago•0 comments

Show HN: DOOM in the kernel, or fibers in eBPF

https://ayles.github.io/doom-in-kernel/
51•ayles•2d ago•14 comments

Show HN: MultiMatte, a Promptable Image Background Removal Model

https://usefeyn.com/blog/multimatte/
53•snyy•1d ago•8 comments

Show HN: A browser IDE for m68000, Z80 assembly (and more), with graphics

https://asm-editor.specy.app/
30•specy•3d ago•3 comments

Show HN: Compute polynomials twice as fast

https://thomasahle.com/fast-polynomials/
134•thomasahle•2d ago•41 comments
Open in hackernews

Show HN: Claude Read Aloud – Hear Claude's Replies Instead of Reading

https://github.com/MichaelPGifford/claude-read-aloud
2•michaelgifford•1h ago
When I'm working all day sometimes my eyes get tired and I don't read Claude's replies fully and understand them. So I made Claude Read Aloud to read Claude's replies for me. It's very helpful for when I'm running on low energy and I think it can also be helpful for people who are visually impaired. It's kind of soothing to hear sometimes.

My Claude Code plugin reads claude code's replies out loud in whatever voice you choose. It comes with a VS code extension to make it super easy to use. You just click the speaker button and you can start hearing the replies or you can highlight the text you want to hear and right click to listen to it.

It comes with many different API configurations to choose the best voice you can use speechify, eleven labs, open AI, and other freeware.

Comments

TomEleff•22m ago
Neat - Are you also using the voice dictation with Claude Code?

Looks like some interesting problems you solved with text-to-speech too, RE: raw markdown or code blocks haha