https://linen.dev logo
Join Discord
Powered by
# general
  • k

    kyle

    12/06/2022, 5:33 PM
    It'll likely be out with the next Coder release.
  • t

    timoooooo

    12/06/2022, 5:46 PM
    Okay that’s super awesome and cool! Just one question are Terminals also kept open when you close vscode and open it again, like with code-server?
  • k

    kyle

    12/06/2022, 5:46 PM
    Yup, exactly! It works just like VS Code Remote SSH
  • k

    kyle

    12/06/2022, 5:46 PM
    With the benefit being that you can see connection info, and start/stop workspaces.
  • t

    timoooooo

    12/06/2022, 5:46 PM
    I am in love when can I try it?
  • k

    kyle

    12/06/2022, 5:47 PM
    I'll DM you a VSIX once we do a release with the CLI updates!
  • a

    Atif

    12/06/2022, 5:53 PM
    Waht do you mean? If we close vscode does it keep our terminals and anything we are running?
  • t

    timoooooo

    12/06/2022, 5:54 PM
    If you are using code-server and you close the browser window and reopen it the terminals will still be there. This is one of the best features for me
  • a

    Atif

    12/06/2022, 5:55 PM
    Ahan. I use Microsoft code-server. Will test this
  • a

    Atif

    12/06/2022, 5:55 PM
    Thanks
  • a

    Atif

    12/06/2022, 5:56 PM
    This would be very useful. I use tmux for now.
  • t

    timoooooo

    12/06/2022, 5:56 PM
    https://github.com/coder/code-server
  • a

    Atif

    12/06/2022, 6:00 PM
    Is there any published comparison between Microsoft code-server and coder code-server?
  • t

    timoooooo

    12/06/2022, 6:01 PM
    I don‘t think so
  • c

    cfouche

    12/06/2022, 6:06 PM
    I think the extention repo is different (I may be wrong but I have seen somewhere that some extension aren't here because it's not a official version from Microsoft)
  • c

    colin (rust enthusiast)

    12/06/2022, 6:14 PM
    yeah, code-server uses https://open-vsx.org/
  • g

    Geoff

    12/06/2022, 6:15 PM
    We just published a blog post that explores the different ways people use code-server with multiple users. https://coder.com/blog/code-server-multiple-users
  • d

    Daniel Trimble

    12/06/2022, 6:48 PM
    is there a way to embed a browser (ideally chrome) that runs on the coder pod, not local to the user?
  • a

    Atif

    12/06/2022, 6:54 PM
    you can use it over VNC may be. Install it inside your image and then expose the VNC server and connect to it. If you prefer noVNC the you need a browser to connect to a browser.
  • p

    Phorcys

    12/06/2022, 8:56 PM
    @Daniel Trimble my template is a good example of vnc -> https://github.com/uwu/basic-env
  • p

    Phorcys

    12/06/2022, 8:56 PM
    it has a lot of stuff you won't need though so just grab the VNC parts and run away with them
  • d

    DefinitelyNotSam

    12/07/2022, 1:29 AM
    is there a way to add data to the
    coder_workspace
    data field? i'm hoping to auto setup git credentials without them being stored in the template
    k
    • 2
    • 3
  • d

    DefinitelyNotSam

    12/07/2022, 3:01 PM
    So I found
    coder_parameter
    which is basically what I'm looking for but what I really need is the ability to configure the parameters programatically at runtime because we are launching workspaces via api
    k
    • 2
    • 1
  • h

    Hannsr

    12/07/2022, 4:15 PM
    Hey, is there a way to run a docker workspace without the coder user to have sudo rights? We'd like our devs not to have full access to the workspace if possible.
  • p

    Phorcys

    12/07/2022, 4:32 PM
    of course
  • p

    Phorcys

    12/07/2022, 4:32 PM
    it all depends on the image you're using
  • p

    Phorcys

    12/07/2022, 4:32 PM
    i recommend you make a thread in #1006346052317753414 so we can discuss this
  • d

    DiscordDawg

    12/09/2022, 7:12 AM
    Just wondering, was part of this blog post written with ChatGPT? https://coder.com/blog/the-self-hosting-paradox
  • d

    DiscordDawg

    12/09/2022, 7:13 AM
    Specifically, the enumeration of points, and the final summary
  • d

    Dean

    12/09/2022, 2:52 PM
    @sharkymark ^
1...383940...96Latest