Christian Tramnitz

Results 22 comments of Christian Tramnitz

There are official grey and black logos available from Pixelfed too: ![black](https://raw.githubusercontent.com/pixelfed/pixelfed/dev/public/img/pixelfed-icon-black.svg) ![gray](https://raw.githubusercontent.com/pixelfed/pixelfed/dev/public/img/pixelfed-icon-grey.svg) ![color](https://raw.githubusercontent.com/pixelfed/pixelfed/dev/public/img/pixelfed-icon-color.svg) see: https://github.com/pixelfed/pixelfed/tree/dev/public/img

iOS does support the already mentioned UniversalLinks. This allows unmodified URLs to be handled by an app (when installed) over the browser. The tricky part would be to catch calls...

There is [Debirdify](https://pruvisto.org/debirdify/) and [Fedifinder](https://fedifinder.glitch.me/) now, so it should be possible to use either one (or their logic) to identify Mastodon users and replace Twitter handles with the Mastodon handle.

I can see nginx error_log being configured in the refactored container, but still no error_log in php(-fpm).ini

I was looking at the raw xml as generated by iTunes. This may be related to either iTunes on MacOS or storing the library on an AFP share... But regardless...

> Those `deferring` messages are kind of expected, only `still pending` are worrying. @marmarek When you say they are kind of expected, why are they thrown in the first place?...

Right, and afaict it's caused by https://github.com/QubesOS/qubes-linux-kernel/blob/master/increase-reclaim-speed.patch#L124 (a bare printk, without pr_debug/pr_warn) see https://github.com/QubesOS/qubes-linux-kernel/pull/682

@marmarek I'm still seeing this on the very latest 6.0.8-1.fc32.qubes from current-testing

Is the assumption that kanidm will not be supporting [OIDC dynamic client registration](https://openid.net/specs/openid-connect-registration-1_0-final.html) / [OAuth 2.0 Dynamic Client Registration Protocol](https://datatracker.ietf.org/doc/html/draft-ietf-oauth-dyn-reg-14) still valid? I also have a use case for it...

Those are logs created by kubler itself (when BOB_KEEP_BUILD_LOG=true is set). I noticed a few other places (distfile, packages, Packages) that are not owned by the running user, hence running...