Profile for taisph

Header for taisph
Avatar for taisph
Display name
Tais Hansen
Username
@taisph@me.aedifex.dk
Role
admin

About taisph

Bio

😴 Dad
🤓 Senior DevOps Engineer
🤠 Docker/Kubernetes/GCP wielder
🐹 Gopher (the emoji is definitely a gopher if you squint a bit)
😎 Gamer

Stats

Joined
Posts
106
Followed by
13
Following
51

Recent posts

PSA: if using google-chrome on Ubuntu and the google-chrome sources file disappears from /etc/apt/sources.list.d, ie. during an upgrade, it doesn't get recreated automatically by the google-chrome daily cron job, which normally keeps it up to date.

You have to set repo_add_once="true" in /etc/default/google-chrome to fix it as the daily cron script assumes the source file was deleted on purpose.

Open thread at this post
Message:   failed to create containerd task: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: unable to init seccomp: error loading seccomp filter into kernel: error loading seccomp filter: errno 524: unknown

A managed update to fluentbit-gke seems to cause issues with certain nodes. Recreating the node seems to "fix" it.

#haveyoutriedturningitoffandonagain

Open thread at this post

I am starting to think Istio's (or Envoy's) gRPC protocol support should be marked as experimental on par with mongo, mysql and redis. Had to set appProtocol to TCP on yet another gRPC service today due to subtle long-time misbehaviour and a likely memory leak in istio-proxy.

Open thread at this post

I use #YouTube Music to listen to music *gasp* and not recorded radio shows with promo talk-overs.

YouTube Music adds these "albums" to the auto playlists and there's no apparent way to stop it other than disliking the "album" every time, which is kind of sad since I usually like the artist(s) - just not the talk-over parts. Same reason why I don't listen to regular radio. Too much talking.

One solution could be to reclassify these types of "albums" as podcasts and keep them out of the auto playlists.

Open thread at this post

Just helped my kid set up an Elgato Stream Deck on his Ubuntu system. Went a lot more smooth than I had feared with only a little bit of guesswork around user/group access (user must be in the plugdev group on Ubuntu). UI is intuitive and let him easily configure all the buttons he had planned.

Thank you to the people involved in the project!

https://github.com/streamdeck-linux-gui/streamdeck-linux-gui

Open thread at this post

Just upgraded my #opentelemetry collectors to v0.97 and now the "otlp_exporter_seen_total" metrics from all the javaagent clients are being split up over multiple metrics with between 0 and 17 "_total" strings appended. Good times.

Now to figure out if this is caused by the javaagent or the collector.

Open thread at this post