kenden

Results 29 comments of kenden

The Rustlings' hint is to use `fold()`. I would add why to the hint: `fold()` is a particularly good choice for operations that require reducing a collection to a single...

The lack of this feature is the reason I am using Nixnote.

This would help with the message ``` Uses an end-of-life runtime The runtime used by this app is no longer receiving security updates ``` from https://flathub.org/apps/com.github.iwalton3.jellyfin-media-player

Thanks @sevenrats I think this is actually described in this issue: https://github.com/flathub/com.github.iwalton3.jellyfin-media-player/issues/41

We are also seeing something strange after upgrading this plugin from 866.vdea_7dcd3008e to 874.v659a_b_70f5e69. I'm adding here because it seems related. It you don't think so, let me know and...

@andrey-fomin We use the default strategy also. See the config.xml of a job with the issue ```xml Build pipeline for project redacted job-name-redacted false true 5 -1 false H H/4...

@andrey-fomin Thanks. We updated to 876.v857269a_5f439. We still don't get: `+refs/pull-requests/XX/from:refs/remotes/origin/PR-XX` like we used to: ```bash git fetch --tags --force --progress -- ssh://[email protected]/repo_example.git +refs/pull-requests/38/from:refs/remotes/origin/PR-38 ``` We allow force pushed for...

@marianogappa That looks similar. My cluster is not on Azure, but I don't think it matters.

It is, just a bit less lazy. After doing this enough times, we started wishing for a `--json-not-minified` option.

Thanks @hjacobs. I don't use Taupage (yet?), that's why it's not in the region, I suppose. I found a better workaround though. I removed ``` SenzaComponents: - Configuration: Type: Senza::StupsAutoConfiguration...