diff options
| author | Paul Buetow <paul@buetow.org> | 2024-05-12 14:48:03 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-05-12 14:48:03 +0300 |
| commit | 29729d42ef7f83be184157144da51a314c4226c3 (patch) | |
| tree | 3a4b6ecb62a986411a13328ab270a34c8b0189a8 | |
| parent | f1fba1f8f8e8c5c55a72b04ef0ad21ab0a1a043a (diff) | |
add pihole
| -rw-r--r-- | gemfeed/2024-05-03-projects-i-currently-dont-have-time-for.gmi.tpl | 6 | ||||
| -rw-r--r-- | index.gmi | 2 | ||||
| -rw-r--r-- | uptime-stats.gmi | 2 |
3 files changed, 8 insertions, 2 deletions
diff --git a/gemfeed/2024-05-03-projects-i-currently-dont-have-time-for.gmi.tpl b/gemfeed/2024-05-03-projects-i-currently-dont-have-time-for.gmi.tpl index ea5f65ba..494a8aa3 100644 --- a/gemfeed/2024-05-03-projects-i-currently-dont-have-time-for.gmi.tpl +++ b/gemfeed/2024-05-03-projects-i-currently-dont-have-time-for.gmi.tpl @@ -42,6 +42,12 @@ However, I am putting this on hold as I have opted for an OpenWRT-based solution => https://OpenWRT.org/ +### PiHole + +Install Pi-hole on one of my Pis or run it in a container on Freekat. For now, I am putting this on hold as the primary use for this would be ad-blocking, and I am avoiding surfing ad-heavy sites anyway. So there's no significant use for me personally at the moment. + +=> https://pi-hole.net/ + ### Infodash The idea was to implement my smart info screen using purely open-source software. It would display information such as the health status of my personal infrastructure, my current work tracker balance (I track how much I work to prevent overworking), and my sports balance (I track my workouts to stay within my quotas for general health). The information would be displayed on a small screen in my home office, on my Pine watch, or remotely from any terminal window. @@ -1,6 +1,6 @@ # foo.zone -> This site was generated at 2024-05-04T17:52:44+03:00 by `Gemtexter` +> This site was generated at 2024-05-09T13:18:25+03:00 by `Gemtexter` ``` |\---/| diff --git a/uptime-stats.gmi b/uptime-stats.gmi index 0301b757..a012d903 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2024-05-04T17:52:44+03:00 +> This site was last updated at 2024-05-09T13:18:25+03:00 The following stats were collected via `uptimed` on all of my personal computers over many years and the output was generated by `guprecords`, the global uptime records stats analyser of mine. |
