I’m Ohlaph

  • 1 post
  • 65 comments
Joined 3 years ago
Cake day: July 1st, 2023
  • I was thinking about making something like this actually.

    I’m just getting into self hosting some things so I’ll see what I can come up with in the next few months.

    Were you thinking like a web app that is basically a reoccurring to-do list, but it’s more maintenance focused?

    I built a similar app for Android, but it’s limitedvright now, mostly a to-do list with a due date, no reoccurring, and no notifications.

  • Home Assistant might be of interest.

    Additionally, pi hole, Immich, and things based on your hobbies might be fun. I recently started hosting a Grafana service to send my garmin data to since I like seeing my health data. I know you didn’t want grafana, but using a hobby as an example. What are some of your hobbies?

  • I like it because I use it for MELT in general. Prometheus generally does metrics and if you want to include logs, traces and events, it becomes more cumbersome. With the Otel collector, I can just update my collector configuration to point to the various services.

    I’m not saying OP can’t use what you suggested, just stating what I would use.