See my other guides for SSL certificates on Pi-hole v6:
Pi-hole v6 introduces changes to its web server:
- Embedded Web Server – Pi-hole no longer relies on
lighttpd.
| """Meshtastic LoRa Listener — Off-Grid AI with Tool Calling | |
| full repo link: https://github.com/anvarazizov/meshtastic-listener-ollama | |
| Architecture: | |
| phi4-mini = smart router (decides which tool to call) | |
| gemma3:12b = knowledge brain (for general Q&A) | |
| HA API = home automation (sensors, device control) | |
| Radio = LoRa mesh I/O | |
| Flow: |
| EOM |
| #!/usr/bin/env python3 | |
| # Find all the defined pins for a CircuitPython board | |
| # 5 Jul 2025 - @todbot / Tod Kurt | |
| # e.g. "cirpy-showpins.py qtpy_m0 ~/projects/adafruit/circuitpython" | |
| # Note: you need a checkout of the CircuitPython github repo for this tool to work | |
| # e.g. "mkdir -f ~/projects/adafruit && cd ~/projects/adafruit && git checkout https://github.com/adafruit/circuitpython/" | |
| import os, sys, re | |
| if len(sys.argv) <= 1: |
See my other guides for SSL certificates on Pi-hole v6:
Pi-hole v6 introduces changes to its web server:
lighttpd.pip install micropython-rp2-rpi_pico-stubs to install Python type checking helpers.import machine package.| script: | |
| todo_list_move_incomplete_items: | |
| fields: | |
| source_list: | |
| description: "Source list to copy from" | |
| dest_list: | |
| description: "Destination list to copy to" | |
| subtext: | |
| description: "The non-title text to add to the items" | |
| due_today: |
| blueprint: | |
| name: Appliance Notifications & Actions | |
| description: > | |
| # 📳 Appliance Notifications & Actions | |
| **Version: 4.0** | |
| 🤔 Watts your appliance up to, you're always in the know from start to finish! 🛎️🔌💸 |
| alias: Ashley’s Light Fader | |
| description: > | |
| Fades a lamp over time. If you have any questions or comments about this | |
| script, feel free to tweet Ashley Bischoff at @FriendlyAshley. Released under | |
| the Apache 2.0 license. (v2.01) | |
| fields: | |
| light: | |
| name: 💡 Light | |
| description: entity_id of the lamp. | |
| selector: |
This [hoot][] you're about to read started its life as a gist of technical minutae I had to discover to Tailscale cloud and on-prem resources. It'd be too boring for me to just publish it, so I thought I'd give a little bit of context as a preamble. I get to rant some and you can simply skip to the technical sections below if you'd rather not indulge me.
How much of what AWS gives you do you really truly need? It's become Kubernetes this, Docker that. I rarely question it when contracting because contractors usually arrive after the fact to pick up and carry the pieces. You get to target the infrastructure that may as well have been installed by alients before humankind ascended in Amazon. All in the cloud, can't touch, jumpbox this, terraform that, re-create the world every time you sneeze, etc. It's different when you're hired fo
On a Seeed LoRa E5 mini aka Wio-E5 mini dev board
https://www.seeedstudio.com/LoRa-E5-mini-STM32WLE5JC-p-4869.html
Seeed's default AT firmware, version 4.0.11
AT+VER
+VER: 4.0.11