Alexandre Bourget
Alexandre Bourget
Could there not be an issue, with a link to a gist, with information on how to setup Google Maps in there? I'm okay with publishing a gist that you'd...
I think I see.. I'm using Android's `adb` parameter `--http-proxy`, and it would seem that it is done at the emulator level, so it can't know the host the application...
yeah that whitelistproxy is exactly what I had in mind. Where would we put that ? Would we make a `ReqCond` to enable SNI only on IP-based CONNECTs, and otherwise...
@elazarl if you can think of a neat way to wire it in, I'm willing to do the work.. do you have anything in mind ?
https://github.com/elazarl/goproxy/pull/97
@elazarl to be concrete.. I think we'd need to retrofit all changes since my fork that occured in your repo.. and port it to my branch.. I can do it,...
Writing the example programs is very useful.. it would augment the documentation at the same time.
I'm using the latest Docker image, and it says: >Welcome to the help pages for Fava! You are running Beancount version 2.3.6 and Fava 1.30 ([changelog](https://beancount.github.io/fava/changelog.html)). There are help pages...
ok, I've rebased and pushed a new proposition, taking your feedback into account. What do you think? This one keeps the current line height too, so better than the previous...
but navigating the file tree would quickly change the contents that is viewed, would it kill `less` and restart it all the time?