Ari (Hamid) Zare
Ari (Hamid) Zare
Unfortunately, I couldn't find anything useful If this happens again please use the built-in bug report feature (click on the netsblox logo in the editor). That will try to capture...
I haven't figured out why but this lets me use `hear` directly Alacritty what I did is I launched `skhd` through alacritty and had it run a script that uses...
solved in https://github.com/NetsBlox/Snap--Build-Your-Own-Blocks/commits/406-enhanced-appmode
> Will this require everyone to upgrade their local version? yes. We had a talk about this in the backend team around when it's okay to require dependency upgrades and...
I want to update https://github.com/determined-ai/determined/blob/ed7a283fccbdf56f8156686fc224183298c29e40/CONTRIBUTING.md#L58 but I haven't been able to pin down which specific version introduces the material change.
@varlogtim had set a cutoff here at >v22 so maybe we could expand it to that but since we're testing 24.3 with the ci and it's been out for a...
makes sense to wait for the unforking to happen before landing this
todo: check > authentication.login_with_cache and authentication.login both return Sessions now.
considering the new auth changes maybe this is not as helpful anymore. I'll close it for now
> `open -a warp "/path/script.sh"` thanks! that helped and I got it to this: ``` open -na warp "/Users/hmd/scripts/scratchpad2.sh" ``` my issue is how can I get it to close...