frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Coderegon Trail – A retro game to help you explore open-source repos

https://www.davidtran.me/coderegon-trail/
4•dtran•2h ago
After seeing yesterday's insightful post on using git heuristics as the first step for exploring a codebase [1], I messaged a couple of friends to ask how they explore codebases today. All of us just point Claude or Codex at the repo and start asking questions. I realized I barely read docs, browse files on GitHub, or explore repos locally anymore without Claude Code. But using LLMs to help us learn and understand code rather than just write code still seems to be under-explored.

A couple months ago, I tried building a Claude code command to help me "fly through" a repo using an LLM to guide me to interesting parts of the codebase and narrate explainers for them as it navigated the files. That didn't really work, partially because my attention span for reading docs and code is at an all-time low. I saw that Devin released Deepwiki and tried to use that, but usually didn't get very far. More recently, I tried to make it fun: generate a game that tricks me into actually getting started with the codebase. I landed on an Oregon Trail inspired game where I read code snippets and answer questions generated by Claude. You can try it out here: https://www.davidtran.me/coderegon-trail/

I've been having fun pointing it at various repos, especially ones getting a lot of hype and stars but not necessarily real usage or contributions. I pointed it at a few projects that my friends and I starred but never explored as well as some of the top Show HN projects from 2026 so far that linked to open-source repos. I wanted to see if this might be interesting to anyone else who is struggling to read code. It sort of works for PRs, but that feels like a pretty different problem, so open to any ideas.

As I was typing up this Show HN, I realized that it would be ironic if this wasn't also open source, so I frantically tried to clean up the repo a bit, and pointed the command at its own source code. You can play the Recursive Trail here: https://www.davidtran.me/coderegon-trail/ or see the Github repo here:

Let me know if there are any inaccuracies, bugs, or if you'd like me to add a repo without setting it up yourself!

[1] https://news.ycombinator.com/item?id=47687273

Comments

vunderba•1h ago
Nice job. Some feedback:

1. Make sure you’re using nearest-neighbor for scaling otherwise you end up with blurry aliased fringing on assets that are supposed to represent pixel art.

2. The character is moving left to right - why are the oxen on the wrong side? Are they pushing the cart? :)

Same thing occurs when you die of "tech debt dysentery". The oxen is on the left side, but the wheels are rotating clockwise.

3. On a widescreen monitor, make sure to wrap the text section; otherwise you end up with lines that are far too long.

dtran•1h ago
Thanks for trying it, and keen eye! Fixing (with Claude code) but also taking time to try to learn a bit about the canvas drawing/pixel art, which I'm not super familiar with.
vunderba•1h ago
Sure! If you’re just drawing things directly polygons, lines, and other primitive shapes, then you can usually get away with just turning off anti-aliasing, and that will fix most visual artifacts and get you closer to that classic Apple II Oregon Trail look.

However, if you’re using pre-rendered sprite sheets, you’ll probably need to enforce integer scaling to avoid fringing or blurring.

Scientists invented a fake disease. AI told people it was real

https://www.nature.com/articles/d41586-026-01100-y
1•DrewADesign•16m ago•1 comments

Show HN: We scored 495 real SoC 2 audit reports – nearly all got a D or F

https://soc2quality.trenta.ai
1•rituraj_tiwari•21m ago•0 comments

Trinity-Large-Thinking: Scaling an Open Source Frontier Agent

https://www.arcee.ai/blog/trinity-large-thinking
1•somethingsome•22m ago•0 comments

Soul.md – A Meditation on AI Identity

https://soul.md/
1•znpy•23m ago•0 comments

GoScrapy: New Fast Web Scraping with Go (Built for Concurrency)

https://github.com/tech-engine/goscrapy
1•stonework•25m ago•0 comments

Mexico's President Sheinbaum Decrees Universal Healthcare for 120M

https://thedeepdive.ca/mexicos-president-sheinbaum-decrees-universal-healthcare-for-120-million/
2•testing22321•25m ago•0 comments

Show HN: AnimTOON – AI that animates SVGs with 3-4x fewer tokens than OmniLottie

https://github.com/srk0102/AnimTOON
2•srk0102•25m ago•0 comments

Open Source Alternative to Claude Managed Agents

https://agents.opencomputer.dev
3•iacguy•27m ago•1 comments

Bespoke OLAP: Using AI to Synthesize Workload-Specific DBMS Engines from Scratch

https://ucbskyadrs.github.io/blog/bespoke-olap/
1•matt_d•28m ago•0 comments

You know what I haven't ever seen? a good blogpost from an AI

1•wrqvrwvq•30m ago•0 comments

PC Repair OKC

https://okcitpros.com/
1•Veritaco•30m ago•1 comments

Automatic U.S. military draft registration planned by December, filing shows

https://www.cnbc.com/2026/04/09/military-draft-registration-automatic-iran-war.html
4•MilnerRoute•33m ago•1 comments

What makes search hard in production

https://www.searchplex.net/blog/what-makes-search-hard
1•eskimo87•35m ago•0 comments

Understanding Agents: Code Coverage for Coding Agents

https://blog.asymmetric.re/understanding-agents-code-coverage-for-coding-agents/
2•matt_d•35m ago•0 comments

Train Your Judgement

https://emilkowal.ski/ui/train-your-judgement
2•cristinacordova•38m ago•0 comments

Workflows in Your ADE

https://reliantlabs.io/
4•steeling1•41m ago•2 comments

SMS delivery is not deterministic: routing defines behavior

https://blog.bridgexapi.io/you-dont-control-sms-delivery-you-control-routing
1•Bridgexapi•45m ago•5 comments

Tell HN: I will pay money for a YouTube front end that stops the "Rec Roulette"

1•frmersdog•47m ago•0 comments

Show HN: I made a skill to tell AI on how to use human as Dobby

https://github.com/LittleLittleCloud/Dobby
2•BigBigMiao•51m ago•0 comments

How bonds ended the Civil War - and led to the rise of J.P. Morgan

https://www.barrons.com/articles/investment-banking-jpmorgan-cooke-economy-04f59e12
3•hhs•53m ago•0 comments

1.9B year old bedrock will soon house first permanent nuclear waste site

https://apnews.com/article/finland-nuclear-waste-disposal-storage-d1a110758e2bd087a9cee43f56f1a05b
3•voxadam•53m ago•0 comments

Ask HN: What would you do with an AI model capable of continuous learning?

4•jballanc•55m ago•2 comments

Layovers Fyi

https://www.layovers.fyi/
4•gsdv•57m ago•1 comments

Any Open Source projects in need of documentation writer?

9•tree666•58m ago•6 comments

Ghost Jobs Tracker

https://ghostjobs.vercel.app/
3•ddmichael•58m ago•1 comments

Prototyping turned into an excuse for not thinking

https://unsung.aresluna.org/prototyping-turned-into-an-excuse-for-not-thinking/
2•latexr•1h ago•0 comments

Ask HN: What should I re-skill in?

3•TbobbyZ•1h ago•2 comments

The internet is deciding what to forget

https://www.ft.com/content/e1c3fd8e-b7c7-4582-a63b-f7b1a2f2bc93
3•hhs•1h ago•0 comments

Cyphernetes – Cypher for Kubernetes

https://cyphernet.es/docs/language
2•fatliverfreddy•1h ago•0 comments

Show HN: 65K synthetic personas project 136 English council elections

https://github.com/Kronaxis/kpm1-election-projections
3•JasonDuke•1h ago•0 comments