Would this make ssh more robust against intermittent connectivity? like https://mosh.org/ without needing to run mosh on the server
Ah... the good old analog hole https://en.wikipedia.org/wiki/Analog_hole
see my reply above
Yes I run an init system that starts multiple processes and services. All in a Docker container. I would be very keen to understand why LXC is better than Docker for this. I've also read this kind of "marketing" around…
When people talk about containers they almost always mean Linux containers, i.e. a collection of features in the Linux kernel that allow creating the illusion of containers. Needless to say, this doesn't make any sense…
Depends on the kind of container. It is not necessarily true that 1 container == 1 process. I run Docker containers with 1000s of processes.
13000x 10MB memory, to be precise
I would pay attention to ChatGPT et al. Maybe that's killing SEO a little bit, no? You can't quite optimize for queries to a static model that has already been trained. Perhaps long term you can influence the next model…
I agree with you but this is likely just the opinion of us techies. Not sure if it generalizes to most people.
How so?
> How would you make a distinction between my Python code making a request from your API endpoint, and a GPT-controlled Python program making the same request? Your API endpoint would see a bimodal distribution of…
> [1] https://stackoverflow.com/questions/8185276/find-size-of-git... I think what OP needs is a way to know the repository size BEFORE cloning it first. In that case I think you need to query the git server's API,…
Would this make ssh more robust against intermittent connectivity? like https://mosh.org/ without needing to run mosh on the server
Ah... the good old analog hole https://en.wikipedia.org/wiki/Analog_hole
see my reply above
Yes I run an init system that starts multiple processes and services. All in a Docker container. I would be very keen to understand why LXC is better than Docker for this. I've also read this kind of "marketing" around…
When people talk about containers they almost always mean Linux containers, i.e. a collection of features in the Linux kernel that allow creating the illusion of containers. Needless to say, this doesn't make any sense…
Depends on the kind of container. It is not necessarily true that 1 container == 1 process. I run Docker containers with 1000s of processes.
13000x 10MB memory, to be precise
I would pay attention to ChatGPT et al. Maybe that's killing SEO a little bit, no? You can't quite optimize for queries to a static model that has already been trained. Perhaps long term you can influence the next model…
I agree with you but this is likely just the opinion of us techies. Not sure if it generalizes to most people.
How so?
> How would you make a distinction between my Python code making a request from your API endpoint, and a GPT-controlled Python program making the same request? Your API endpoint would see a bimodal distribution of…
> [1] https://stackoverflow.com/questions/8185276/find-size-of-git... I think what OP needs is a way to know the repository size BEFORE cloning it first. In that case I think you need to query the git server's API,…