Heute bei mir eingetroffen:
#thinclient Dell OptiPlex 3000 TC mit #pentium Silver-Prozessor. 16 GByte RAM und 64 GByte eMMC, integriert. Steckplatz für weitere #ssd vorhanden. Preislich erschwinglich.
Leider mit unpassendem Netzteil geliefert (zu dicker Stecker), aber Ersatz ist auf dem Weg.
🔌⚡
Bin gespannt auf die Performance und den #stromverbrauch

Damit möchte ich weg vom prinzipiell teuer werdenden #vps bei #strato

Laufen sollen darauf #docker #container mit:
- #nextcloud
- #gitea
- #ntfy
- #readeck
- #dawarich
- #caddy

❓💾❓💾❓💾
Beim Speicherkonzept bin ich mir noch nicht sicher. Teure M2-SSD kaufen (500 GByte reichen mir) oder Daten auf dem vorhandenen #nas einbinden und per #nfs mounten?

Wie ist eure Meinung dazu? 💬

#selfhost #selfhosting
#PentiumSilver

Argh. I forgot. The final straw in my original #ntfy / # gotify decision was the ability to attach snapshots. (Specifically from #Frigate, but in general.)

I don't want to have to solve this today.

Tangentially related, I could use any advice on keeping this thieving mofo out of the wild cat feeder. After the pictured invasion, I narrowed the access to that door but he wedged himself through the mostly-blocked side door instead. I can make that one annoying too, but I fear this game only ends with a fat fox and hungry cats.

The racoon was easy - I just had to spook him once and his fat ass waddled far away as fast as he could and hasn't been back. I jump-scared Son of Moxy (pictured) last night but he just waited a few hours and returned. Once Frigate gets trained up to be VERY accurate, I can maybe automate the siren, but I do NOT want to scare the cats.

Pictured: Son of Moxy (smaller of the two foxes) and
#cattax of Cousin, one of our regular customers. (He always looks disappointed. "Cousin" because he looks like Sunshine, the stray we adopted from the same porch a few years back.)

#fox #cat #stray #straycat #straycats
Digitaler Aufräumtag. Endlich mal #loggifly #watchtower und #ntfy überarbeitet, jetzt sehen die Nachrichten schöner aus.
#freshrss ausgemistet.
Und statt #k9mail probiere ich #FairEmail auf dem Handy. Eigentlich nur, weil die Textgröße in k9 nicht anzupassen geht. Aber FairEmail macht einen guten Eindruck!

#ntfy has fully gone AI Slop.... schade ich mochte das Projekt. :(

https://github.com/binwiederhier/ntfy/releases/tag/v2.18.0

Sei dem release gibts alle paar Stunden en Hotfix

Release v2.18.0 · binwiederhier/ntfy

This is the biggest release I've ever done on the server. It's 14,997 added lines of code, and 10,202 lines removed, all from one pull request that adds PostgreSQL support. The code was written by ...

GitHub
It figures. I have been running both #ntfy and #gotify for years, just too lazy to fix up the last couple of items and pick one. Last week I settled on #ntfy instead of #gotify, got the last couple items switched over, etc. The next day, they proudly take in a huge shitpile of LLM code. "Well-tested!" Then hotfix after hotfix..

Are there any third options? This seems like the sort of space that
#OSS should shine but somehow doesn't.. I just want a decent notification app.

github.com/binwiederhier/ntfy/releases/tag/v2.18.0

#llm #aislop #notifications #selfhost #selfhosted #android

I can't help it, but I'm starting to hate #ntfy.

This is the biggest release I've ever done on the server. It's 14,997 added lines of code, and 10,202 lines removed, all from one pull request that adds PostgreSQL support.From one single PR. I would have rejected this without even reviewing a single line of code.The code was written by Cursor and Claude, [...]Ok, this explains everything. And of course it went wrong:Fix invalid UTF-8 in HTTP headers (e.g. Latin-1 encoded text) causing PostgreSQL insert failures and dropping entire message batchesValid charsets in HTTP request headers leading to failing DB operations. I don't know what adjectives to use to describe this predictable failure.

Very cool.

The
#Android release of #Aria the #Sharkey client supports #NTFY for instant #PUSH notifications.

Setup is super easy, copy what's on screen and paste in the linked text box.

Well done to anybody involved in the development of any of the components, they all work great together!

SIGH.

I just read about the ntfy AI refactor drama in the selfh.st newsletter. A recent ntfy update effectively wiped my config and put the service into unauthenticated mode, so I was already looking for alternatives, but I guess I'll have to accelerate that.

This is exhausting. It's like so many devs don't actually enjoy what they do, and I guess they never did.

#noai #ntfy #selfhosting

Self-Host Weekly (2026-03-13)

#Booklore turns sour, software updates and launches, a spotlight on #OpenDroneLog -- a #drone flight log app, and more in this week's #selfhosted recap!

https://selfh.st/weekly/2026-03-13

#selfhost #selfhosting #foss #opensource #homelab #devops #sysadmin #newsletter #privacy #security #fediverse #app #apps #smarthome #truenas #ntfy

Self-Host Weekly (13 March 2026)

Searching for the next "claw", Booklore goes nuclear, and sourdough starters

selfh.st

https://docs.ntfy.sh/install/

debian

sudo mkdir -p /etc/apt/keyrings
sudo curl -L -o /etc/apt/keyrings/ntfy.gpg https://archive.ntfy.sh/apt/keyring.gpg
sudo apt install apt-transport-https
echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/ntfy.gpg] https://archive.ntfy.sh/apt stable main" \
| sudo tee /etc/apt/sources.list.d/ntfy.list
sudo apt update
sudo apt install ntfy
sudo systemctl enable ntfy
sudo systemctl start ntfy

#ntfy #notifications #programming #Android #Linux #sh #bash #csh #ksh #zsh #fish #curl #http #javascript #golang #powershell #python #php #technology #OpenSource #POSIX

Installation - ntfy

Send push notifications to your phone via PUT/POST