Samuel Ainsworth
Samuel Ainsworth
Update: running ``` cp -r /home/skainswo/.vscode-server/cli/servers/Stable-5c3e652f63e798a5ac2f31ffd0d863669328dc4c.staging/ /home/skainswo/.vscode-server/cli/servers/Stable-5c3e652f63e798a5ac2f31ffd0d863669328dc4c ``` along with the above script works. Altogether now, my script is ```sh #! /usr/bin/env nix-shell #! nix-shell -i sh -p file patchelf...
> It seems to be stuck looping the "Downloading VS Code Server." Yes, this is exactly the behavior I was experiencing as well. > Can I run it as a...
Thanks so much for your detailed explanation @khdlr! In order to achieve the "random crop with padding" pattern, is there a pad operation?
@fabianhauser Unfortunately I'm not exactly sure when/how this error popped up.
FWIW an example traceback: ``` Traceback (most recent call last): File "/Users/samuelainsworth/dev/SWE-agent/poop.py", line 5, in language = get_language("python") ^^^^^^^^^^^^^^^^^^^^^^ File "tree_sitter_languages/core.pyx", line 14, in tree_sitter_languages.core.get_language TypeError: __init__() takes exactly 1...
Thanks for the heads up! I'm currently traveling but will catch up on matrix in a ~week!
@SomeoneSerge @ConnorBaker can you send me your cachix user emails and I can add you as admins to https://app.cachix.org/cache/cuda-maintainers?
Thanks @SomeoneSerge ! just added you
@ConnorBaker thanks, added you!
On the @NixOS/cuda-maintainers side of things, two things come to mind: 1. **Merge trains!** See https://discourse.nixos.org/t/nixpkgss-current-development-workflow-is-not-sustainable/18741 for context. 2. **GitHub Actions** running longer than 6 hours. One of our CI...