• 1 Post
  • 27 Comments
Joined 8 months ago
cake
Cake day: February 14th, 2025

help-circle






  • I’ve been using one of these since forever and it just works. Should I look at the others?

    I don’t want this to be a “I use x and its the best” type comment so I won’t say which one.

    I only use wireguard and wouldn’t touch openvpn just because it seems so complex in comparisson.

    The price is fine, the speed is fine, wireguard makes it ubiquitous, never had a problem with reliability.




  • I appreciate that you’ve made an attempt to help, but sadly this answer is like the other gen AI answers in this thread in that it just plain doesn’t work.

    My question is something like “what is the command to do X” and your answer is really “here’s a script that could run a command if you knew what command to run”.

    In this case claude has chosen gnome-screenshot for the screenshot, which hasn’t been part of gnome for many years.

    I will acknowledge however that the gdbus call claud selected is actually the best way to get the active window title, it’s just that it doesn’t work unless you disable gnome shell security manually, each time you log in.






  • Thanks for these suggestions.

    I think xdotool kinda does “gnome magic” including simulating key presses to gnome.

    It looks like ydotool and dotool only simulate key presses to gnome, which can’t achieve my aims.

    I couldn’t figure out how to install wlrctl, but other attempts with other avenues have led me to believe that anything that starts with wlr is wlroots and gnome doesn’t implement those endpoints of the wayland api.

    grim also doesn’t work with debian / gnome / mutter / wayland it appears.





  • This might shock you but… I have actually spent some time looking into this.

    The tools you’ve suggested aren’t compatible with Wayland. It seems that alternatives don’t really exist, or cause the problems I mentioned in my post.

    Additionally, I have a few decades experience with Linux and while I’m not some amazing Linux guru I do know what a bash script is and how to “link two programs together”.

    Finally, like everyone on the planet I also know what chatgpt is and might even consider using it to create a bash script if I knew what tools were compatible with Wayland.