Samuel Corsi-House

Results 31 comments of Samuel Corsi-House

Great news! I got it working for the most part, the final issue was with permissions. Now I'm going to properly implement the checks for security and get a PR...

For now you can add a `package.json` to the project and add scripts.

I'd love to see this PR merged in so that Tailscale can support it on their end. Since they want to start moving back to the original copy of this...

Yeah I had also brought that concern up in the Tailscale PR. I'm not really sure what could be done better here since I'm not too familiar with the library...

Hey @deansheather if you need any help I'm willing to give this a go. @gustavosbarreto is this what you're suggesting? ```go ReverseUnixForwardingCallback: ssh.ReverseUnixForwardingCallback(func(ctx Context, socketPath string) net.Listener { ln, err...

I opened https://github.com/deansheather/ssh/pull/1 which implements it for remote forwarding, I'm unsure if this is also necessary for local forwarding. Lmk if the double callback looks fine.

For me `hyprpaper` crashes when I turn a monitor back on after turning it off. ``` [LOG] Destroying output DP-2 [LOG] configure for DP-1 [LOG] Image data for DP-1: /home/sam/.dotfiles/wallpaper.jpg...

On Firefox, Dashlane and Dark Reader break the page. That being said, it still probably has something to do with this website since it was working fine about a week...

I'm having the same issue in my Hyprland session meant to run Regreet. I think that greetd is the problem since it repros on gtkgreet too. This is my config...

Yeah, I was using 2.6.4 before upgrading and hadn't gotten this issue.