Deleted user
Deleted user
#2331 created for migrating the old keps into new template.
In my diagrams I use transit map techniques to keep diagrams more readable by restricting the diagonals to certain angles, like in the attached examples. Snap to grid doesn't solve...
Now I think if it, diagonal lines and arrows can be restricted to 22.5 degrees steps by pressing SHIFT while drawing the or arrow. So that is indeed different from...
So we need some kind of SHIFT key behaviour for mobile use. Which reminds me that I have a bluetooth keyboard. And when i use that (I'm testing it now)...
yeah but you dont need api key
> Define $primary-light and $primary-dark in _variables.scss. I've done it but it doesn't work again. I want to switch dark and light theme automatically and apply my own colors in...
Ah! It's all due to the predictive text setting. When I turn that off on the various keyboards, it works fine.
Hi. Rerun all jobs is the only solution in that case. You have to setup the dependencies in the right way, so your job has to have this: needs: start-runner
same question: I have 2 nvidia-4090 and I set "CUDA_VISIBLE_DEVICES=0,1 torchrun ...", but it seems only the first 4090 is used, and I goto mem-error for 16x512x512 (16x256x256 is fine),...
> The main effect of committing Cargo.lock for the library crate would be to lock our dependency versions when we run our own tests and benchmarks, but I think that's...