Struan Bartlett

Results 74 comments of Struan Bartlett

Hi @styfle thanks very much for considering our pull request. I am not sure what you mean by "additional hardware" as not all the online IDEs currently listed can in...

Thank you @styfle for your explanation and feedback, we understand that you must curate this list carefully. The number of issues/PRs on Github do indeed reflects levels of public engagement...

Hi @styfle. Thanks for trying out the live demo. Yes - in the first screenshot I can see you've successfully launched a Dockside devtainer _within Dockside_. Doing this is the...

Hi @styfle. The IDE built into Dockside is currently [Eclipse Theia](https://theia-ide.org/). Theia has some limitations compared to VS Code - it does not come with the same Intellisense out-of-the-box -...

I'm considering using Vault-UI as a password manager too. Like @rptxcosmo says, this is a common feature of password managers for when a username or password needs to be copied...

@andrewsav-datacom @tallpauley Just want to add, re your remarks, that compatibility with other applications for password hiding (or versioning) doesn't seem to me to be a given. If you want...

Here is `docker info` from the inner Docker, on the sysbox container: ``` $ docker info Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx:...

In case it helps, here is a diff of `docker info` on the host, and on the inner dockerd: ``` 10,11c10,11 < Containers: 2 < Running: 2 --- > Containers:...

HI @ctalledo thanks for considering this. I believe the `prjquota` cannot be the problem, as the host also reports `prjquota` yet doesn't complain. Both host and sysbox container are running...

I've also just retested with `shiftfs` removed, and userns enabled (by the sysbox package installer), and I experience the same error, which seems to rule out `shiftfs` per-sais, although I...