-
TheFedzHook is a uniswap v4 project. The goal is to deploy the first project with the operator.
Add any feature requires for uniswap v4 deployment to the operator.
-
### Clear and concise description of the problem
Hello, we use lerna for more than NPM packages to align our release workflow. This works very well but can be quite confusing when a package.json file…
-
The pre-commit configuration works fine:
```yaml
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: "v18.1.2"
hooks:
- id: clang-format
# Supports a lot more…
-
https://github.com/v0xie/sd-webui-incantations/blob/980d63838a2b8c8659a01b242e55551870619d6a/scripts/smoothed_energy_guidance.py#L199
> File "D:\AI\stable-diffusion-webui-15\extensions\sd-webui-inc…
-
### What's the feature 🧐
ProtonVPN and potentially other torrent clients assign a dynamically generated port on each connection, requiring the client to be updated.
There are several approaches on…
-
Hi everybody,
My `.pre-commit-config.yaml` looks like this:
```yaml
- repo: https://github.com/RobertCraigie/pyright-python
rev: v1.1.322
hooks:
- id: pyright
args: ["--pythonpath",…
-
Let's say a root hook script wants to copy some files into the `scubauser` home directory. Right now he has to assume `/home/scubauser`, because `$HOME` isn't set until `change_user()`.
What other …
-
While updating the docs for `RegisterHook`, I noticed how badly designed `RegisterHook` is.
Check the changes introduced by #372 to learn how carefully one must tread in order to use `RegisterHook` p…
UE4SS updated
2 months ago
-
I'd like to have a script be run to check lock files whenever I try to edit (i.e. with `:e` or `:edit`) a file, and then prompt me to overwrite the lock if it exists. I've gotten this to work without …
-
## Feature description
Actually, removing a script doesn't remove its settings.
It could be interesting to have a `/script purge ` (or `/script removepurge `) command to remove them.
Side-effect:…