Deleted user

Results 131851 comments of Deleted user

@fo76utils possible increase zoom scroll speed, like in Dev7? and possible remove this? ![image](https://github.com/user-attachments/assets/76e8b457-d343-43f7-924d-56b8cf81e0f4) 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

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...