Ammar Bandukwala
Ammar Bandukwala
To aid in the identification of unused licenses or adoption barriers, let's use the work in #3735 to present the number of connection hours each user has in the Users...
To aid with debugging, perhaps we add a button that downloads the build log.
Tailscale has a nifty feature where they show when each user was "Last Seen" and grey out inactive users. We can use the last time a user's API key was...
Many prospects (esp. those interested in v1) want to use Kubernetes for their remote dev envs, but we don't have a good quick start for this at the moment. cc...
The outline is: * Create v2 workspace * Install coder v1 CLI into v2 workspace * `rsync` in archive mode the v1 workspace home folder to the v2 workspace home...
https://github.com/coder/coder/issues/4504#issuecomment-1588309905 got me thinking that we should share words in our documentation about what kinds of features we put in enterprise vs. community. The document should help our community and...
Push is supposed to be a superset of create, so we're carrying significant code debt. The slight mismatches in their functionality are mostly mistakes, e.g.: * create locally validates the...
I found https://justsimply.dev/ recently and thought it could be a nice idea to lint our docs against those terms automatically.
This repo name may confuse those unfamiliar with our v1 product.
I'm not convinced that this is a good idea. In coder/coder, there are many situations where we want to provide additional context during a debug session but within a log...