Valen Varangu-Booth

Results 6 issues of Valen Varangu-Booth

I'd like to suggest adding a foreground mode, similar to TMate's `-F` option, to allow clients to connect without requiring further interaction on the host side. This would make upterm...

Are there any plans to make a new release of `dbus-next`? Electron 20 requires `node-gyp >=8.4.0`, which breaks building `dbus-next` because of the old version of `usocket` the released version...

Calling `job.deregister_job()` with a non-existent job-id does not raise an error. Seems like it might actually be an issue with the Nomad API not responding to that with a `404`,...

I have a firmware image containing Ubuntu 16.04 that I am trying to flash to eMMC on an RK3399 board. I can flash it just fine (as an image or...

It seems the images (from master) now contain XDebug 3, which has a few significant breaking configuration changes from version 2: https://xdebug.org/docs/upgrade_guide At first glance it seems changes are only...

This addresses #61, updating the configuration to support xdebug 3. It also contains a couple of fixes I encountered on the way to resolving this, namely using `host.docker.internal` if resolvable...