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

    Codercord

    01/26/2023, 6:29 PM
    This is the wrong server, you are looking at the discord server, which is a product that lets you use remote machines as development environments. you can ask in or
  • d

    DefinitelyNotSam

    01/26/2023, 10:00 PM
    Does anyone use code-server in Firefox? The performance seems to be really poor but when I switch to a chromium based browser it's flawless.
  • p

    Phorcys

    01/27/2023, 6:12 AM
    i used to and chrome was just so much faster
  • p

    Phorcys

    01/27/2023, 6:12 AM
    so now I've committed to only use chrome since that's the major browser anyways
  • s

    Scott (EN-DE)

    01/27/2023, 9:11 AM
    Would you all agree that the Intellij Gateway requires a high level of resources to run? Much higher than VSCode's remote server? 2+ cores, 4GB+ of RAM, and 5GB+ of disk space is quite a lot for a single dev. Is that really necessary?
  • s

    Scott (EN-DE)

    01/27/2023, 9:13 AM
    Hmm.. interesting. These are what VSCode server requires: > 1 GB RAM is required for remote hosts, but at least 2 GB RAM and a 2-core CPU is recommended. So not all so different....
  • s

    Scott (EN-DE)

    01/27/2023, 9:14 AM
    That isn't all per workspace though, right? I mean, the pods the devs work in can have less resources and still work? I'm sort of confused I guess.... 🤔
  • p

    Phorcys

    01/27/2023, 9:36 AM
    well, JetBrains product always consumed more memory and CPU (likely related to them running in the JVM)
  • p

    Phorcys

    01/27/2023, 9:36 AM
    it should theoretically be per workspace, but less can still work, depends how much you value your dev's sanity lol
  • p

    Phorcys

    01/27/2023, 9:37 AM
    I usually go with the default settings but you could allocate 2GB max and give them 2GB of swap
  • p

    Phorcys

    01/27/2023, 9:37 AM
    it all depends on the tools they run
  • s

    Scott (EN-DE)

    01/27/2023, 9:48 AM
    Hmm... in the end, I think this means we'll need to rethink our user structure. We were intending to have admins and devs working within the same tier, but this changes that thinking a lot. We want to have a "Cloud" pricing structure, where you pay for only what you need. And because of the higher resource needs, that will have to be accounted for. 🤔
  • p

    Phorcys

    01/27/2023, 9:50 AM
    oh i see, you'll just have to trial&error honestly
  • p

    Phorcys

    01/27/2023, 9:51 AM
    1GB might be fine depending on the tools ran only
  • p

    Phorcys

    01/27/2023, 9:51 AM
    because if your usual dev tools use 4GB of ram, and the machine only has 1GB then the performance will be mediocre
  • d

    DefinitelyNotSam

    01/27/2023, 10:26 AM
    Okay cool! It doesn't make much of a difference to me. I just needed to know if this is a common thing or if there is something busted about our deployment.
  • n

    Nugget2468

    01/27/2023, 4:16 PM
    Is it possible to provide an SSH key, instead of coder v2 generating one for me? I want to use SSH keys for signing commits via gitconfig in my dot files repo but this repo is used for coder and other machines ☹️
  • p

    Phorcys

    01/27/2023, 5:16 PM
    what's the issue with using coder's ssh key?
  • p

    Phorcys

    01/27/2023, 5:17 PM
    also you shouldn't really pass ssh keys around except if they're only for signing
  • n

    Nugget2468

    01/27/2023, 5:34 PM
    Ideally I’d set a pre-existing public ssh key in my coder account, and then forward my private key to the pod when I ssh. I can then access existing machines, and have a single dotfile gitconfig on coder and everything else that references my existing ssh key
  • f

    Farrukh

    01/27/2023, 8:52 PM
    Does anyone know how to update the configurations of the docker image for code-server?
  • f

    Farrukh

    01/27/2023, 8:52 PM
    having difficulty with HTTP response 302
  • z

    Zaserr

    01/28/2023, 8:56 PM
    Is coder enterprise free?
    k
    j
    • 3
    • 4
  • f

    Farrukh

    01/28/2023, 10:39 PM
    How do we get in touch with support?
  • f

    Farrukh

    01/28/2023, 10:39 PM
    or sales?
  • j

    JanL

    01/28/2023, 10:47 PM
    https://coder.com/contact did the trick for me
  • z

    Zaserr

    01/29/2023, 4:46 AM
    Can coder run beside Jira on a box?
  • s

    Scott (EN-DE)

    01/29/2023, 6:00 AM
    @Zaserr - What is "a box"?
  • z

    Zaserr

    01/29/2023, 6:15 AM
    Like a server
  • s

    Scott (EN-DE)

    01/29/2023, 6:44 AM
    @Zaserr - Coder is an application. So yes, you can run it with other applications on a server. You'd just need to be sure you don't have any port conflicts between Coder and any other applications.
1...515253...96Latest