Skip to content

Comment on Launch HN: Muddy (YC S19) – Multiplayer browser for getting work doneparent

Comments

Started just by building Chromium and Brave and poking around in there and making small changes.

Chromium is huge but has terrific documentation (once you find the current copy) and Google hosted code search. Digging through crbug.com often helped point us in the right direction.

2 unlocks that made us confident to pursue this project:

1) Repeatable way of patching Chromium and keeping up with upstream changes 2) Writing UI in web technology instead of C++ Views toolkit.

any interest in pointing someone curious about those repeatable patches in the right direction?

Brave's system for patching Chromium is great. https://github.com/brave/brave-browser

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.