Mark Hansen
Mark Hansen
Here's the trouble: this 'humanize' call: https://github.com/google/docsy/blob/134fb96db883f73c16ffbf1f1f27131ad04486bc/layouts/partials/taxonomy_terms_article.html#L5
Here's where it's done the other way: https://github.com/google/docsy/blob/134fb96db883f73c16ffbf1f1f27131ad04486bc/layouts/partials/taxonomy_terms_clouds.html#L5
We'd need to probably introduce some extra parallel array for taxonomy titles on page. like `taxonomyPageHeaderTitle`. It's getting a bit out of hand and duplicative though. https://github.com/google/docsy/blob/c36be07b2dcb9aa5aa01bad6ed0f8e111dd0452c/layouts/_default/content.html#L8
I see this too sometimes on my network; I guess it's a bitflip somewhere along the way. On Sun, 14 Jan 2024 at 08:20, prjensen ***@***.***> wrote: > Consider adding...
Thank you for this contribution. I'm happy to expand the set of metrics here to include depth. Two comments: 1. Can you add some tests? See https://github.com/mhansen/rtl_433_prometheus/blob/main/rtl_433_prometheus_test.go. This will help...
Thanks for the feedback. Sorry I don't have such sensors myself, and I have a new baby at home, so you're unlikely to see much development on this from me...
Providing decoded input would be a great idea and would help anyone to work on this. On Mon, 23 Oct 2023 at 18:34, Tomas ***@***.***> wrote: > No worries, I...
Thanks, yeah we should add funtrace. I’m not sure if the output format is perfetto, looked like perfetto from the screenshots I saw… need to dig more On Tue, 11...
The trouble today is that we specify (by default) amd64 assembly output for the Android d8 compiler. E.g. select "Android Java" then under the compiler dropdown click "pop out" In...
Of course, adding the dex documentation will be another story. But changing the categorisation here is a good place to start.