<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Hi all,</div><div class=""><br class=""></div><div class="">I've been reading through the c-lightning codebase over the past couple weeks (great comments and explanations throughout the codebase, by the way!) and ran into this FIXME: <a href="https://github.com/ElementsProject/lightning/blob/master/gossipd/routing.c#L710" class="">https://github.com/ElementsProject/lightning/blob/master/gossipd/routing.c#L710</a></div><div class=""><br class=""></div><div class="">I was wondering if there is any past discussion of how a solution could work, or what possible ways to work with it might be. In general, I'm curious how routing biases or other changes such as this one are evaluated for their utility. I implemented a pretty simple bias as a possible draft here: <a href="https://github.com/nalinbhardwaj/lightning/commit/2ef2f7822a874dbe42e311e8787a28d5860452b4" class="">https://github.com/nalinbhardwaj/lightning/commit/2ef2f7822a874dbe42e311e8787a28d5860452b4</a>. Curious if anyone has any thoughts on it. :) I'm not sure how I can fine-tune it to be useful in real settings.</div><div class=""><br class=""></div><div class="">Besides this particular task, curious if anyone has any suggestions for other changes to work on to get a better understanding of lightning network.</div><div class=""><br class=""></div><div class="">Thanks!</div></body></html>