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

    colin (rust enthusiast)

    08/19/2022, 1:27 AM
    if it's in the terabytes it should be almost impossible to use that unless you're doing some egregious things
  • c

    ChatGPT Is HIM

    08/19/2022, 3:27 AM
    1 TB Transfer
  • p

    Phorcys

    08/19/2022, 5:43 AM
    don't they just lock you down when limit is exceeded ?
  • a

    Atif

    08/19/2022, 9:37 AM
    When we create a workspace say
    pytorch
    and do
    coder config-ssh
    why we have two entries in our
    .ssh/config
    file. I see 1)
    coder.pytorch
    2)
    coder.pytorch.dev
    What is the difference between them?
  • p

    Phorcys

    08/19/2022, 9:43 AM
    coder..
  • p

    Phorcys

    08/19/2022, 9:43 AM
    you could have multiple agents
  • a

    Atif

    08/19/2022, 10:10 AM
    what is an agent?
  • a

    Atif

    08/19/2022, 10:10 AM
    And what purpose do multiple agents serve?
  • p

    Phorcys

    08/19/2022, 10:48 AM
    coder agent
  • c

    cian

    08/19/2022, 10:54 AM
    You could in theory have a workspace that consists of multiple VMs. On each VM, you could have a Coder agent running.
  • a

    Atif

    08/19/2022, 11:03 AM
    it is like having seperate vms?
  • a

    Atif

    08/19/2022, 12:01 PM
    should i connect to
    coder.workspace
    or
    coder.workspace.agent
    ?
  • p

    Phorcys

    08/19/2022, 12:48 PM
    same thing if you only have one agent
  • a

    Atif

    08/19/2022, 12:49 PM
    ok
  • u

    1nonly

    08/21/2022, 11:16 AM
    hey
  • u

    1nonly

    08/21/2022, 11:17 AM
    anyone wanna help me code a game hack
  • a

    Atif

    08/21/2022, 1:34 PM
    you should check https://discord.gg/code.
  • w

    Wepzen

    08/23/2022, 1:58 PM
    Hey, I joined the Discord server because I have several questions about the products offered by Coder. I'm trying to understand the main differences between Coder v1 and the other products. From what I understood, Coder v1 was your first deployed product. But is it still the one you are proposing to enterprises? Or are you now shifting everything on Coder OSS? Is it this product that you are selling now? And what is the target of code-server, is it a subpart of Coder OSS or a different service? Update: I had a closer look at your website and the pricing options - If I understand well, the code-server product is designed for individuals. - The Coder v1 and Coder OSS product is designed for teams and enterprises. The OSS product is still in product and contains more features than the v1 one. This product is divided into 2 parts according to the size of the team and the needs: a) the basic OSS product b) the Enterprise product Am I understanding well?
    k
    b
    • 3
    • 8
  • p

    Phorcys

    08/23/2022, 3:32 PM
    @Codercord
  • p

    Phorcys

    08/23/2022, 3:32 PM
    wake up
  • a

    Atif

    08/24/2022, 1:18 PM
    Has this been solved? https://github.com/coder/coder/issues/2853
  • a

    Atif

    08/24/2022, 1:18 PM
    My users on windows are facing this issue.
  • z

    Zaserr

    08/24/2022, 11:13 PM
    Can this be deployed on Pterodactyl?
  • c

    Codixer

    08/25/2022, 8:20 AM
    Don't think it can
  • s

    simonfalke

    08/25/2022, 8:33 AM
    Hi, how can I completely uninstall coder so I can do a clean install?
  • c

    Codixer

    08/25/2022, 9:03 AM
    afaik coder is a cli package
  • c

    Codixer

    08/25/2022, 9:03 AM
    /usr/local/bin/coder
  • c

    Codixer

    08/25/2022, 9:03 AM
    Remove that and the data folders and coder should be gone
  • a

    Atif

    08/25/2022, 10:27 AM
    if you are on linux you can do
    sudo apt remove coder
  • s

    Steven

    08/25/2022, 1:49 PM
    Yup just remove the binary.
    which coder
    will tell you where it is installed.
    $HOME/.config/coderv2
    has some additional files. If you ran
    coder server
    your postgres data will be at
    $HOME/.config/coderv2/postgres
    if you used the builtin postgres database
1...121314...96Latest