Gene Liverman

Results 189 comments of Gene Liverman

What resolution is your display? Sent with GitHawk

Ahhhh, that explains it. This version currently makes some assumptions that include the resolution being at least 480x320. You are the second person to run into issues due to a...

Still an issue for me in https://github.com/esphome/issues/issues/4952

I am also getting the ``` error: a 'aarch64-linux' with features {} is required to build '/nix/store/nbykp926jwdpnp6aj2cbkygkwv16256m-default-conf.json.drv', but I am a 'x86_64-darwin' with features {benchmark, big-parallel, nixos-test} ``` when I...

> For this feature to work, your own local user needs to be a trusted nix user. The user is in the list of trusted ones. The one I tried...

In case it helps any, I've been using https://github.com/genebean/hugo-volunteertechnologist.com/blob/main/scripts/feed-parser.py for my site that recently moved to Podhome. I'm going to read the linked one too for some inspiration 😁 On...

Here's where I left off when I got sidetracked: https://github.com/genebean/act-on-feed-podping/tree/round1 Since I wrote that, I have learned of https://github.com/Podcastindex-org/podping-hivewatcher and will likely be putting it to use when I get...

I am currently trying to wrap my head around this too

Part of what I am trying to figure out is how to define in a webserver's profile that I want a blackbox_exporter that lives on the promtheus sever node to...