Claus F. Strasburger

Results 46 comments of Claus F. Strasburger

As mentioned in #4765, I symlinked my /opt/homebrew/opt to /usr/local/opt to fix all these path issues in one go. YMMV. See here: https://gist.github.com/cfstras/f741087c77a899d5f77eb4664c5b4a70#file-mumble-build-m1-sh-L50-L54

@iJaack please have a read through the "Caveats" section in #4765. You can use this build script to get you started: https://gist.github.com/cfstras/f741087c77a899d5f77eb4664c5b4a70 (Please do read through it before executing, it...

As I see it, Coder is designed to bring newbies into programming without any fuss. Having and managing a Database like MySQL or Postgres is definitely not something you would...

/label tide/merge-method-squash Currently waiting from my org for CLA approval.

@burmanm sorry, not sure what you mean exactly? I've already updated it to `arm64 | aarch64` a while ago.

@burmanm apologies, I didn't get to this until now. My last fixes seem not to have made the push, so I addressed all comments and did a round of testing...

Same issue here, just switched to Alacritty only to realize it breaks with the (default) iTerm2 behavior of selecting the clicked pane when clicking on the unfocused window. Remember that...

Tried to hack this in and found 43f89a64c, so it seems this filter has been moved to winit. I'm not sure whether this has anything to do with https://github.com/rust-windowing/winit/issues/942, but...