Stephen Rudolph

Results 12 comments of Stephen Rudolph

If you have text selected, Boop installs a global shortcut, ⌃⌥⌘B, that will send that text to Boop and open it if it's not already open.

And if you still want a shortcut to open Boop even without selected text, it's fairly easy to do now with the Shortcuts app:

Thanks for taking a look at this! One thing you might try is coming back to that non-admin user account after a shutdown or a day has passed - DevPod...

I'm limited in what I can disclose that would be helpful (like the particular applications), but I believe the bulk of the lockdown is network related and I'd be happy...

I'll be happy to test it!

I just tested [DevPod_macos_aarch64.app.tar.gz](https://github.com/loft-sh/devpod/releases/download/v0.5.5-alpha.1/DevPod_macos_aarch64.app.tar.gz) and unfortunately I see the same spawning issue. I was able to capture DevPod.log for you and this is what it looks like: ``` [2024-03-05][15:30:55][INFO][devpod_desktop] Setup...

I tried building DevPod locally and ran into issues doing so within Multipass, but if you are able to make a build that logs the event/message passed into handle_msg plus...

Another possibility mentioned in https://github.com/tauri-apps/tauri/issues/7681 is this Tauri plugin: https://github.com/tauri-apps/plugins-workspace/tree/v1/plugins/single-instance. Edit: nevermind, macOS isn't supported by that plugin - https://github.com/tauri-apps/plugins-workspace/issues/287.

I can report the same with the latest version just by running a large apt upgrade or launching a larger app via X Windows (via SSH forwarding). The easily most...

It's early still, but the 1.12.0 Multipass update that upgrades QEMU to v8 is so far completely stable, even with 4 CPU cores that I had trouble with before. @sebschlue...