-
```
/home/stefan/aurbuild/libplacebo-git.git/src/libplacebo/tools/glsl_preproc/macros.py:87: SyntaxWarning: invalid escape sequence '\s'
line = re.sub(f'^\s{{1,{leading_spaces}}}', '', line)
```
…
sfan5 updated
1 month ago
-
Examples:
* https://docs.cursor.com/context/@-symbols/basic
* https://sourcegraph.com/docs/cody/capabilities/chat
* https://tabby.tabbyml.com/blog/2023/10/16/repository-context-for-code-completion/…
-
## Expected Behavior
Using a `myloader.mjs` file like this
```javascript
import * as module from 'module'
module.register('import-in-the-middle/hook.mjs', import.meta.url)
```
and using `N…
-
Is there any way to tell git-sync not to create a symlink for my destination path?
This is critical since the git-sync is by its nature to be used along with other tools and this is a requirement f…
-
Customer feedback from Unified User Feedback (UUF) tool:
Repo:
azure-dev-docs-pr
Live Url:
https://learn.microsoft.com/en-us/azure/developer/java/sdk/logging-log4j
Git Url:
https://github.…
-
### Problem
On MacOS Sequoia 15.0.0, `cargo init` will create a project with git initialized but the default branch name is "master" instead of "main".
### Steps
1. Install the latest Rust toolchai…
-
**Topic**
There are no simple tools available to display a simple graph of commits. It should be easy, right? There are nice tools for VS Code (git graph) and other GUI. But what is out there for ter…
-
## Question
Is there a way to include submodules inside the created asset zips? They are included but are empty.
### Configuration
Semantic Release Configuration
```toml
[tool.sem…
-
CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4089#0191a183-34fd-446b-9b58-05338c2b83d4
Platform: MacOS
Logs:
```
ERROR: Skipping '//app:app': error loading package 'app': …
-
### :zap: Summary
I am not sure lefthook or even git hooks are the right tools but I have the following problem:
I have a set of private generic hooks (think commitlint, spell check, etc.) which…
0xjac updated
3 weeks ago