Nickel Liang
Nickel Liang
Is there any update on this issue? Hardcoded docking can be very useful when we want to add and dock a window during run time. Thank you!
A few things that podman still wins as of writing: - Podman's `--userns=keep-id` is a killer feature for us, because it just solves all the uid/gid problem we are facing....
Not sure if this will help your use case or not, but when I run a VM and want to display `xclock` on my mac, I set `export DISPLAY=host.internal` as...
If `x11-apps` like `xclock` works fine but your application does not, maybe you can also try XRDP as suggested [here](https://docs.orbstack.dev/machines/#graphical-apps) or VNC to view the entire desktop. It could be...
You can use VSCode with the SSH plugin as suggested [here](https://docs.orbstack.dev/machines/ssh#visual-studio-code), and that's what I'm using right now. And I agree that I'm very optimistic about OrbStack. Right now I'm...
Propose to use a newer VHDL tree-sitter implementation [here](https://github.com/jpt13653903/tree-sitter-vhdl), instead of the one that seems to be unmaintained in the past years.
Also want to have more details about the dimensions of the housing, also planning on an industry-specific expansion module. We already know that our expansion module definitely will not fit...
Same issue with Podman 5.1.0 on macOS. ``` $ podman info host: arch: arm64 buildahVersion: 1.36.0-dev cgroupControllers: - cpu - io - memory - pids cgroupManager: systemd cgroupVersion: v2 conmon:...