frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Build your own <insert-technology-here>

https://github.com/codecrafters-io/build-your-own-x
1•pykello•54s ago•0 comments

Tilt Doom (2023)

https://www.youtube.com/watch?v=o76U0JPrMFk
1•nmstoker•1m ago•0 comments

Matrix Multiplication on Blackwell: Part 4 – Breaking SOTA

https://www.modular.com/blog/matrix-multiplication-on-blackwell-part-4---breaking-sota
1•Bogdanp•2m ago•0 comments

Memgoose – An In-Memory Mongoose Impersonator

https://github.com/dashersw/memgoose
2•arbayi•3m ago•0 comments

Canada's Startup Visa Applicants Now Face 10-Year Wait Times

https://www.imidaily.com/uncategorized/canadas-start-up-visa-applicants-now-face-10-year-wait-times/
1•Ozarkian•6m ago•0 comments

Show HN: Git as Your Secrets-Store

https://github.com/oneseal-io/oneseal
1•stanguc•9m ago•0 comments

Pocketbase High Availability

https://github.com/litesql/pocketbase-ha
1•thunderbong•15m ago•0 comments

Riding The Rollercoaster of Change: Turning uncertainty into growth

https://www.youtube.com/watch?v=bdhT_aEWpq4
1•RebootStr•16m ago•0 comments

NASA's plan for living on the Moon? A space base made of glass

https://www.telegraph.co.uk/news/2025/10/11/nasas-plan-living-on-moon-glass-space-base/
1•cmsefton•17m ago•0 comments

OpenAI allegedly sent police to an AI regulation advocate's door

https://twitter.com/_NathanCalvin/status/1976649051396620514
1•Anonboxis•36m ago•0 comments

Gleam Programming Language Tour

https://tour.gleam.run/everything/
2•fanf2•41m ago•0 comments

A Neo-Grotesque Heritage

https://acumin.typekit.com/history/
1•cyanf•50m ago•0 comments

Show HN: Prompts to make AI impersonate 10 programming legends

https://ai-impersonator.blueprintlab.io/
2•yaoke259•54m ago•2 comments

HTML's Best Kept Secret: The Output Tag

https://denodell.com/blog/html-best-kept-secret-output-tag
84•todsacerdoti•56m ago•10 comments

There Is No Algorithm for Truth – Tom Scott [video]

https://www.youtube.com/watch?v=leX541Dr2rU
2•magnio•59m ago•0 comments

Vision Pro Future Uncertain as All Headset Development Is Seemingly Paused

https://www.macrumors.com/2025/10/11/vision-pro-future-uncertain/
2•mgh2•1h ago•0 comments

Functional-style predicates in Go – elegant and idiomatic way to express logic

https://alchemmist.xyz/articles/predicate-pattern-go/
1•Alchemmist•1h ago•0 comments

Show HN: Next-Nexus – Optimize Next.js App Router SSR Costs with Smart Caching

https://github.com/next-nexus-org/next-nexus
1•vgotu99•1h ago•0 comments

AV2 video codec delivers 30% lower bitrate than AV1, final spec due in late 2025

https://videocardz.com/newz/av2-video-codec-delivers-30-lower-bitrate-than-av1-final-spec-due-in-...
22•ksec•1h ago•1 comments

'Not up for discussion': Brussels rejects Washington's pressure on climate rules

https://www.euronews.com/business/2025/10/09/not-up-for-discussion-brussels-rejects-washingtons-p...
3•saubeidl•1h ago•0 comments

Ask HN: Is the developer of Modern for Hacker News here?

1•blindprogrammer•1h ago•0 comments

I use GPT to generate a policy optimization algorithm [pdf]

https://github.com/novohool/hacpo/blob/main/hacpo.pdf
1•almaight•1h ago•0 comments

Gemini AI Photo – Free AI Photo Editor and Generator (Powered by Nano Banana)

https://geminiaiphoto.com
2•Aa123128•1h ago•0 comments

Daniel Kahneman opted for assisted suicide in Switzerland

https://www.bluewin.ch/en/entertainment/nobel-prize-winner-opts-for-suicide-in-switzerland-261946...
2•kvam•1h ago•0 comments

Ken Silverman- the VoxieBox [video]

https://www.youtube.com/watch?v=-q2zxXrtz1c
1•nomilk•1h ago•1 comments

China Powers Its Electric Cars and High-Speed Trains

https://www.nytimes.com/2025/10/11/business/china-electric-grid.html
3•perihelions•1h ago•0 comments

DebDroid – Debian on Android (v1.1)

https://github.com/NICUP14/DebDroid
1•Bogdanp•1h ago•0 comments

Science fiction's warp drive is speeding closer to reality

https://www.nationalgeographic.com/science/article/warp-drive-science-fiction-physics
1•fork-bomber•1h ago•1 comments

They shoot cats, don't they? Why AI could arm fight against ferals

https://www.smh.com.au/environment/conservation/they-shoot-cats-don-t-they-why-ai-could-arm-fight...
1•ggm•1h ago•0 comments

Unpopular Opinion: ChatGPT is no substitute for learning core coding concepts

6•pyeri•1h ago•3 comments
Open in hackernews

I built OpenBacklog – an open-source AI backlog manager for solo developers

https://www.openbacklog.ai
2•srboyd•5h ago

Comments

srboyd•4h ago
Hey HN,

I’ve been a solo developer for most of my side projects, and I’ve spent too much time wrestling with backlogs that feel like overhead rather than help. Tools like Jira or Linear are great for teams with PMs and sprint rituals, but they don’t fit how solo developers actually work.

So I built OpenBacklog, a lightweight, AI-assisted backlog manager designed specifically for solo developers. It integrates directly with Claude Code through the Model Context Protocol (MCP), keeping product planning and implementation in sync.

GitHub: https://github.com/samboyd/OpenBacklog

Why I built it

In larger teams, I’ve seen backlogs turn into graveyards of half-finished tickets and lost ideas. As a solo developer, I wanted a system that actually helps plan, manage dependencies, and understand progress over time, not just record it.

LLMs make that possible. OpenBacklog uses them to connect related work, summarize progress, and maintain a sense of direction, what’s done, what’s next, and why it matters. It’s about long-term product thinking, not just task tracking.

It’s open source, simple to self-audit, and priced transparently: $7/month, which includes $7 in AI credit, with any extra usage billed at-cost (roughly OpenAI/Anthropic API rates).

Would love feedback from anyone who’s building solo or frustrated with traditional backlog tools. What would make this genuinely useful for you?

Sam