Deleted user
Deleted user
@fo76utils possible increase zoom scroll speed, like in Dev7? and possible remove this?  like in Dev7. because it creates a useless empty area. does not give full width. Block...
@fo76utils in Dev7 Block Details Height is saving.
> Since the refactoring changes I'm noticing that RAM consumption has increased significantly and is not clearing up. ```javascript sock.flush() ```
> Have you noticed this since which change? It has been like that since 6.6.0
> [@Salientekill](https://github.com/Salientekill) The issue seems specifically tied to the use of makeCacheableSignalKeyStore. I was testing with version 6.7.16, but the same behavior was already noticeable in 6.6.0. > > The...
I see, the you must be either using sharp or something like that
[SOLUTION] To fix the 401 error, install this fixed version of UnDiscord. (version 5.2.3.with.fixes)
Firefox here, I've tried with Greasemonkey or Violent Monkey, and I still get 401 errors. Works fine on Brave tho.
Here is how I implemented exponential backoff in my project using the [backoff](https://crates.io/crates/backoff) library: ```rust pub async fn async_event_loop_listener( (eventloop, incoming_event_sender): (EventLoop, Sender), ) -> Result { let eventloop =...
```diff --- kubernetes/main/apps Kustomization: flux-system/cluster-apps Kustomization: flux-system/system-upgrade-controller-plans +++ kubernetes/main/apps Kustomization: flux-system/cluster-apps Kustomization: flux-system/system-upgrade-controller-plans @@ -18,13 +18,13 @@ dependsOn: - name: system-upgrade-controller interval: 30m path: ./kubernetes/main/apps/system-upgrade/system-upgrade-controller/plans postBuild: substitute: - KUBERNETES_VERSION: v1.30.3...
## [🦙 MegaLinter](https://megalinter.io/7.13.0) status: ✅ [SUCCESS](https://github.com/bjw-s/home-ops/actions/runs/10386414195) | Descriptor | Linter |Files|Fixed|Errors|Elapsed time| |-------------|----------------------------------------------------------------------------|-----|-----|------|------------| |✅ COPYPASTE |[jscpd](https://megalinter.io/7.13.0/descriptors/copypaste_jscpd) |yes | |no |1.33s | |✅ REPOSITORY|[git_diff](https://megalinter.io/7.13.0/descriptors/repository_git_diff) |yes | |no |0.04s | |✅ REPOSITORY|[secretlint](https://megalinter.io/7.13.0/descriptors/repository_secretlint)|yes...