-
On different projects, we configure git_ops with different types.
We perform pre-commit checks and github lint checks with custom bash scripts.
It would be super handy if `mix git_ops.project-i…
andyl updated
2 weeks ago
-
I would like to import node modules in my scripts, like:
```js
const m = require('some-module')
async function myfunction(tp) {
return m.someMethod();
}
```
I have tried creating an npm…
-
Hey, your work is AMAZING!!! I’m begging you—can you help me get this stuff working on my system? I’m a total noob with Hyprland and scripting. Some scripts are calling others that aren’t in your repo…
-
Hey,
don't know if this is the right place, but my company recently installed Crowdstrike (yeah, that one)
and it is now messing with me after switching to awesome UV.
For only **some** of our …
-
I'm trying to use vcpkg in WSL Ubuntu 18, but when I'm adding dependency, vcpkg don`t print usage info
```
cmake .. -G"Unix Makefiles" -DCMAKE_BUILD_TYPE=Release
-- Running vcpkg install
-- Running v…
-
Hi!
What about moving the repo to the /python/ org so we can add this translation to [docsbuild-scripts](https://github.com/python/docsbuild-scripts/blob/main/config.toml)?
Maybe your have not yet t…
-
Every time I try to compile the PS2SDK, I get the following error:
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/local/ps2dev/ps2sdk/ports/share/doc/confuse'
/bin/mkdir -…
-
I have tried to extract the text contents from the PDF using 'pdf-parse-new in Adobe UXP Plugin and I'm getting an error message below
Code :
```
try {
const fs = require("fs…
-
Thanks for this tool, exactly what I was looking for. However I'm unable to get it installed correctly.
Tried installing via both pip and pipx, on OSX and Ubuntu
My env should be setup correctl…
-
Hi,
I work with a heterostructure simulation, in which I want to assign different damping constants "alpha" to different subregions. Using ubermag, it does work well with oommf, but not with mumax3…